By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-03T23:06:55.154Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-03T23:06:55.157Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-03T23:06:55.192Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T23:06:55.704Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T23:06:55.785Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T23:06:55.785Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-03T23:06:55.785Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-03T23:06:55.890Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-03T23:06:55.953Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-03T23:06:55.973Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-12-03T23:06:57.236Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-03T23:06:57.731Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-03T23:06:57.751Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-03T23:06:57.752Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-03T23:06:57.824Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-03T23:06:57.825Z |INFO |Root WebApplicationContext: initialization completed in 1852 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-03T23:06:58.254Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-03T23:06:59.196Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-03T23:07:00.457Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-03T23:07:00.935Z |INFO |Started MainApp in 7.726 seconds (JVM running for 8.419) |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-03T23:07:01.009Z |INFO |Start scheduling PRH workflow |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:07:01.020Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=265d14c3-c105-40fe-8d7c-acab028d1568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-03T23:07:02.593Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.228.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:07:02.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-03T23:07:05.130Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-03T23:07:05.131Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-03T23:07:05.133Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:07:12.619Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=e42c42d8-166a-486c-ba83-591c95b19fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-03T23:07:13.659Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.228.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:07:13.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:07:23.661Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=0dbd6b66-36ad-45a2-be75-e7b03172907e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-03T23:07:24.699Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.228.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:07:24.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:07:34.702Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=03d9763f-1497-47a6-86e2-8e3fc392224a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-03T23:07:35.771Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.228.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:07:35.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:07:45.774Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=2bd0aa12-89fa-4a89-b22c-802cefac157a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-03T23:07:46.811Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.228.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:07:46.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:07:56.814Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=93bae5aa-6b7d-47e4-8c24-a98f5eb605f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-03T23:07:57.849Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.228.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:07:57.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:08:07.852Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=0c30355e-6b1a-4101-9459-e673c35c6a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-03T23:08:08.887Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.228.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:08:08.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:08:18.891Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=3e0fb025-4053-4ad9-9bed-168ea1d4bfe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-03T23:08:19.928Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.228.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:08:19.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:08:29.932Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=fc9574ca-4988-4ca6-8416-40b980520919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-03T23:08:30.967Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.228.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:08:30.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:08:40.969Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=baa1310f-76d6-4cb9-880a-9e17227acf29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-03T23:08:42.007Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.228.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:08:42.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:08:52.010Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=09ad75ab-74d8-40de-9362-0b41c64aad13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-03T23:08:53.052Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.228.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:08:53.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:09:03.054Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=4ce6da2f-777e-4d17-8aa5-c583301fbac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-03T23:09:04.120Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.228.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:09:04.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:09:14.124Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=1b5ff069-7898-4931-915d-60bd31ad0430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-03T23:09:15.159Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.228.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:09:15.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:09:25.162Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=2c197b7f-e01b-4ccf-a428-7a78fc8642ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-03T23:09:26.232Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.228.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:09:26.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:09:36.236Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=fb72e814-ceb4-4cb8-9b71-2c4d9a5ec3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-03T23:09:37.271Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.228.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:09:37.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:09:47.275Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=8e619d46-6af9-4711-a87c-481cfbab0ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-03T23:09:48.344Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.228.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:09:48.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:09:58.348Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=9e6be4a0-24c7-435f-a1c2-c9c37756ee51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-03T23:09:59.383Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.228.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:09:59.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:10:09.385Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=233f0693-8057-4d0e-b8ec-f5ca6aa90417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-03T23:10:10.424Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.228.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:10:10.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:10:20.426Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=c4cf9724-ff6f-460f-85ce-d7e6ddb8d5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-03T23:10:21.464Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.228.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:10:21.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:10:31.466Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=2e320093-f46d-449e-bd82-5f711ad141cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-03T23:10:32.503Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.228.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:10:32.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:10:42.505Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=86e57b30-0c93-4912-b198-8c5f3e4ccb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-03T23:10:43.544Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.228.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:10:43.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:10:53.546Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=959ba60c-ca24-48a8-ab8e-aa17052a0130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-03T23:10:54.583Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.228.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:10:54.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:11:04.587Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=0bd682ca-fdb6-49e9-89c5-2e3cdb6cb132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-03T23:11:05.623Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.228.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:11:05.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:11:15.626Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=231c567f-b85d-456c-854a-7246d183beab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-03T23:11:16.663Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.228.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:11:16.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:11:26.666Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=9eb4859a-f796-47ac-a343-9659013ea123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-03T23:11:27.739Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.228.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:11:27.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:11:37.741Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=3c5d8358-fe32-4368-be7e-0254c81a80b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-03T23:11:38.775Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.228.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:11:38.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:11:48.777Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=56364a6b-ec1c-4338-a735-6e7e4611af1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-03T23:11:49.819Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.228.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:11:49.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-03T23:11:59.551Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-03T23:11:59.551Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-03T23:11:59.553Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T23:11:59.556Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T23:11:59.564Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T23:11:59.564Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-03T23:11:59.564Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-03T23:11:59.566Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:11:59.821Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=19c7ad4e-4e7a-482b-9e26-154fc8d625ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-03T23:12:00.855Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.228.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:12:00.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:12:10.858Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=bc8b711c-f598-4425-9371-e707b6d0fb2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-03T23:12:11.896Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.228.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:12:11.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:12:21.898Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=f9680ecd-ff7a-4e16-8fe3-7915cf193ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-03T23:12:22.939Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.228.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:12:22.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:12:32.940Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=d6327e4e-600f-4b02-93f6-6010c0a4ee8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-03T23:12:33.975Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.228.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:12:33.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:12:43.977Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=0835d972-0d1a-4d63-958e-84d1bf21a5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-03T23:12:45.016Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.228.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:12:45.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:12:55.018Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=550e1897-2991-40ea-98c2-f73fcd785d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-03T23:12:56.056Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.228.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:12:56.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:13:06.058Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=3159f0fb-a46a-45fd-bd8d-60d1650bb4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-03T23:13:07.096Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.228.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:13:07.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:13:17.098Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=5c5ff5f3-e6bf-498a-91cc-9ec56f0b9e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-03T23:13:18.135Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.228.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:13:18.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:13:28.137Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=af8846fa-c600-4f9d-8239-31e774122985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-03T23:13:29.175Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.228.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:13:29.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:13:39.177Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=dca17e3e-1703-41b2-bbb3-9e429e102a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-03T23:13:40.215Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.228.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:13:40.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:13:50.217Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=3cc63537-a77d-4214-b2cd-6ca3c2b4e2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-03T23:13:51.256Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.228.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:13:51.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:14:01.257Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=c59021db-7e91-4e53-94bc-83278e06de2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-03T23:14:02.295Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.228.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:14:02.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:14:12.297Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=7c2175e5-31b4-424e-9f55-0583cbfa1ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-03T23:14:13.336Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.228.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:14:13.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:14:23.337Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=b5a815e6-2d7c-4713-88f0-0e0757d8b9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-03T23:14:24.375Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.228.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:14:24.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:14:34.379Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=d6248636-0caa-4a22-9dc7-6ca9da142f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:14:34.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:14:44.646Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=b800ec10-645e-4dd5-9f52-7b31fdfb4e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:14:44.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:14:54.670Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=efe22f9b-e533-442c-8e66-5f5fb88ac00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:14:54.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:15:04.690Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=990189b4-d21b-476a-b383-65895f3c296f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:15:04.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:15:14.709Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=1e33544a-157b-4636-b3ea-21795516a67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:15:14.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:15:24.724Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=5076a45d-dec9-49e5-91c4-6c6e84ee3c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:15:24.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:15:34.737Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=d96e0402-2fe1-4f45-acf5-57dd2bbfb36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:15:34.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:15:44.748Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=34b588f0-2eaf-4b1a-900b-aa62a6e5acd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:15:44.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:15:54.766Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=f437f894-82ff-4ce0-a241-0997667a7db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:15:54.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:16:04.782Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=411b0012-9606-4e37-919d-f025665917e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:16:04.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:16:14.795Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=4b5a0bfd-5774-4b1b-a891-e0e7017265da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:16:14.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:16:24.814Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=74459ea5-15e0-40a7-9f7c-51eb7913f4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:16:24.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:16:34.829Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=d9180e9e-f8ac-4ff7-a5a6-6a422b156bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:16:34.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:16:44.847Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=23d74e56-84e2-4ce2-8049-b4246ccefb74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:16:44.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:16:54.863Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=5d997443-2e16-421e-a6fd-5b3af2e0f779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:16:54.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-03T23:16:58.649Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-03T23:16:58.649Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-03T23:16:58.650Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T23:16:58.654Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T23:16:58.661Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T23:16:58.661Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-03T23:16:58.662Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-03T23:16:58.663Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:17:04.873Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=24258671-8122-4083-9522-a60d5f653381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:17:04.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:17:14.885Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=afbab9d4-c9c1-4240-8f34-15fae6959ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:17:14.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:17:24.899Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=981851d1-43bd-44b5-937a-41926edfbf38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:17:24.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:17:34.910Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=37f945c3-2aae-40ad-a1af-9647a68e7b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:17:34.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:17:44.924Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=07904dac-622e-4f92-919f-53ef070c887a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:17:44.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:17:54.938Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=aef07071-0332-4306-b417-48e34848dec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:17:54.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:18:04.953Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=3ff9ca5b-c1f2-4319-9b15-a1ad17466630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:18:04.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:18:14.966Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=c7afe582-f46f-4cbd-acb4-e4d2aa3ff81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:18:14.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:18:24.983Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=8c6f2a7a-052b-45ac-9d98-84954bff4d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:18:24.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:18:34.995Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=02a5a24b-5104-46a6-9f4d-3cf9883ca3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:18:35.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:18:45.008Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=7012363b-ed4e-4fdd-8ac4-affc00cbf5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:18:45.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:18:55.025Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=19bfa45e-2a09-4dfa-a43d-5943b9a3c8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:18:55.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:19:05.036Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=88290efb-a991-45ae-84c9-38e68e709100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:19:05.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:19:15.049Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=fbae8d81-3a73-4531-ad19-f0db94e4f39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:19:15.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:19:25.061Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=a293a589-08c8-4f5b-9e23-92dc2a67651a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:19:25.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:19:35.077Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=118c301d-8646-4a68-86e6-b8718d31a931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:19:35.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:19:45.095Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=83e897b2-85af-4058-b187-0f1b1e6fecc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:19:45.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:19:55.108Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=bd0c5cf8-5abf-40ca-8d41-59c93689ae17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:19:55.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:20:05.117Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=bc9e1d01-897a-4f23-932d-287084c643ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:20:05.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:20:15.130Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=8db80d1f-7773-405a-ab45-3a1386a79c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:20:15.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:20:25.140Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=636bbcaa-ed6e-45d1-87e6-49f5a50510af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:20:25.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:20:35.153Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=7bad2b8f-b1fa-4ddc-892c-0e3687ec8ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:20:35.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:20:45.179Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=115a63da-d31f-4f6b-bb4e-ef49fd1427ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:20:45.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:20:55.193Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=b9a73fdd-be2d-4015-82a2-07e866af3119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:20:55.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:21:05.203Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=d0c0b552-57b9-49b5-bc14-2b42e3304abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:21:05.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:21:15.212Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=2148e0ba-eb94-4981-a532-446665dfe38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:21:15.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:21:25.231Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=6bd63146-e5ee-4ae9-9b21-4b1a84015a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:21:25.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:21:35.255Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=a50294bc-b880-4f3b-be1f-d53a07e834cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:21:35.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:21:45.267Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=0b3edc18-3929-402d-ac42-8e5b6bcc3ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:21:45.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:21:55.279Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=b4ea1229-a9c8-43c7-a757-cec5417c6eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:21:55.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-03T23:21:58.631Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-03T23:21:58.631Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-03T23:21:58.632Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T23:21:58.635Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T23:21:58.641Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T23:21:58.642Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-03T23:21:58.642Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-03T23:21:58.655Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:22:05.292Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=8fb551a9-0b47-4fd3-a529-658e6b8c7fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:22:05.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:22:15.315Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=cb9a30cc-35e7-47d6-ae11-abe0b9f6927f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:22:15.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:22:25.331Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=65562892-fc04-49f5-a667-b5a9f7a59ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:22:25.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:22:35.341Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=17a8d8de-f8b3-4f1c-85f3-e6555ddb29b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:22:35.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:22:45.353Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=5638eba6-1aab-467f-aeb6-594062e2261b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:22:45.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:22:55.364Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=243dc6ed-a749-4ba2-a1d0-0763158856a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:22:55.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:23:05.381Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=bf47ffeb-a6f2-4d07-9399-00ed98370150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:23:05.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:23:15.393Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=b8ff3227-d5cf-4b11-9d1f-1e6b64aa5d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:23:15.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:23:25.406Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=a1d43a10-f396-4b91-b5e8-848eda5c856e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:23:25.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:23:35.419Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=d1e32ca6-a253-4106-91fd-a97facb01fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:23:35.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:23:45.431Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=36214a99-6129-44c1-acc7-27c8dc183569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:23:45.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:23:55.445Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=92d54eb1-0314-4373-8739-aab0257a7808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:23:55.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:24:05.468Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=7371918a-40ae-4cbf-8549-d0850ca5c742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:24:05.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:24:15.480Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=da2ddf2e-f2ca-4d54-9063-17c1e6d12300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:24:15.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:24:25.495Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=d3e2580c-4408-4d9a-87dc-97e2efa6d7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:24:25.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:24:35.531Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=076696d2-8bb2-463f-9cec-fc877877fb06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:24:35.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:24:45.545Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=c0f86ddf-22e2-4b36-9472-29118f5be461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:24:45.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:24:55.557Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=e492e297-27e9-4339-b78b-7ac5ca82d203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:24:55.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:25:05.568Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=709f3899-794f-4fd0-b92c-0bd850b8d900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:25:05.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:25:15.579Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=d90cf60a-dfd4-468f-8e4b-12722e0ef5c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:25:15.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:25:25.592Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=832c6cf4-810d-4bba-bb32-cddfd94ed36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:25:25.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:25:35.613Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=2a11cbed-3067-44b8-a0d2-cdf8f4bca51d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:25:35.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:25:45.625Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=f6e97ded-451d-40c3-b950-1bc39230a63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:25:45.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:25:55.635Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=d0eb0d73-6d66-4055-9677-1bcdc6429bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:25:55.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:26:05.646Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=d2472ec4-c2d7-477b-8d17-f75751a2dbcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:26:05.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:26:15.657Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=89b7f0b5-42ad-4638-8010-40672bd39fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:26:15.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:26:25.672Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=b7162e75-74fe-40c5-b5d1-1f99c586ec2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:26:25.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:26:35.683Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=51dcfe63-a6e4-445f-af60-d783b78dff3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:26:35.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:26:45.693Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=8f457d83-98fa-4fb6-b5c9-d97f007850fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:26:45.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:26:55.703Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=40096a31-c0bf-40d4-8d6d-df6c6af58dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:26:55.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-03T23:26:58.620Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-03T23:26:58.620Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-03T23:26:58.621Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T23:26:58.624Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T23:26:58.659Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T23:26:58.659Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-03T23:26:58.659Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-03T23:26:58.662Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:27:05.713Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=7510101b-5862-4622-9918-1a466baf1e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:27:05.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:27:15.725Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=aecc7adb-93b7-41ba-a953-859f204030a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:27:15.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:27:25.740Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=be120eda-e128-4793-830c-d9531ab62056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:27:25.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:27:35.751Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=cb296e0f-950e-48e7-ad7d-1603b9d804dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:27:35.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:27:45.759Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=4648a0b4-1246-4cf0-b097-aed50488b7f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:27:45.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:27:55.768Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=a8220c3d-12e3-4152-b046-a63f0779a91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:27:55.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:28:05.776Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=c0a57dc6-c13b-4579-b60c-5d6cc88ab987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:28:05.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:28:15.786Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=8c118653-24e5-4170-a4b1-b5c0ed29c65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:28:15.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:28:25.801Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=85a00a48-5192-47ba-842f-63c6f2b0dec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:28:25.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:28:35.812Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=90b7596d-a936-4041-8fe2-cc1b8482028e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:28:35.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:28:45.821Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=e933ab33-88d9-4332-a8ce-fabe6df8e1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:28:45.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:28:55.835Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=83f78abe-7a9b-43f4-abd2-1aec9a55342d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:28:55.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:29:05.848Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=65cae55f-5cae-41a0-8b5c-3e17a1c152e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:29:05.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:29:15.857Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=21aa5c0c-c981-46fe-86ed-0a1c77ea6446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:29:15.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:29:25.867Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=eba77b5e-0f7f-4510-9329-f6d806906c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:29:25.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:29:35.875Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=1adf9fcd-55be-47fb-ad0c-c68425a947ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:29:35.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:29:45.887Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=12d8a9fa-a826-4886-9f41-83241e488d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:29:45.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:29:55.897Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=41baec98-3f0a-4c15-817d-76c1ad392338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:29:55.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:30:05.916Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=17797abf-be89-4ea4-93fd-4d3d51d55f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:30:05.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:30:15.926Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=ffca8d95-96a3-4e45-a1a5-1af4f932952e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:30:15.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:30:25.937Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=706568d9-fd08-4848-b20e-ba3da93af8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:30:25.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:30:35.947Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=2ed22c91-ebc5-474a-808b-d43c3894e598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:30:35.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:30:45.962Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=d448de36-a81b-4ba8-9f0d-6f1a6fdd6e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:30:45.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:30:55.975Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=17bff3a5-5235-4ce7-bb19-22b721bc08e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:30:55.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:31:05.982Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=1670f193-9356-4451-a8b9-3b3bfd680983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:31:05.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:31:15.991Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=dc0330c2-379e-462a-a456-47ee0ec695bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:31:15.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:31:26.000Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=d5fd1391-1030-4dfd-91dc-1b046a10211c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:31:26.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:31:36.014Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=22074b2b-db17-4e2d-91d5-5c58b828ea2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:31:36.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:31:46.024Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=cc80eb7d-72e5-46a8-8064-b7f5e4ad8b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:31:46.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:31:56.035Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=d1dd643f-67aa-4332-b699-57b23e47c5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:31:56.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-03T23:31:58.675Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-03T23:31:58.676Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-03T23:31:58.677Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T23:31:58.680Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T23:31:58.686Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T23:31:58.687Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-03T23:31:58.687Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-03T23:31:58.689Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:32:06.043Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=d1be12fc-465e-42b8-8fad-2efae1050d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:32:06.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:32:16.053Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=71e01ed1-74f2-4ed9-870f-87ec025ba343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:32:16.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:32:26.064Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=05afb0fc-5b7a-44ab-bfe3-e97160a3248d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:32:26.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:32:36.081Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=4bc14ea8-c104-4492-a18a-11cdb8de0348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:32:36.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:32:46.090Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=16f11241-ca2e-4077-8ab4-be373035ed44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:32:46.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:32:56.100Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=a74127a3-2f21-4f5e-a8a1-feeed1a83c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:32:56.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:33:06.112Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=8b4bf0f2-aaba-4e81-bf38-4a771ec9ad64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:33:06.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:33:16.127Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=6542c310-363b-46c9-926b-fecb9033628d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:33:16.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:33:26.135Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=4ff5dae4-6982-43e5-a5bf-619330d20369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:33:26.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:33:36.143Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=eeb62c85-81a8-4971-90df-747d8bca023c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:33:36.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:33:46.153Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=89979f52-ef33-4c5d-899e-eb9a8bae1e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:33:46.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:33:56.162Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=d3a00da0-3cc9-444b-be2b-483917a12d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:33:56.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:34:06.171Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=ed65b536-6128-4471-8c9b-59d96a8acd86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:34:06.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:34:16.181Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=5c5d9e25-a1b6-4fb2-87f6-5827c074c7b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:34:16.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:34:26.192Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=555316eb-d338-4259-89de-fcf724ed037e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:34:26.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:34:36.203Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=0a637117-3a52-42fa-8bb8-b1b580a396bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:34:36.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:34:46.213Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=3fead91c-1955-4502-bdee-df3e146c2d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:34:46.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:34:56.222Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=c8958229-7543-49a9-9fbe-a6f260deef80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:34:56.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:35:06.230Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=62baa519-06af-45f2-ae7f-d8b37bc630f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:35:06.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:35:16.239Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=1ef4e765-4d8b-4442-b391-f1c0290a6bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:35:16.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:35:26.251Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=c6065664-cb86-49cc-b05d-877677bf64ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:35:26.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:35:36.261Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=6fc07d03-e857-4ad6-9d35-00eed96ca434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:35:36.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:35:46.271Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=00eb05b1-dd48-496a-a47f-28e0f8729dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:35:46.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:35:56.282Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=8cc0d374-7c00-4e68-8e77-8e568bf76c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:35:56.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:36:06.288Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=8f36ec63-0faf-4f6e-b3a3-a2656f095bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:36:06.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:36:16.297Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=b47c3ef6-8d04-4b29-9447-969ebdefa34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:36:16.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:36:26.316Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=e2e6011f-a1e8-4944-a46c-f050be7a7876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:36:26.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:36:36.327Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=c9f4713e-4821-418b-8dbf-e3adc347eab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:36:36.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:36:46.335Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=07396749-6cc9-4163-884b-8fc4c95a5668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:36:46.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:36:56.345Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=844c531f-f6ea-4d97-9a16-f695717a8afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:36:56.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-03T23:36:58.678Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-03T23:36:58.679Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-03T23:36:58.680Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T23:36:58.684Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T23:36:58.690Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T23:36:58.691Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-03T23:36:58.691Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-03T23:36:58.693Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:37:06.355Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=ee85b647-3421-4855-a255-647e238cbba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:37:06.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:37:16.364Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=0147bb1b-a9f9-446f-a12a-482b433bd5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:37:16.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:37:26.384Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=bb4fb0d7-560f-447f-b23f-99e3aeee5da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:37:26.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:37:36.398Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=e5afadd6-13c2-46d6-8cb5-46b10b729645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:37:36.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:37:46.409Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=7cfb8a8f-883c-4ec6-ab0f-e2d6e42e7162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:37:46.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:37:56.426Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=dc175453-32a9-4b0c-90b3-9c3cf440a45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:37:56.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:38:06.438Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=b05f9d14-dc3b-4a0f-86e5-bba6ed036a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:38:06.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:38:16.447Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=4a159468-c923-4b91-bedf-df2d778bcf2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:38:16.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:38:26.459Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=15aec5c2-c3d2-4e4d-8ea9-0502540b75f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:38:26.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:38:36.467Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=ce082ca3-aa48-4caf-a826-6dc2d883b553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:38:36.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:38:46.479Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=74aefa47-6c37-41ea-8097-92f83e2e9cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:38:46.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:38:56.489Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=4a0195c3-c424-4997-99bf-f71e85d794c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:38:56.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:39:06.500Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=e53de97e-4158-41c2-9fa2-2dfa797b9dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:39:06.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:39:16.509Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=c1a7f359-fa65-433f-8b33-06181a75218f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:39:16.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:39:26.520Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=a03fbd02-924f-4e88-98c0-67ec4eff4819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:39:26.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:39:36.529Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=0fd0df21-ca62-45c2-b10e-217414ba4fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:39:36.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:39:46.544Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=4e5c0894-33e3-4dc0-892e-811d7a7cbd94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:39:46.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:39:56.556Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=1de6ee74-bdc9-421c-9230-ab8d207c63d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:39:56.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:40:06.565Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=83e619e8-7378-4d44-a41f-779eff69d442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:40:06.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:40:16.572Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=b51c3f06-102f-4bd0-b68b-1ea7078be5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:40:16.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:40:26.581Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=9ad09924-dde4-458c-a135-086e72164b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:40:26.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:40:36.595Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=fab826a4-6e54-499d-9038-fb0895db16f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:40:36.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:40:46.610Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=914deb32-5df1-4d5e-8d2d-0db08c98071f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:40:46.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:40:56.622Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=6dc3280b-977a-4899-9cbf-b6af613c6a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:40:56.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:41:06.640Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=21d03ab7-c82c-4aed-9767-10b69a5f752d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:41:06.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:41:16.649Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=d1acb39a-5e2a-4ce3-81fa-2b0412f8c9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:41:16.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:41:26.663Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=b47774ff-5646-4569-b2e7-711689abf4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:41:26.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:41:36.683Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=7d46f8c2-19f7-42ab-9d27-3376a8b9424d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:41:36.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:41:46.696Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=c45c15f1-da45-47ac-95b4-d5c224defcd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:41:46.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:41:56.710Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=be356d7d-ad3a-4004-8f95-31f73c800edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:41:56.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-03T23:41:58.685Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-03T23:41:58.685Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-03T23:41:58.686Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T23:41:58.688Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T23:41:58.693Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T23:41:58.693Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-03T23:41:58.693Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-03T23:41:58.695Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:42:06.718Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=7cc6291b-3b43-4baa-b36c-fb6846d36bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:42:06.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:42:16.730Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=4d2f8b86-7e10-4ca4-b98c-45845aad95a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:42:16.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:42:26.742Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=405760ee-cf4a-4cf2-a697-a84942696fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:42:26.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:42:36.752Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=3c6e1168-159d-4c09-b08f-af62bcfe1b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:42:36.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:42:46.763Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=53e1e42a-d1b8-4423-8175-6abc945e750b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:42:46.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:42:56.776Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=0d483389-8adf-4840-adcf-f180c37b9eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:42:56.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:43:06.790Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=9d739bcc-1595-455c-9a80-0adef6d8ec57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:43:06.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:43:16.801Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=e6b5300d-22a1-45aa-ac0a-4502e2649577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:43:16.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:43:26.810Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=3568074a-005e-41d0-b356-612ff133e0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:43:26.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:43:36.818Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=d77506fe-72f1-4e3d-9984-ceb9eb54a1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:43:36.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:43:46.827Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=351505e0-736c-454a-a2f3-9acceed3ff13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:43:46.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:43:56.840Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=a55e5c43-cff3-4c34-869b-f8337a56d3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:43:56.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:44:06.849Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=652246c9-469f-47a1-9469-cca96c27f957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:44:06.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:44:16.859Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=69cdb8e3-1898-4052-88c8-e3f9af614503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:44:16.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:44:26.871Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=3be0045a-0a8e-4b93-ae23-c7cf52913d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:44:26.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:44:36.901Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=b83e2eaf-4809-4ded-afa6-6ccd504a1f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:44:36.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:44:46.916Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=008c046b-a880-47a9-9ce2-da8dc6f085e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:44:46.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:44:56.928Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=a4fee856-cf7c-4cb4-8f2e-a36f31c5fa50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:44:56.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:45:06.936Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=f0c6a3c3-216a-42bf-94fa-743efe061d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:45:06.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:45:16.944Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=bb6d3c9f-f30c-4ca0-8d23-2f527db2d4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:45:16.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:45:26.955Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=d3ab6720-6bb1-4739-9455-d094ddefd09f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:45:26.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:45:36.975Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=45000f3a-6160-4e0f-b316-8a061c00c76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:45:36.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:45:46.985Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=1e6193b8-2afb-45e7-a298-31e7ee67331e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:45:46.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:45:56.996Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=aad05d59-8c42-40d5-bdd8-0e9ca531a108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:45:57.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:46:07.005Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=09c559f8-33d5-449a-816d-3af1b951047d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:46:07.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:46:17.017Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=68187524-3332-45b1-958e-77294d1b2a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:46:17.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:46:27.031Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=dcda6a34-f3a7-4715-9c1d-1bbaf8389e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:46:27.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:46:37.039Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=58ab3273-8209-4efa-90ec-0379937792cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:46:37.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:46:47.047Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=71b8231a-5683-4df2-886f-1d355598cb3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:46:47.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:46:57.057Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=3a7b3731-f9b4-47b9-abd0-8c350e3f6723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:46:57.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-03T23:46:58.609Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-03T23:46:58.610Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-03T23:46:58.611Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T23:46:58.614Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T23:46:58.619Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T23:46:58.619Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-03T23:46:58.619Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-03T23:46:58.621Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:47:07.067Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=cd0a8a64-26c7-4731-bd4d-cfa900f5fe0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:47:07.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:47:17.079Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=8d59f1bc-1af3-48e9-bae3-0dbdd7915a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:47:17.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:47:27.091Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=ace5693b-f761-4e87-8918-dc6fbe02b75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:47:27.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:47:37.104Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=501ac600-b18a-45a7-97d2-98bbbced6020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:47:37.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:47:47.113Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=bf659f3f-c1e9-4078-a7c7-1ce5f2c1d717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:47:47.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:47:57.128Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=18c8944b-dbc9-40bf-91c6-add1d7194cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:47:57.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:48:07.139Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=f4384eb9-9af6-4a70-b71e-49a73e49d09b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:48:07.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:48:17.152Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=796c75ae-680d-4c76-96fa-7135118dd7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:48:17.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:48:27.168Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=6b549320-e425-4e97-b926-971c27ff01a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:48:27.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:48:37.178Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=28361664-0a4e-4b16-8ac7-4fb851de8b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:48:37.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:48:47.189Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=98ad75ba-250d-4a16-a9a5-7ac6310bde06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:48:47.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:48:57.199Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=821d1907-36cc-4cea-afbe-77613c28d2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:48:57.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:49:07.206Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=b28e691e-f5ea-4a13-b6c3-90d6a0f1913c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:49:07.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:49:17.215Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=4c751396-fd8f-435b-880d-5bfdfd724a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:49:17.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:49:27.225Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=f036edf2-1815-4df7-b77d-a4755be150d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:49:27.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:49:37.235Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=120a28f4-459f-4bda-91b5-e6d29be92a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:49:37.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:49:47.246Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=56f0a5cc-4496-437d-9969-b9e86ecbf41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:49:47.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:49:57.255Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=977654a0-7f5f-4795-9c41-495e2bbd14a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:49:57.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:50:07.262Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=4c5c7803-f2f8-4f6e-a641-126d41935e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:50:07.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:50:17.271Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=1e9f6bb0-0f33-47b5-b92f-1af251dc79ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:50:17.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:50:27.279Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=14464cbc-ff1d-4e66-9afd-b266ccd4c368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:50:27.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:50:37.288Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=ce62fe64-c5d9-4bd3-819c-d7e87aa7c3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:50:37.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:50:47.298Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=b9e8d677-dff9-40ab-9cc9-f86ce5118f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:50:47.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:50:57.307Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=200a488c-a1ef-4ec2-999d-d4db8b401118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:50:57.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:51:07.316Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=28ae9ba0-729c-485b-b9df-0030f458a8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:51:07.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:51:17.325Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=336f60b0-2b84-4684-bde7-3b70af432ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:51:17.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:51:27.331Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=0cc7d467-e346-47b2-a917-6a2db1b92137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:51:27.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:51:37.339Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=72984bb0-1286-489b-b7a4-ebb38fdde569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:51:37.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:51:47.355Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=990618a4-4737-4ba1-8933-9dc87b25897c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:51:47.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:51:57.365Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=4f1c9f5d-239e-4584-83e1-a0a4d0b3c1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:51:57.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-03T23:51:58.636Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-03T23:51:58.637Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-03T23:51:58.638Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T23:51:58.641Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T23:51:58.646Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T23:51:58.646Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-03T23:51:58.646Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-03T23:51:58.648Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:52:07.373Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=586210a2-64d0-4754-bc53-4a4443788ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:52:07.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:52:17.380Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=edfc0585-55de-464d-b6e9-5309c35a31df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:52:17.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:52:27.390Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=1838994d-2ef5-4b1c-ab6d-3d1c717608c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:52:27.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:52:37.399Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=ad94646b-64b2-4844-930e-006da688c4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:52:37.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:52:47.411Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=e6001f76-01a1-4488-9fbe-ba5cf8d0c8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:52:47.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:52:57.421Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=a320c45b-142e-435f-92ac-b143e64de4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:52:57.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:53:07.431Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=5fc48ef0-a8c4-44e5-b680-431f52ccfd3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:53:07.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:53:17.440Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=098cc4d2-a306-47f4-9773-2a6d92d76e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:53:17.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:53:27.449Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=3fefaad2-fa05-4983-9c74-73c96a0011eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:53:27.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:53:37.459Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=d4faf0ac-e980-4929-b9f0-c4a69b30ed5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:53:37.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:53:47.470Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=27fb18c1-3e9a-4880-a6b6-67cae03136ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:53:47.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:53:57.490Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=08819cbb-530f-4c19-b63e-3e88f6f9da17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:53:57.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:54:07.499Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=a9e7dbbb-f0a0-4653-ab4e-0573a133dc06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:54:07.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:54:17.507Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=db82063d-7360-4682-a4bf-b28572bfc314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:54:17.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:54:27.519Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=4430e70d-9d87-4b77-8e9a-c77eb8f87752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:54:27.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:54:37.529Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=28437f58-be0e-4550-b3bc-ede5dfeebd2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:54:37.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:54:47.540Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=6c4d64d5-5c50-4051-b6d6-5f01d05dd028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:54:47.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:54:57.549Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=27d13dd9-583b-4b23-9421-b84c56ee5e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:54:57.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:55:07.559Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=b3ab7b27-7984-490d-9e88-7915919bd682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:55:07.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:55:17.571Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=6bcb6619-14e3-4a4a-878c-efb848315091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:55:17.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:55:27.583Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=ece2ffac-86ca-4447-a49c-fc47638e975d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:55:27.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:55:37.591Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=d538a50c-3081-46a5-975f-ae31f8b52c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:55:37.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:55:47.598Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=265b9d10-cb35-4715-bc58-a1d1727ad907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:55:47.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:55:57.607Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=ed65ea72-9779-4a92-a3d6-0772757eddc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:55:57.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:56:07.616Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=b22c937c-d2e5-44be-bf86-697be900a149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:56:07.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:56:17.625Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=4e7d39c8-01d1-4673-904c-d11bfc49163a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:56:17.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:56:27.636Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=f7747bbd-dff9-489c-a4ba-3c382d4b8b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:56:27.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:56:37.645Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=ec8d50b2-8b73-4c04-876c-a892e4159e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:56:37.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:56:47.656Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=66019bd1-2421-4dea-af37-fff2e84cae4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:56:47.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:56:57.680Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=8e1b8710-03da-4a65-9f40-7ae14a996348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:56:57.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-03T23:56:58.628Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-03T23:56:58.628Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-03T23:56:58.629Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T23:56:58.632Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T23:56:58.636Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T23:56:58.636Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-03T23:56:58.636Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-03T23:56:58.638Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:57:07.690Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=0217a1a2-b8c2-4ff6-8814-cfbeb89261cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:57:07.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:57:17.701Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=feb9a08b-a14c-45c2-a65b-ec96ea601fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:57:17.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:57:27.726Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=0bc404da-7fd0-4404-b909-d34284d5b4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:57:27.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:57:37.731Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=b99ee51d-2652-4d49-850c-0df1a4393528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:57:37.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:57:47.739Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=82900a56-889a-4022-a9f1-ab22fe0c10fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:57:47.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:57:57.748Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=9d548ebf-c9da-48cf-8088-74ca9ef5c9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:57:57.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:58:07.756Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=6a6ed394-6c04-420a-82f0-b1b782c79134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:58:07.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:58:17.765Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=27d3e773-d842-4392-898b-89f59977a193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:58:17.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:58:27.775Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=c96eba4f-833d-413a-86a5-310357aacfc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:58:27.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:58:37.782Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=fb55eab2-605c-4629-a25d-8b528a83fe00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:58:37.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:58:47.791Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=f4406c75-92be-4b26-a0ac-de0656238889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:58:47.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:58:57.806Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=197b3547-dc84-43de-911c-71ebfdd4bd8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:58:57.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:59:07.814Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=3f05b8ae-a500-4862-a7b2-f88a93f964df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:59:07.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:59:17.822Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=149c8fff-e335-4616-9865-d74272304e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:59:17.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:59:27.835Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=20293c49-3347-44ac-b031-e4f40ee74b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:59:27.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:59:37.843Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=31ef4a35-0f90-48af-96f9-92705873f45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:59:37.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:59:47.853Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=a7c92e24-0a29-4b8a-8e20-3219baa80ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:59:47.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:59:57.862Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=abe4434a-7caf-4e6d-8587-85f41a60111c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T23:59:57.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:00:07.871Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=4ab1657a-51fa-4bf6-8b28-e678eacbcc37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:00:07.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:00:17.942Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=b25f1628-c71e-43b7-9f35-e1a0765b31c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:00:17.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:00:27.950Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=50dc63cc-cfbb-4f4c-ae45-ec3170b45edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:00:27.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:00:37.963Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=1b7e4c22-a5a1-45f3-91c5-7a8c326220a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:00:37.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:00:47.975Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=fcda00c5-03e6-456d-b319-2f8ae12f7d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:00:47.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:00:57.984Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=63060f71-1b6c-4d3c-83a6-cc76934e1d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:00:57.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:01:07.994Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=421b6b88-0129-4940-ab94-30079aacbe07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:01:08.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:01:18.002Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=3a2311f3-af1d-409c-8fa4-d93f00eec0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:01:18.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:01:28.012Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=14c665bd-edaf-4ef3-b055-d869e58c6d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:01:28.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:01:38.022Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=6881a2b5-462c-4f7e-9cbe-6c73de35b1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:01:38.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:01:48.030Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=288c6f84-bcf7-478a-9e2b-9f98551ae861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:01:48.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:01:58.041Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=bef64ff2-5794-463c-a5d4-f9ab155270c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:01:58.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T00:01:58.667Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T00:01:58.668Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-04T00:01:58.668Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T00:01:58.671Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T00:01:58.675Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T00:01:58.676Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-04T00:01:58.676Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-04T00:01:58.678Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:02:08.048Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=813f759d-d6b2-4574-9f9d-992db3a04356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:02:08.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:02:18.061Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=7af715a5-5a82-41ef-98c6-fcb076dd1415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:02:18.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:02:28.075Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=26841199-d6c7-453a-a311-6108e598f866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:02:28.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:02:38.082Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=86ef9c34-aec6-4ca9-80db-3089a888bf2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:02:38.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:02:48.090Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=4fb5fb4a-a09a-4041-bbe1-680c9f161612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:02:48.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:02:58.098Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=9190901f-21e5-49ab-b74f-a8473f6f45e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:02:58.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:03:08.107Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=176d01f3-c2b8-488e-ae05-b2621acd9314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:03:08.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:03:18.116Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=aee39428-7300-4d99-93bc-125615cd8f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:03:18.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:03:28.127Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=c8879229-641f-49ae-9023-ace028acd0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:03:28.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:03:38.135Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=445e11f3-30ec-475d-9d07-140557a58c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:03:38.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:03:48.143Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=cf8bd50b-f117-4b6b-a489-385f55724705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:03:48.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:03:58.153Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=d07fa410-1434-40b8-8bf0-b1cae4e59d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:03:58.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:04:08.166Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=c79c5b0f-63a6-4e9c-929e-7a72fe8ce8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:04:08.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:04:18.175Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=637e9a99-a0d8-4e89-a7e1-ced4356fe2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:04:18.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:04:28.184Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=a3a03304-7cce-46bf-8fa5-9d65d2f16409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:04:28.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:04:38.191Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=fdaa0bcb-a07b-4ad8-9090-67028a9d817d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:04:38.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:04:48.198Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=39dd11d5-51d4-4a2c-ba83-ce2c509c9566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:04:48.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:04:58.205Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=edd85bba-bc46-416f-8ce7-0b3e2f6cbb2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:04:58.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:05:08.218Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=d5afe514-2ee9-435a-af9b-f78ba0032b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:05:08.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:05:18.226Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=adcdfc03-dde1-452d-a869-454c38daefb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:05:18.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:05:28.235Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=af6bec0c-794f-4a1c-a36c-4d38e5389680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:05:28.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:05:38.244Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=f12f9cde-5a3b-45c3-8090-4999cdc91217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:05:38.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:05:48.257Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=fccd38bc-5c55-4369-a6fc-5f1b10508c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:05:48.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:05:58.267Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=4e7f1787-3e54-4fdc-9615-7a3dd445b6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:05:58.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:06:08.275Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=2757d30f-a5cc-46e8-bf1a-812facb794ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:06:08.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:06:18.282Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=2dad8789-b3ba-4250-aae7-c33555fcb7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:06:18.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:06:28.289Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=508b7921-6b82-4847-89af-490f4269d8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:06:28.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:06:38.297Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=99fe8e8e-869b-4c95-ad8d-08853dc44634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:06:38.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:06:48.307Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=f4bce9c7-3009-4642-b9cb-4917b4b93f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:06:48.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:06:58.319Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=ad442315-43a8-472a-9732-7ea3fb96164a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:06:58.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T00:06:58.573Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T00:06:58.573Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-04T00:06:58.574Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T00:06:58.577Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T00:06:58.581Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T00:06:58.581Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-04T00:06:58.581Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-04T00:06:58.583Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:07:08.325Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=0752abfe-c5b5-4b9c-ace9-af210f0d874a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:07:08.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:07:18.332Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=885a393a-82aa-474c-a777-7b31b8b716de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:07:18.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:07:28.344Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=c2e782e9-0273-4233-a288-d9a49ebf1036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:07:28.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:07:38.356Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=5cb08c96-8b2d-4716-a224-a909019ff8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:07:38.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:07:48.368Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=7f26fe78-f04c-4fa4-b56e-e61be0931667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:07:48.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:07:58.376Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=4dcc8be5-695b-44ba-a719-337b17dab500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:07:58.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:08:08.383Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=6250e604-e3e7-4e3d-b7ae-23e2d0976c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:08:08.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:08:18.389Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=85ec18ea-17fc-49f5-a891-1e31195fb771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:08:18.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:08:28.398Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=e5ddf654-df0d-4c10-9285-34676b61e3b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:08:28.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:08:38.408Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=86883110-e820-49ba-a6f8-940b5fb09552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:08:38.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:08:48.417Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=65cd2a60-1220-4015-a0e7-56bc10eb65ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:08:48.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:08:58.423Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=53ed4502-570f-4db3-96de-ca6ed6c412c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:08:58.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:09:08.432Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=354282dc-7009-4622-97cc-a978e68b0ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:09:08.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:09:18.442Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=be042b44-c391-410a-9278-be5266e091c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:09:18.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:09:28.455Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=5741378b-84a3-4229-bb23-ade071fced0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:09:28.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:09:38.464Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=05e1d37e-5749-4eee-9fa7-d42119e34ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:09:38.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:09:48.471Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=78dfc612-d78e-4a6b-9394-296dd2997f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:09:48.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:09:58.479Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=ca356cb3-91f2-4e12-bfd0-17db0a8959c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:09:58.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:10:08.487Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=bb88f605-fd1c-4a00-b0c9-1830fbacddc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:10:08.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:10:18.496Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=4ef3cde5-52f4-4b80-9536-7a4e3aa28371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:10:18.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:10:28.506Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=3f626295-4272-408b-9513-c92e6f5745bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:10:28.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:10:38.515Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=9d2df317-07fa-4d1a-a4f6-10c98bb894e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:10:38.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:10:48.527Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=8439e42d-0dad-428a-9c97-e9414f8f888b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:10:48.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:10:58.537Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=d9179544-7f3b-4c6d-b5e3-0c984d910d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:10:58.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:11:08.547Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=005739e1-ec64-4eb8-9dac-b0c475933afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:11:08.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:11:18.557Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=79049338-8e6a-4224-b77a-a33724e862c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:11:18.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:11:28.565Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=c5d9f015-2d73-40bd-97a7-d57bc4b7b5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:11:28.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:11:38.572Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=e3cd9ba7-ac65-45f5-abdf-35c03ac52294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:11:38.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:11:48.583Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=1a2e90fe-78c3-4dcc-a05b-1ebaae541326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:11:48.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:11:58.594Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=382975b6-9f60-4e68-a34c-f1a093720207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:11:58.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T00:11:58.658Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T00:11:58.659Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-04T00:11:58.660Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T00:11:58.662Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T00:11:58.666Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T00:11:58.666Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-04T00:11:58.667Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-04T00:11:58.669Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:12:08.634Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=875ee4a7-678c-45f0-be9e-bef905de8d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:12:08.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:12:18.641Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=ea5c406f-0b33-4bf8-bbe9-79fd82350716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:12:18.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:12:28.652Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=c8a57f0c-d902-44bf-bcc4-654e7b039f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:12:28.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:12:38.659Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=23b7af81-cffe-4bdf-855c-b7cd8b4e291b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:12:38.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:12:48.670Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=2d51585c-591a-4582-9029-154eb2e798ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:12:48.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:12:58.682Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=50feb6f6-312d-4fd1-b8c1-6858f4ed00e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:12:58.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:13:08.690Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=7752bc1d-4c12-4ff6-8bb5-51a77dbfc1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:13:08.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:13:18.698Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=c18ffd2e-c687-4e48-bb64-063df50d772f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:13:18.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:13:28.706Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=608aef24-bdc3-45d6-9e09-2e7c0d3c7c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:13:28.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:13:38.712Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=e56c5efd-ffad-4599-92f6-993a5123e3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:13:38.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:13:48.721Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=7b50289d-ebfc-42e2-a4bf-018b93bd17f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:13:48.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:13:58.729Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=801585bd-de6e-419b-b2d8-6728604c80e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:13:58.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:14:08.737Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=ac310c8e-3cdf-4e06-aab5-74493d3ebc19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:14:08.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:14:18.745Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=9e689113-0bf4-44de-80ef-3b8194ed1635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:14:18.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:14:28.753Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=c241ec00-58c8-4479-aef8-eab6cb8ff864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:14:28.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:14:38.762Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=786547eb-75d5-491c-81c5-655c1cd1a78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:14:38.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:14:48.771Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=32f3d435-cf64-4e43-9e0b-ee423cb27d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:14:48.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:14:58.779Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=d1a08252-d4fb-4197-9d69-388e7c2b8c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:14:58.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:15:08.787Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=e39bbd68-7dfe-495c-b5ca-a0b190228932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:15:08.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:15:18.793Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=801891a9-c41e-433a-9911-432c1ff3afda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:15:18.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:15:28.802Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=81c9b473-8e8d-487d-8b5a-07ca30f52382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:15:28.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:15:38.812Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=e15f8c69-2d17-40c5-9b09-c56b6449fd15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:15:38.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:15:48.827Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=99996740-72f7-44d3-92c4-1d85f20c158e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:15:48.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:15:58.835Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=2928842f-9699-4550-a39f-3819a6c49069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:15:58.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:16:08.842Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=d4f83fbd-516a-41a4-830f-004f555e03eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:16:08.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:16:18.853Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=f1e5c326-6e75-4085-979a-c9aff4550d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:16:18.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:16:28.863Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=cca41000-b026-4a6d-b49b-ba76a7e51e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:16:28.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:16:38.879Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=dc5a4ca2-fdab-4d05-8b11-20d415c57b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:16:38.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:16:48.887Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=6ef10ba8-a287-407a-b2b8-123227e589d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:16:48.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T00:16:58.616Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T00:16:58.617Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-04T00:16:58.617Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T00:16:58.620Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T00:16:58.623Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T00:16:58.623Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-04T00:16:58.624Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-04T00:16:58.625Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:16:58.894Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=1ec3c683-8f47-4f57-b6cd-0ee5d279376c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:16:58.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:17:08.906Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=9e672113-4466-40bd-a26e-2bdf8d70f123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:17:08.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:17:18.916Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=d5332b70-6f65-4073-ae87-99dfe843331f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:17:18.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:17:28.925Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=938d7c28-b154-4bbb-9be7-0ec2700b7d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:17:28.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:17:38.932Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=e85e1763-dc47-4123-a412-3ab532ce18e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:17:38.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:17:48.940Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=ddd38c6e-9734-4646-9d2e-d3c0bfc39969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:17:48.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:17:58.950Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=2c7d12da-a705-48e3-a5ca-e2a676a36851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:17:58.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:18:08.960Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=64e33315-9ace-47eb-b6ac-91669ac5bf99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:18:08.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:18:18.967Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=274fdd7b-c23f-40a4-b9d2-4582fb22c1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:18:18.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:18:28.973Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=fcdbda06-e636-4f09-a99d-b83e0ebeaaa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:18:28.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:18:38.980Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=126a7e2d-6cd4-46ef-ad52-7400a329f717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:18:38.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:18:48.988Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=13c4f49d-544e-4d2e-a19f-46e1ddab7459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:18:48.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:18:58.997Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=ba14f281-21bf-4dbb-b925-dda14e4679bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:18:59.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:19:09.004Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=d2fff30e-d8a3-4bd6-bcbf-84a7d4efbb8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:19:09.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:19:19.011Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=909a5c4c-f50b-4df8-bd58-36b6bef2e687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:19:19.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:19:29.017Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=4d8429de-8b9f-4fea-be70-c25021694f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:19:29.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:19:39.025Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=d291fa9f-a2c5-4f94-be75-b59f2b566c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:19:39.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:19:49.039Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=6511dcac-08e4-425b-83b9-4acc23666c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:19:49.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:19:59.051Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=da9359de-cf7a-4707-bc07-cc7dd211d2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:19:59.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:20:09.058Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=21a62fba-9cf8-401c-8a18-7bd735448659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:20:09.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:20:19.064Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=adf25663-af67-4493-8fd7-bc7027581365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:20:19.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:20:29.070Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=669eae7a-5b7e-4943-b0f7-da88d4535b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:20:29.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:20:39.079Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=c16a6d7f-e154-4e14-8e53-2c264768bfc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:20:39.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:20:49.089Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=2a04cf00-610a-41e3-9e85-f2a2880a999a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:20:49.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:20:59.107Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=93320bbf-558e-48ae-bf7f-56e0009eb8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:20:59.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:21:09.120Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=71af1143-8ad6-43b0-93ee-e09f2c771c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:21:09.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:21:19.127Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=3f47153b-2298-4e96-83ba-07fdd4905cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:21:19.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:21:29.139Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=11dd3f3c-f405-4f24-af62-159e4b97f3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:21:29.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:21:39.152Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=743d6838-d8a3-4819-8466-97068acf60bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:21:39.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:21:49.162Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=7a071494-5fbc-4031-a602-0cb1cf431e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:21:49.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T00:21:58.661Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T00:21:58.662Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-04T00:21:58.663Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T00:21:58.666Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T00:21:58.669Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T00:21:58.669Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-04T00:21:58.669Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-04T00:21:58.671Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:21:59.170Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=f3ac846b-d2e9-4855-aff0-8ef6bf926a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:21:59.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:22:09.180Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=7fc56799-b6aa-443a-b5c9-3db43d427068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:22:09.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:22:19.188Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=b8f2d466-3622-4730-9747-946186568b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:22:19.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:22:29.198Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=9b3fca6d-4f5c-4ba7-88cf-21d31a52f51d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:22:29.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:22:39.207Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=dc2bee67-f52a-421d-a928-07e4e7bf9154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:22:39.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:22:49.224Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=f6ad0712-3068-4268-851b-ae4d4c9f804b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:22:49.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:22:59.231Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=623ff8cf-e0f2-4af1-a1b0-f6db27d7099c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:22:59.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:23:09.241Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=372ec997-bcc4-4129-a898-640e8ba91cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:23:09.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:23:19.250Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=3d2b6a35-9eef-493a-b223-9821d016a7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:23:19.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:23:29.259Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=85e28a60-690d-4f6a-b71e-0d62ab4fa84b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:23:29.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:23:39.267Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=7c2f0853-3330-4e21-8496-026051a05a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:23:39.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:23:49.274Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=f28bed66-5ecb-48a7-a803-a775e6e5dd78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:23:49.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:23:59.282Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=f5b27e82-efc1-46e9-a4f7-ea17fb277c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:23:59.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:24:09.290Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=818d3270-580e-4054-a11a-996a094831d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:24:09.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:24:19.302Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=8fa6182f-aa49-47ff-96c7-ea0231429c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:24:19.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:24:29.312Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=775063c3-7454-47c3-acfa-6d2e87364567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:24:29.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:24:39.319Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=0aaabf92-b281-4273-9794-d44a789d3a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:24:39.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:24:49.329Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=f29b60e9-5ed1-4a76-8648-b27cd4da0aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:24:49.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:24:59.341Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=8f293adc-38e9-4019-b76b-8d98b2c39f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:24:59.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:25:09.350Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=868ffa06-e55e-4251-b220-32636f250dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:25:09.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:25:19.359Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=e502914c-ec04-4bae-919c-7dabc265b28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:25:19.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:25:29.366Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=66e09da5-eacf-47d1-8643-f97f0d643edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:25:29.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:25:39.373Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=74e9b9a2-cc6b-47e1-901a-6115154dbcf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:25:39.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:25:49.384Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=d7c48707-f29b-40d3-841b-6dc1f7ef86b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:25:49.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:25:59.391Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=11607101-30c3-4060-844a-f2f51fd110ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:25:59.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:26:09.400Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=57c96b94-ac54-463e-b82c-0ec38ab55643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:26:09.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:26:19.415Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=1f7d51f2-bc0a-4e69-8e6f-1c089c0392eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:26:19.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:26:29.422Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=fd522806-c776-4c4b-af0f-71c30da885eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:26:29.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:26:39.432Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=5e28a2a8-5c41-499d-8f2e-bb69080a74e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:26:39.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:26:49.442Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=61facae4-d15a-4db1-9f0b-70bfb54d9944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:26:49.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T00:26:58.677Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T00:26:58.677Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-04T00:26:58.678Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T00:26:58.681Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T00:26:58.684Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T00:26:58.684Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-04T00:26:58.684Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-04T00:26:58.686Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:26:59.452Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=3782a511-9087-4f41-8da8-1714a1d8d46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:26:59.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:27:09.459Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=85c46481-6823-4645-95be-86a4ff2edf87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:27:09.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:27:19.467Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=79c05cbb-de37-433b-90bd-c55c0397e21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:27:19.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:27:29.476Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=6268cf69-9b3b-4b82-920a-06824a4fe617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:27:29.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:27:39.483Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=e325e49b-9a02-40b5-a6ba-e460efcee6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:27:39.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:27:49.492Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=4a2d45db-4404-4dc3-9127-14e50f6d7777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:27:49.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:27:59.499Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=09557db6-2728-46e9-b027-8162cd4180b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:27:59.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:28:09.506Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=13f2642d-b498-470e-a4f0-5e56e2dea902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:28:09.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:28:19.516Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=622fa58a-191f-447a-8c69-6571b24a93a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:28:19.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:28:29.528Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=1a7f5600-7d47-458a-917e-b811716edbcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:28:29.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:28:39.536Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=c16a94b5-5b75-47b8-a636-e42bf2c91269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:28:39.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:28:49.545Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=3982730f-9d04-4159-85f1-94d29b5dc5d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:28:49.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:28:59.556Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=60f4f24e-20f9-4bac-a20a-791bc23bb1a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:28:59.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:29:09.564Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=8166edf9-6e2e-4630-bb54-21701dddbc39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:29:09.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:29:19.572Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=e0c998b0-46c8-480a-8cc8-279a87d7e0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:29:19.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:29:29.583Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=e9fea829-88a7-4d06-97be-a2b5544584f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:29:29.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:29:39.595Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=5b06b185-4b07-4e05-8c04-70fe699a9c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:29:39.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:29:49.604Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=8076958c-e7fd-4c52-a896-216f580eafea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:29:49.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:29:59.615Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=43e0c057-aea4-46b1-b82f-bdc5db0ab899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:29:59.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:30:09.627Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=67fec816-2eba-409c-b688-de411c735f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:30:09.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:30:19.637Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=5083b59e-1946-4f01-81af-2196f671cb5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:30:19.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:30:29.645Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=d0257dcf-9ec9-423f-b09f-3bc3efbcf12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:30:29.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:30:39.651Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=6cc40838-a82c-4edc-bc0b-daa06a94bfd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:30:39.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:30:49.661Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=d2ea699d-3be4-4286-8baf-577f106f9568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:30:49.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:30:59.672Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=ead91fcb-9149-43d0-bb28-383d3758c781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:30:59.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:31:09.680Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=fc9d2a39-7308-4d34-885a-1e4255bae1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:31:09.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:31:19.689Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=586bf6a1-87d7-4e4b-aa6c-1676cca75bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:31:19.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:31:29.698Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=2ba52981-35e8-4205-9c85-7d72ee5cb592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:31:29.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:31:39.710Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=1a89a377-39de-47c6-80f7-ce104b4ae98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:31:39.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:31:49.726Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=7587cb51-56d2-4763-8d1a-49dcdc9ac6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:31:49.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T00:31:58.621Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T00:31:58.621Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-04T00:31:58.622Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T00:31:58.625Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T00:31:58.628Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T00:31:58.628Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-04T00:31:58.628Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-04T00:31:58.630Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:31:59.736Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=f956644e-b776-4c27-b9f4-8f8a6c8913b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:31:59.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:32:09.754Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=1d354b98-968a-4f52-9be3-849f05adb887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:32:09.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:32:19.762Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=2354d33b-e4a4-4f66-bb5a-6ec0b60673a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:32:19.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:32:29.770Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=46b5685f-6612-4d49-ba35-a0e13c178321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:32:29.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:32:39.779Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=6c532723-3c90-46c6-9d0a-9f8260af8473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:32:39.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:32:49.787Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=f544926d-c78b-4a94-92b4-ac518bf20883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:32:49.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:32:59.800Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=7b64fe38-1695-4234-81a0-9ed01a2b2c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:32:59.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:33:09.809Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=29f3b263-2453-41fb-8afb-2e58d1bf7ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:33:09.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:33:19.816Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=009fbe38-2c58-4862-b7c1-1411e6ba9696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:33:19.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:33:29.827Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=cc57a77a-4381-4757-b85d-9fa6f954f553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:33:29.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:33:39.840Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=feea0e10-b890-4bed-a3b2-718a6f85678b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:33:39.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:33:49.849Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=9106305a-a403-404f-b9f1-846624a53488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:33:49.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:33:59.857Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=8d665bc5-1288-4467-96b0-a8ee1154b18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:33:59.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:34:09.864Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=376bae20-357e-4747-abac-3e36260bc5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:34:09.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:34:19.890Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=1d928e94-f307-4c2b-89ce-47595bea0a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:34:19.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:34:29.899Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=e1ec596c-72fd-4947-9278-559d5cedfbb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:34:29.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:34:39.907Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=e9c0daf1-889c-448b-8b76-c286e75d8149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:34:39.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:34:49.918Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=33764218-5e11-4003-8451-a596c1910216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:34:49.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:34:59.925Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=e39de37f-0a76-4ea5-9e92-f60dc46909d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:34:59.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:35:09.932Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=20082a41-aa25-418e-8539-d56fafd0e6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:35:09.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:35:19.943Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=aaf1e942-ea86-4e42-8b74-4db2d649fb19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:35:19.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:35:29.954Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=21dd6884-a2cc-4454-86cd-2105617f14c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:35:29.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:35:39.963Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=d3be4619-1a67-46b9-bb07-6c20e74894e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:35:39.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:35:49.971Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=30407cdb-a36b-4648-bc4f-7b72dda91761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:35:49.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:35:59.978Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=acf7cee4-de82-4ef7-8c2b-482333b0fa73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:35:59.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:36:09.988Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=d3d14ea7-15af-4752-b9a5-4cb6afaaaf70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:36:10.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:36:20.002Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=4e6fe3fd-04d5-458e-847d-6fa9f321eddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:36:20.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:36:30.010Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=03497a5e-a4b0-4222-bdd3-57a8703157cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:36:30.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:36:40.019Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=e1ec3a87-c67e-4a8b-8b47-c9c82cd3290d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:36:40.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:36:50.028Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=a3ac3dff-502b-4adf-a11f-1806af81fecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:36:50.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T00:36:58.687Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T00:36:58.688Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-04T00:36:58.689Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T00:36:58.693Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T00:36:58.697Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T00:36:58.698Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-04T00:36:58.698Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-04T00:36:58.700Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:37:00.039Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=3e39dfd6-cd94-42a9-8957-dbfd97617705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:37:00.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:37:10.048Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=113251b1-5f62-4310-886c-698d0c9015fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:37:10.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:37:20.056Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=28245b69-3596-4108-afda-a4b2b007c475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:37:20.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:37:30.063Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=f8af893b-f830-4b37-bbba-e2180f704379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:37:30.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:37:40.069Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=fe64d381-7972-4965-91f9-2ecfb42cf0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:37:40.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:37:50.078Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=419b3d65-4cff-4e97-9f87-731cd3f66042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:37:50.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:38:00.085Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=6d9025df-0a65-4bec-b944-bf9f951f20f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:38:00.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:38:10.092Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=8d99e3e5-53e2-407b-854a-a8e630ff32de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:38:10.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:38:20.100Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=3dd26676-0a35-4076-b357-5f7fc745fd78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:38:20.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:38:30.108Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=df287181-efd4-44ab-a87d-5843ab987e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:38:30.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:38:40.121Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=68702361-0b1b-4ab5-9d64-39432aa03c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:38:40.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:38:50.131Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=778e6184-d604-46aa-a491-3b9418f7203b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:38:50.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:39:00.139Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=f8c8004e-8f29-4b65-ab30-acd556cc62bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:39:00.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:39:10.146Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=b4e3f16e-a8ec-4d5c-85b9-0cebe83d0ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:39:10.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:39:20.154Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=3e3f40d8-953c-4b30-817e-8fda3ea57eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:39:20.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:39:30.162Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=80e078bd-2b2b-4d81-ba68-49f5640e997f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:39:30.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:39:40.173Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=1958ba91-aed6-4ec1-80cc-443536e7d35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:39:40.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:39:50.182Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=b2b68cff-86d4-456f-aece-fc6366cccdec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:39:50.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:40:00.194Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=8d6f8a6f-4055-4873-9583-b92bd578f70c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:40:00.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:40:10.200Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=ab2819bc-42f7-4e2c-a0f8-2b2b62f86019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:40:10.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:40:20.210Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=5e8e3b11-d178-400b-b056-83a442fdcfdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:40:20.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:40:30.221Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=33af637f-6e0d-43a8-b58c-50449378dad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:40:30.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:40:40.230Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=f60b6d23-f1a3-47bc-8ac3-d89ca2d9750e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:40:40.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:40:50.238Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=833dd6fa-6c70-4de0-a03f-9289f8185dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:40:50.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:41:00.247Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=0d5e0ecf-c80b-44aa-9ba5-7699b5039800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:41:00.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:41:10.254Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=5cf26d35-d719-4424-a575-8eb0acf286e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:41:10.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:41:20.262Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=bb35dd95-971d-44f7-9194-b5fe3b218ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:41:20.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:41:30.272Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=22972c22-c946-4ba2-a79a-f81c7a8dcd35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:41:30.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:41:40.281Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=d5a122ae-e1e2-4ae0-a0c8-842bc2c0b3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:41:40.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:41:50.287Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=7541ce17-7e62-479c-a905-a9e9fffe5a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:41:50.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T00:41:58.666Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T00:41:58.666Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-04T00:41:58.667Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T00:41:58.670Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T00:41:58.674Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T00:41:58.674Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-04T00:41:58.674Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-04T00:41:58.676Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:42:00.293Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=40261151-3548-44ee-b5cb-df04977c5e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:42:00.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:42:10.302Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=c8ec32fd-0189-4d16-9686-476ae361bd34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:42:10.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:42:20.315Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=54c75a3b-5eaf-48a3-b59d-745acc56ed77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:42:20.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:42:30.324Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=98c09637-cf38-41ae-baca-df6c8a45ab8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:42:30.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:42:40.330Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=1ca08066-638a-4a55-b026-1b811ee5f8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:42:40.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:42:50.338Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=b2b2af84-7e30-41d1-a764-03aab814475b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:42:50.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:43:00.348Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=c4e91d79-9629-44de-8197-fdcd279c48cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:43:00.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:43:10.358Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=d2bb703d-db20-4fbf-a340-06fdc0a0c2c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:43:10.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:43:20.367Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=000ab510-56f9-4956-8555-b1be7837215c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:43:20.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:43:30.375Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=1820632a-8658-46f4-b5f3-61e3245aff34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:43:30.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:43:40.382Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=d570a102-7ce4-423d-b25e-80752e2ff2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:43:40.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:43:50.392Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=4ca49613-4320-481b-996b-3e8479f1d863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:43:50.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:44:00.401Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=d404e088-5b76-4a16-837e-73723a44f120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:44:00.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:44:10.410Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=648d1bc8-d68c-4faa-a237-fc637c99d365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:44:10.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:44:20.417Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=19e6352b-d948-4f16-8cfa-8d1bbe6fdb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:44:20.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:44:30.426Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=ff8c0ff1-d765-48a7-9c36-c5f32aa42789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:44:30.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:44:40.432Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=c815420c-558e-417c-8982-1b2122bb32ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:44:40.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:44:50.442Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=06633a2c-41eb-4aec-be77-a2f198effdd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:44:50.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:45:00.451Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=9ac498a7-d8af-4170-a90e-d95918abf85e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:45:00.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:45:10.456Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=34059cdc-5cf4-4025-907f-d3db95d96fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:45:10.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:45:20.467Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=ef0b9145-d2fa-44bf-bd35-92bd3ca2e029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:45:20.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:45:30.476Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=e64a6535-860a-4b6a-b7c7-6ea260e17167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:45:30.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:45:40.492Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=354d34cf-1b28-4bd7-abc8-5a3a925cd3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:45:40.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:45:50.501Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=116eb1b5-037b-4473-9dac-2130de91066f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:45:50.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:46:00.508Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=75800f66-47da-406c-942d-c9e91014fb63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:46:00.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:46:10.515Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=0dc04053-4446-4753-aeec-1ed82a3a531e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:46:10.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:46:20.523Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=a8a4a307-4dd9-4d0a-be3e-e7f0ba94b79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:46:20.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:46:30.531Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=feabeeeb-75f5-4297-8233-3370792a167e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:46:30.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:46:40.539Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=f59c438f-2484-4d5d-b19d-1254d5ea8979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:46:40.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:46:50.549Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=14a649d4-36a1-4540-bd87-c91ea2962c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:46:50.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T00:46:58.640Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-04T00:46:58.640Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-04T00:46:58.641Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T00:46:58.645Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T00:46:58.649Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-04T00:46:58.649Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-04T00:46:58.650Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-04T00:46:58.652Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:47:00.557Z |INFO |Init configs |InvocationID=7850ae78-4f72-404a-8445-7f711f8804bd, InstanceUUID=2adb3c72-3e31-4306-8f41-692b4a9836a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-04T00:47:00.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |