. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-16T05:08:48.425Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-16T05:08:48.431Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-16T05:08:48.495Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-16T05:08:50.061Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-16T05:08:50.281Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-16T05:08:50.282Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-16T05:08:50.284Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-16T05:08:50.623Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-16T05:08:50.743Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-04-16T05:08:50.793Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-04-16T05:08:53.866Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-16T05:08:54.868Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-04-16T05:08:54.921Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-04-16T05:08:54.922Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-16T05:08:55.049Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-04-16T05:08:55.051Z |INFO |Root WebApplicationContext: initialization completed in 4257 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-04-16T05:08:56.077Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-04-16T05:08:57.706Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-16T05:09:00.079Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-16T05:09:00.472Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-16T05:09:00.473Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-16T05:09:00.478Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-04-16T05:09:01.309Z |INFO |Started MainApp in 17.411 seconds (JVM running for 18.764) |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-04-16T05:09:01.433Z |INFO |Start scheduling PRH workflow |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:09:01.461Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=3384c5a5-1b3a-4ec5-815d-892b5c66e4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-16T05:09:03.575Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.201:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:09:03.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:09:13.715Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=57e7399a-f28b-485b-b4da-37ccf87c4ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-16T05:09:14.843Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.201:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:09:14.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:09:24.851Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=a2e21b7b-c8f7-4cd4-be60-e8651f9c6dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-16T05:09:26.044Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.201:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:09:26.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:09:36.047Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=a6c72c9e-5348-4ee7-9129-3ef2ef3fcff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-16T05:09:37.116Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.201:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:09:37.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:09:47.119Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=046f8b00-9ef0-4059-b26e-a674e965d593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-16T05:09:48.221Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.201:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:09:48.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:09:58.228Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=cec4c21c-cec5-4186-b1d0-171a7b48f31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-16T05:09:59.288Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.201:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:09:59.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:10:09.290Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=341c8caa-3697-4585-ba59-d9d1ac15e3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-16T05:10:10.360Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.201:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:10:10.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:10:20.364Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=4cdfd957-2a80-4116-b190-1efeff68f374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-16T05:10:21.434Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.201:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:10:21.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:10:31.439Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=f5540066-89b4-4c17-9379-83105506ee1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-16T05:10:32.567Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.201:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:10:32.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:10:42.570Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=72543ed3-a2c7-4bf9-b996-10b480239c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-16T05:10:43.641Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.201:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:10:43.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:10:53.646Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=8ae886c5-b74a-407e-b687-85ab7df57b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-16T05:10:54.713Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.201:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:10:54.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:11:04.716Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=6efb23e7-7cb1-49dd-95ea-2cedf7f3b03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-16T05:11:05.783Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.201:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:11:05.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:11:15.792Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=497ff382-a8a8-498a-88a1-7ce2cdad8b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-16T05:11:16.855Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.201:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:11:16.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:11:26.858Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=a459e921-d742-44f1-b06f-3e33c34f6d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-16T05:11:27.926Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.201:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:11:27.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:11:37.930Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=fa8b8b1c-5e85-4127-a9fb-be1183817148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-16T05:11:39.036Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.201:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:11:39.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:11:49.040Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=1d6b1217-dec1-444d-9197-c3163b6081da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-16T05:11:50.136Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.201:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:11:50.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:12:00.142Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=063123fe-7e72-42f8-bd58-bc2349c6f6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-16T05:12:01.241Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.201:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:12:01.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:12:11.243Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=77391798-8418-4873-af66-d1167ee1c327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-16T05:12:12.310Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.201:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:12:12.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:12:22.314Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=de166db6-0b23-47cd-ae42-fde3b4d74ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-16T05:12:23.382Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.201:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:12:23.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:12:33.389Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=1a46a251-bcb6-464d-a7dd-8e69b446affa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-16T05:12:34.491Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.201:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:12:34.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:12:44.493Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=42169c22-08d7-443a-b672-85ac10e556f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-16T05:12:45.563Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.201:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:12:45.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:12:55.567Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=cf27e198-cc3c-434d-8c32-3721025bea6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-16T05:12:56.634Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.201:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:12:56.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:13:06.637Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=281254a4-d8b6-4a6b-a89a-d22464f7b5c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-16T05:13:07.706Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.201:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:13:07.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:13:17.710Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=b9bf05e5-853f-42a0-881f-8674455850bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-16T05:13:18.781Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.201:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:13:18.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:13:28.788Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=e41eba22-a0db-4069-abc2-a6d6d3372222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-16T05:13:29.880Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.201:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:13:29.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:13:39.883Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=4bbb78ba-0a5d-4e1f-a96e-6d1e8a7438ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-16T05:13:40.989Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.201:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:13:40.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:13:50.996Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=3879ad74-a92a-4a58-b6bf-6fd03428400d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-16T05:13:52.091Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.201:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:13:52.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-16T05:13:57.683Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-16T05:13:57.684Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-16T05:13:57.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 |2022-04-16T05:13:57.691Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-16T05:13:57.717Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-16T05:13:57.718Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-16T05:13:57.718Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-16T05:13:57.723Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:14:02.093Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=fbb05476-b37b-4051-87dc-e6b9b36d187c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-16T05:14:03.192Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.201:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:14:03.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:14:13.195Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=cb345570-a9d8-4534-ad91-546f89fdbfe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-16T05:14:14.264Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.201:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:14:14.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:14:24.267Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=ead4f15c-4f5e-4d14-91a8-c205c1699491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-16T05:14:25.336Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.201:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:14:25.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:14:35.338Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=04430e0b-d185-4d93-9aa7-0d4c1030067b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-16T05:14:36.408Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.201:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:14:36.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:14:46.411Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=031e546e-086b-40ec-b4fb-826f01751d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-16T05:14:47.486Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.201:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:14:47.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:14:57.491Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=34255c03-000a-4882-adce-211272cd316a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:14:57.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:15:07.731Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=6f917827-a109-41ca-ab19-4f724a19d572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:15:07.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:15:17.778Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=1115c1b5-86fb-43d7-a12b-9c4c9e9ed44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:15:17.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:15:27.807Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=a0eb6135-a8d2-48ae-b131-53f61e54b05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:15:27.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:15:37.834Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=340c4276-0d19-4d01-9b60-b3f8fa9bdb83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:15:37.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:15:47.855Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=2aced35f-5ae1-4acd-9b93-98d942c25e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:15:47.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:15:57.891Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=e6f87b29-5058-4cca-b041-5557c0ca2145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:15:57.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:16:07.910Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=8bb6c3ff-4748-43ff-8f6e-309ef8790c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:16:07.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:16:17.935Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=4fedefe6-ab00-4feb-85ae-6916f24084e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:16:17.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:16:27.962Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=da276e7b-22f9-4fab-a03a-9892f832ff88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:16:27.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:16:37.987Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=1f4e27dc-31b2-4d82-a6f3-364f8aa7287f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:16:38.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:16:48.010Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=4798ec81-8764-4449-9e43-2907bddec690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:16:48.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:16:58.028Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=3263e650-f0da-411d-89c6-84c4ab3608ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:16:58.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:17:08.045Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=3ae63150-36e5-45d4-8b7c-538165ea9cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:17:08.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:17:18.066Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=1473f5f9-7a31-4f45-b94e-ded2b1a788ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:17:18.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:17:28.085Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=eb09e888-f46b-4a1a-9f86-225b02ad34ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:17:28.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:17:38.122Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=8ca15132-b236-4a2e-a065-d95e7745c97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:17:38.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:17:48.143Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=2efd2212-a422-48ee-9002-1ac7d98bb6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:17:48.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:17:58.161Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=47692430-a5e0-4313-9e3f-85ecfaf78427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:17:58.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:18:08.189Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=8388098d-2b6e-4840-b461-aa8221865cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:18:08.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:18:18.217Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=eb2b7c67-264b-4843-ab7a-483f417fc2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:18:18.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:18:28.234Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=3c7a17c6-f307-4204-b4de-d597d19e6ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:18:28.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:18:38.252Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=4324a569-d535-465c-962a-92fa265c1c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:18:38.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:18:48.268Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=b58d31e6-1cf8-4925-b5ba-bdcdd850f443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:18:48.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-16T05:18:56.655Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-16T05:18:56.656Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-16T05:18:56.658Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-16T05:18:56.665Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-16T05:18:56.696Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-16T05:18:56.696Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-16T05:18:56.697Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-16T05:18:56.705Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:18:58.287Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=de1dec24-1d90-4c25-bf07-843061c2b198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:18:58.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:19:08.307Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=fe5d7455-8fd5-4dbd-8f74-7304080ab7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:19:08.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:19:18.324Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=54691c90-5242-418c-9b7a-36d08fdd29b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:19:18.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:19:28.340Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=4863f934-1862-4a22-a9fe-bef66bd51586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:19:28.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:19:38.357Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=197dce87-f363-495e-9ca7-fedefe12f45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:19:38.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:19:48.377Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=133c20ae-5292-41cd-a13d-dd0e9ebaa59b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:19:48.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:19:58.393Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=ca9a6935-a27c-4df3-a0c0-964960178f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:19:58.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:20:08.409Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=26db4d14-42fd-4a5c-a8c8-e7c0f658a56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:20:08.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:20:18.424Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=4a3d95ed-b936-418b-b55b-507f8d6dffc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:20:18.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:20:28.438Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=d77e7c4e-b3ae-4e29-bc90-7d8f104a9fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:20:28.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:20:38.452Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=62191f1f-ad4d-4dab-9e5c-6ea6f5310921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:20:38.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:20:48.476Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=adb0d0f8-52c2-4290-b923-c016efba6914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:20:48.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:20:58.495Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=92890b23-a5f6-47aa-b8c6-92afc8a96069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:20:58.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:21:08.516Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=fd67efc9-4b93-4fe3-80ec-3a3fe63eb371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:21:08.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:21:18.531Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=f871f52e-8bab-4e0a-aa58-2317382222d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:21:18.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:21:28.559Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=debd9aa4-795f-42a2-95a7-ad58f18fc0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:21:28.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:21:38.580Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=5df5f3d5-6ce2-43ed-8fdf-ec065dbf8c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:21:38.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:21:48.606Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=00ecad6e-1910-4e59-9666-b2e283a83109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:21:48.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:21:58.629Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=52706969-42b8-446e-a41e-c03e90fcf7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:21:58.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:22:08.653Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=2d651746-40e5-445f-89d7-db27423e0b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:22:08.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:22:18.667Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=80803543-4af8-4c8c-beec-c189944ae2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:22:18.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:22:28.679Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=24d6ea44-168b-4442-ac85-fea0b168ab43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:22:28.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:22:38.693Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=cd35ef41-3dd7-40e5-b542-a87e06a56928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:22:38.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:22:48.706Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=f9a89fdd-c065-4c45-be04-4bb6d2b4c8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:22:48.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:22:58.718Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=7c2d9d7b-e9cd-4b11-9104-30e7b7844b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:22:58.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:23:08.733Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=91d9a1cc-36b9-4568-954c-e5b619f600e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:23:08.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:23:18.746Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=b5cf099b-6c9e-4e54-b794-3dac351336b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:23:18.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:23:28.769Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=8161e695-40b0-41e9-be41-2a774f3a184a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:23:28.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:23:38.781Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=5a551551-c0ac-43e2-b30d-14078ac8c2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:23:38.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:23:48.797Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=29edaf95-f131-458e-80d0-2e55038fb829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:23:48.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-16T05:23:56.610Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-16T05:23:56.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 |2022-04-16T05:23:56.612Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-16T05:23:56.615Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-16T05:23:56.635Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-16T05:23:56.636Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-16T05:23:56.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 |2022-04-16T05:23:56.640Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:23:58.809Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=f7ffbedf-776d-48de-9c78-0fd795e6cc9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:23:58.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:24:08.826Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=25c15467-70e0-4f9d-8eac-e423ea5abe20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:24:08.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:24:18.854Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=ace14a2e-353c-435e-be46-e5fd6613b170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:24:18.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:24:28.875Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=604aca06-5047-4146-9efb-cefa108d6553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:24:28.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:24:38.896Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=15b28b30-6a59-415b-805a-f58b0a869fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:24:38.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:24:48.917Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=6922667b-ab82-4aa9-953c-06ac21f6e241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:24:48.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:24:58.934Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=48acbc54-0cc8-4730-a55e-a292c71fd53e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:24:58.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:25:08.947Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=46f10696-0436-44df-8f80-b37e4dc67a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:25:08.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:25:18.968Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=832f8099-4f9f-4337-b87d-e67b9cd0c0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:25:18.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:25:28.981Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=4d3be049-6d9b-4fd8-bde2-5cc379e84f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:25:28.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:25:39.004Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=05c1c5fb-4530-4c55-81df-a785c46da4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:25:39.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:25:49.036Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=f0f649e8-e6d9-4a83-9abe-d8c8676c079d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:25:49.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:25:59.051Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=3b42aa40-3189-4ec5-a3fe-e39fd3b057d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:25:59.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:26:09.082Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=941419b6-8b5b-4588-b569-7ebc3062180c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:26:09.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:26:19.101Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=0f3f53fc-ef7e-441e-bc12-5f3d59f2664f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:26:19.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:26:29.129Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=e78ff2d5-a2b2-4446-8dd4-a032a1394b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:26:29.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:26:39.146Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=0a66ec9f-4b3b-42a2-9ac5-03278e6d5f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:26:39.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:26:49.163Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=5ad125d9-b591-4d54-a185-eb08b02ba407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:26:49.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:26:59.177Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=0b581cc4-22fd-477e-b6dd-16badb7f73b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:26:59.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:27:09.206Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=ba637866-6d6c-4840-972e-6ffffc046620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:27:09.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:27:19.226Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=599c84b1-e891-47dc-b9b7-e3b6359ef4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:27:19.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:27:29.239Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=b1b5d353-fff1-4aeb-81d7-9157ba6b8df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:27:29.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:27:39.252Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=46133404-ee85-48eb-a7cc-1c68a3e52ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:27:39.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:27:49.266Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=9e57de62-12f3-4dd7-9c3b-2304476e6f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:27:49.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:27:59.279Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=64a396ff-ed08-49ad-832b-bc8d1937cc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:27:59.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:28:09.295Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=6fa2e29d-f608-4bf4-b284-2ccb6ad85237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:28:09.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:28:19.308Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=ba16e977-631b-4d96-a029-580026087c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:28:19.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:28:29.321Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=44e27500-17e3-4401-b436-5369c7c2ba49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:28:29.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:28:39.332Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=346f4cc3-fec2-416d-b786-2af3700564c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:28:39.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:28:49.346Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=ff3a1a93-7fc5-4b38-add9-c075570e9939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:28:49.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-16T05:28:56.597Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-16T05:28:56.598Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-16T05:28:56.600Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-16T05:28:56.605Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-16T05:28:56.624Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-16T05:28:56.625Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-16T05:28:56.625Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-16T05:28:56.629Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:28:59.361Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=519c54a8-831c-4bfc-afaf-0a75bb57466d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:28:59.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:29:09.373Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=46860a58-a6fc-4a9a-b77e-4451d3da72dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:29:09.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:29:19.389Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=d085f746-ebc6-4825-86fb-cbb20a96df53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:29:19.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:29:29.411Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=a1c48979-d9e7-473a-85c0-571492687529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:29:29.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:29:39.426Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=25dd6b8a-9a02-459d-807e-5d2b1acf8698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:29:39.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:29:49.442Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=1bbe82ac-3e9b-4094-80f0-96ef84f645e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:29:49.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:29:59.456Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=b8cff68c-2430-48ad-b5d5-dcf790cb4d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:29:59.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:30:09.468Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=7a5ed15d-ccf7-47d5-b48d-73a545b6a75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:30:09.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:30:19.479Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=9bec3bef-c2ee-488c-b17f-993966641eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:30:19.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:30:29.493Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=a080dffd-542f-40ef-8a99-56354a8bdfd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:30:29.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:30:39.509Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=88e43f96-cb74-4bdc-9411-83d121e64eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:30:39.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:30:49.523Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=f8d8a3dd-42c1-4784-bde6-2966a7f7acf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:30:49.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:30:59.542Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=1ee4289f-639b-49aa-854f-b833d49308a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:30:59.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:31:09.554Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=b90ea820-4c31-4884-b9a3-4c1265e5a89d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:31:09.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:31:19.569Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=4093b8c9-526e-4c5f-aa4b-fae4bc5d3e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:31:19.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:31:29.582Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=976fc68e-501f-40d5-9a17-6fc873486003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:31:29.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:31:39.594Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=53c08ec7-83ab-4f08-8e22-007ec87fd21e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:31:39.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:31:49.606Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=1ab73668-26ca-4333-bfe8-1e9f1d54e9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:31:49.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:31:59.626Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=de5617a3-e4c7-4e1d-ab81-68bb2b26b0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:31:59.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:32:09.640Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=cbf468eb-460a-475c-a031-825ad60812d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:32:09.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:32:19.664Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=9e4f8732-56e5-4136-b536-2854d846e277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:32:19.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:32:29.677Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=a18ca0b3-1d28-40b8-a7a6-1f96db1c1a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:32:29.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:32:39.690Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=3338aed9-a5de-4d31-a359-d01264cdaf4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:32:39.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:32:49.702Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=d069689b-a158-4ba4-81ce-124502e76f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:32:49.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:32:59.716Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=8cfdee91-0029-4985-94b8-781e42b3d330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:32:59.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:33:09.728Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=5fa5a8e9-4073-4c52-bbdc-dee6e9f35783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:33:09.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:33:19.744Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=178ad5d4-c783-42e9-9d4f-7fe2e635c4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:33:19.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:33:29.766Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=105eea09-f30e-4a67-aa4c-ebe74c7c15b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:33:29.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:33:39.785Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=3cab1a45-1f63-45de-ba63-9f21d68066aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:33:39.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:33:49.808Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=a1ccaf0c-3af7-4a3d-bf1f-6081f23719d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:33:49.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-16T05:33:56.625Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-16T05:33:56.625Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-16T05:33:56.627Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-16T05:33:56.631Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-16T05:33:56.643Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-16T05:33:56.644Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-16T05:33:56.644Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-16T05:33:56.648Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:33:59.821Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=08fb13db-69b1-46ec-a72a-b37e6788c13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:33:59.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:34:09.834Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=7c1be560-775d-4a38-bed8-55f1ec635719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:34:09.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:34:19.851Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=1acbc9d7-7828-4a53-85b7-6fedf0932991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:34:19.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:34:29.879Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=8c94fa4e-72c3-426e-b881-1fe78253a643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:34:29.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:34:39.909Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=6111d835-8656-478e-8c8b-782d5c96a66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:34:39.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:34:49.936Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=e9c43388-b887-4dbc-8c09-5bb9b12a1aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:34:49.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:35:00.001Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=c30f447d-8a6c-4644-9ab1-74d62728f0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:35:00.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:35:10.030Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=9389e95f-1780-4389-a149-4b6a0f52f558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:35:10.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:35:20.061Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=41928f97-9786-477d-8483-74664db3ec74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:35:20.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:35:30.089Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=72bfa352-98e6-469e-834f-3ba8f69a6aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:35:30.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:35:40.128Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=c1b52a29-34c3-4bf4-b14a-e367dde1159b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:35:40.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:35:50.151Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=be4b4802-df67-4ff2-93df-13b5e5efe4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:35:50.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:36:00.168Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=11d85a74-2f12-439f-94f9-4d946b4b14b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:36:00.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:36:10.182Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=ed9e02fa-2d76-4ab0-92a1-72cdd0acbfae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:36:10.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:36:20.203Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=4aca4bae-401b-4aa6-909c-cf17272facb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:36:20.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:36:30.242Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=2eaf8bb2-ffce-438f-bb75-897dab893d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:36:30.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:36:40.271Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=e4b222b8-4665-4ac0-9051-445a6be482e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:36:40.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:36:50.295Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=76cd88c1-f5a4-4f34-9c83-47d03e7fd5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:36:50.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:37:00.327Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=24d5d900-ee40-4375-939d-99877739b386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:37:00.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:37:10.378Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=9c16ec5b-d58d-4c10-88ba-dda6fc704c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:37:10.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:37:20.402Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=11a6fb87-865a-4299-87c4-00b7f031bc49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:37:20.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:37:30.427Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=e05600ea-77f7-4920-abf1-5c04147d10e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:37:30.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:37:40.467Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=9d97cdab-2d7a-4492-a33c-5519de1b24d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:37:40.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:37:50.494Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=bb525d67-fe96-41a0-99df-2ce1f28d9ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:37:50.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:38:00.525Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=ad97fb3c-919c-48b0-a98d-dd56172118a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:38:00.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:38:10.546Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=93fec4da-578c-4035-bd36-e19a3661c598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:38:10.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:38:20.566Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=dc8d9d6c-4c91-4883-a9fa-6f8220d0c178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:38:20.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:38:30.579Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=985a75d4-29a8-4576-9f03-e85d716c455f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:38:30.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:38:40.611Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=7fcbc08d-96a9-443a-94d3-6c853fc9c668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:38:40.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:38:50.635Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=390ce37d-c825-4c19-bf39-82d28185b9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:38:50.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-16T05:38:56.597Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-16T05:38:56.597Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-16T05:38:56.599Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-16T05:38:56.604Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-16T05:38:56.615Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-16T05:38:56.615Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-16T05:38:56.615Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-16T05:38:56.619Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:39:00.655Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=fbdf6919-964b-4c2a-91aa-e71180e66b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:39:00.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:39:10.675Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=f36b4ca8-26c3-490f-bb9d-86cdbdf2b545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:39:10.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:39:20.694Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=9a854f70-f1ac-4910-bfb1-8d24dbd82e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:39:20.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:39:30.706Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=f17b7718-ece6-444e-b261-0e141fe5f7a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:39:30.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:39:40.721Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=94eb20d3-e835-402c-b0d9-c7ae0cb1b1d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:39:40.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:39:50.740Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=d5fbce28-54fe-4b40-954e-58b9e0018043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:39:50.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:40:00.766Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=8c4193ae-1278-47bd-98b2-18cf1aab5215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:40:00.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:40:10.786Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=cb2120cf-bff1-4e20-9715-0c2d83a5b018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:40:10.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:40:20.804Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=4f9086ff-8ea5-4f65-81dc-39d3f6d347dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:40:20.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:40:30.822Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=35ccfda7-598d-4214-b176-53b07cb08940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:40:30.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:40:40.835Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=d1923b7e-4624-457c-91f1-b45979b695e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:40:40.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:40:50.853Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=292d7fe7-8220-47b6-8a54-77583e5ac460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:40:50.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:41:00.872Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=d0808e7f-d7ed-4d57-91a7-8c37b3d81277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:41:00.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:41:10.894Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=3cd1980c-f3fd-4fcb-ab62-e297fc1458cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:41:10.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:41:20.909Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=2644166e-c4e6-4681-bd82-412a21e0a9a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:41:20.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:41:30.931Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=4bb6c643-4c41-4435-b455-e25a131d4bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:41:30.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:41:40.950Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=f74285ee-e7d2-4f24-9b7b-53d076f48c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:41:40.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:41:50.963Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=47ac5691-fef2-4daf-aabf-df0574ed85f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:41:50.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:42:00.983Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=c5c2c724-8cb5-422f-ae04-7c18dc61d5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:42:00.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:42:10.999Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=2afdce9e-ab25-4f19-a310-a71781c36fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:42:11.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:42:21.021Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=6c3ed082-0b27-4090-bbb2-7e3834cf67ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:42:21.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:42:31.033Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=2da353d9-3978-4151-91be-a4ed5537e359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:42:31.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:42:41.044Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=221d10a4-5b6b-4a62-a893-cc02eabeddab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:42:41.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:42:51.063Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=1876508e-2f86-4a2c-af91-8de453594c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:42:51.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:43:01.076Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=a09eeddb-3ba6-4b61-b10f-abb29a5c30d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:43:01.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:43:11.116Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=e301f6cf-7179-40a3-a52a-990f08e1854c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:43:11.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:43:21.127Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=60048e34-bd35-4f00-83ec-6212c6a939b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:43:21.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:43:31.144Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=d22954b9-9081-4ea9-85b5-2d3a58870675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:43:31.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:43:41.160Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=831db072-6263-4250-bb4b-b798e33a33fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:43:41.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:43:51.172Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=d53a06e9-b200-4c1c-94a0-2c5ba159643b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:43:51.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-16T05:43:56.584Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-16T05:43:56.585Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-16T05:43:56.586Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-16T05:43:56.589Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-16T05:43:56.599Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-16T05:43:56.600Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-16T05:43:56.600Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-16T05:43:56.603Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:44:01.185Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=122b0eb8-c750-4c28-9fbb-9c30595234ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:44:01.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:44:11.195Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=7506a917-8a12-4c0f-988e-3d54b67dfc0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:44:11.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:44:21.206Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=2c6fea0c-bec6-465e-b00e-545045365e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:44:21.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:44:31.218Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=f886759b-dc2b-4058-bcea-bfe1d4ac6a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:44:31.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:44:41.230Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=353f442d-4d6a-4825-9181-edc432e33b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:44:41.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:44:51.244Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=79b54681-6b56-451f-8d90-c996e43eee91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:44:51.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:45:01.256Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=36e8cd27-d0a1-4e23-ac7f-527e25b2150e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:45:01.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:45:11.274Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=7b1bc00b-fdb6-4eef-9936-a7811910c3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:45:11.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:45:21.286Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=2d837cce-acda-4259-9ba9-9d2ba75961b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:45:21.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:45:31.298Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=a00d2bc6-c1a0-4091-a6d9-959770fcb868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:45:31.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:45:41.321Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=29da2795-a2a3-4a16-969f-87b13a6795a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:45:41.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:45:51.334Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=bc213c92-b1d7-4cb3-8616-92df63a3c965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:45:51.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:46:01.349Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=9f116dab-cd0c-489c-8f9a-3cd2d09a1e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:46:01.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:46:11.361Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=33c8af38-c67b-4361-a5d6-21f3703d37e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:46:11.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:46:21.373Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=4ce24bd7-6c2c-4ade-9f31-0cabc25c6906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:46:21.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:46:31.384Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=2ccc9e83-ae4c-4c8c-8c9c-45805b6fbc27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:46:31.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:46:41.396Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=dfe7231b-100c-4cbe-8f8a-76bfc2dac0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:46:41.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:46:51.412Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=15675d98-6b2b-46bd-93dc-e3f856ec6c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:46:51.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:47:01.425Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=2c876baf-0c91-43e3-acc6-42802b6b3b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:47:01.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:47:11.441Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=8795360a-c13b-4b89-9f28-bba0d23b8f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:47:11.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:47:21.457Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=581d655c-babd-484c-8036-834edd4cf557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:47:21.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:47:31.473Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=7962862b-0907-4c18-82de-f87509620322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:47:31.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:47:41.487Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=edf0c1b7-2ae7-48f0-ae5e-a605596f25a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:47:41.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:47:51.500Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=343a0c1b-bfb0-4b22-be60-89b795da6dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:47:51.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:48:01.512Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=5cf675a0-20b5-4985-9d6c-62334bb9eb84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:48:01.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:48:11.524Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=884af571-9525-49c8-91b7-c32818b28b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:48:11.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:48:21.539Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=9d4c6749-4dcc-4b0f-818b-75cd03cb611e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:48:21.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:48:31.553Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=f58010ce-f2e0-4da0-b5aa-dc6038406b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:48:31.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:48:41.563Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=85f42e0c-cb60-4a71-925b-b7e9b52e431f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:48:41.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:48:51.578Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=5eb6d619-3e66-45eb-84dc-f9b920d4e8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:48:51.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-16T05:48:56.628Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-16T05:48:56.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 |2022-04-16T05:48:56.630Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-16T05:48:56.636Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-16T05:48:56.657Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-16T05:48:56.658Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-16T05:48:56.658Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-16T05:48:56.662Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:49:01.590Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=abdca9dd-75be-492a-a92a-c5e321091d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:49:01.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:49:11.602Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=4808ceb1-db86-43fd-b40c-a76e49c2238b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:49:11.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:49:21.618Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=cb2f57c7-68c2-4689-b03d-36d99fbaa45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:49:21.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:49:31.632Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=c52e0e52-f9c6-4f34-a057-ba93650af3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:49:31.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:49:41.652Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=21439729-ecfb-4e87-ae97-ad340f51c46f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:49:41.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:49:51.673Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=5bb2eebf-7726-4221-907a-81ae9618f4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:49:51.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:50:01.696Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=8d3f5844-bdf7-4396-b545-f1fd29144a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:50:01.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:50:11.726Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=06f38518-265f-4612-ac90-9fb8f8a19b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:50:11.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:50:21.744Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=633a571a-bf10-4ac7-bc17-03cc8fe6df9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:50:21.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:50:31.759Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=a41de101-9cd9-499d-ae31-8ce7bd652c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:50:31.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:50:41.777Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=57ebf865-d472-4d73-a92a-1c943168d809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:50:41.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:50:51.791Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=d9df9e24-f24a-45c7-b144-b29bbb5b9d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:50:51.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:51:01.805Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=7a397378-fa9e-4a7b-b95e-ad4e6d662eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:51:01.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:51:11.823Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=d27abf1b-5170-4fa8-881d-a5807603ad6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:51:11.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:51:21.836Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=f5395488-543c-4786-b2f4-980067b77feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:51:21.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:51:31.849Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=5a38a2a4-f473-4dd0-98bd-886d0ec1d940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:51:31.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:51:41.862Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=6da4371d-5af6-4653-912c-6e33d6371431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:51:41.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:51:51.883Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=bead514a-f17d-4032-a9a4-65c5fc2db31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:51:51.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:52:01.913Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=4bfec2c6-1aaf-43ac-ba35-d32f70a6e133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:52:01.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:52:11.924Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=33ba7040-cf70-4604-a098-1089c3404dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:52:11.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:52:21.946Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=088e4b2f-d824-44fd-a189-d186653ac403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:52:21.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:52:31.962Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=01899311-25bf-4aed-bfda-f65b731b132c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:52:31.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:52:41.974Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=126050bf-eb32-4c6d-bab9-26c64d619384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:52:41.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:52:51.987Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=a936a4e4-5704-4d80-8d02-c6fafdb73a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:52:52.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:53:02.017Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=84e57321-6cb2-4f8c-ac37-213ff92947f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:53:02.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:53:12.029Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=8d26db50-6d52-402f-a32e-99c531d1b614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:53:12.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:53:22.044Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=03959f5c-ac12-4bdd-a32f-39cc29912e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:53:22.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:53:32.065Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=81a474e0-5c68-4c2c-a799-7ecdfe3d835a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:53:32.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:53:42.078Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=70369920-d9a8-4a14-b5ce-88ba7c5b5077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:53:42.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:53:52.099Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=625b0cf4-fb76-4892-8885-b80082ffadce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:53:52.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-16T05:53:56.554Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-16T05:53:56.555Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-16T05:53:56.556Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-16T05:53:56.561Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-16T05:53:56.571Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-16T05:53:56.572Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-16T05:53:56.572Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-16T05:53:56.575Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:54:02.116Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=1d117dae-e76f-4124-8ba9-2bc3eb87ca77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:54:02.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:54:12.132Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=d53a9fdf-e498-4368-81ba-7243981c64ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:54:12.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:54:22.148Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=7d23b56a-09a0-496b-b6b4-9b8cef076967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:54:22.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:54:32.159Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=265a7495-87a0-41d9-8810-22e58fac380e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:54:32.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:54:42.171Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=fad34ca5-4a6e-4a0c-878d-cfd97b72fa80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:54:42.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:54:52.190Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=7c53ebde-428e-4d0a-965d-96a866eb140d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:54:52.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:55:02.200Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=35da0404-bc1a-46f4-82ba-9248608bb817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:55:02.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:55:12.217Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=230520d7-07cd-44cb-ba5a-a885325c998e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:55:12.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:55:22.227Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=8340a79e-bf5c-407f-ae6d-38c8f48e1983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:55:22.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:55:32.243Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=2d7512a1-37d0-41d0-9fc3-f759ec7e12a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:55:32.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:55:42.266Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=c20e8b37-06f9-4317-b15f-ab4d55ed95fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:55:42.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:55:52.283Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=61b2c8a3-8a2c-4936-93d7-b154200af497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:55:52.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:56:02.295Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=f4f53d0c-8876-477e-848b-490a21de2330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:56:02.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:56:12.308Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=54f468ed-5ae3-4fb6-8832-3fcedabaa70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:56:12.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:56:22.318Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=6419cebf-1f98-4352-9807-907163b78e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:56:22.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:56:32.330Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=a438cd42-7c8d-41f5-aeb2-c7715b54a871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:56:32.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:56:42.340Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=bc2a3d3a-ce27-4747-bae0-c4404e2363ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:56:42.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:56:52.351Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=eabd9a35-2674-4d16-8726-e8aa8eb110bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:56:52.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:57:02.366Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=6cd75918-1fe6-4c78-9942-f3978ba9c557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:57:02.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:57:12.377Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=f95e6b1c-caeb-4cf1-b91b-e9981ae75fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:57:12.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:57:22.388Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=b20b4566-0d3b-43f2-bfe9-09a7f0b64e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:57:22.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:57:32.401Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=0feba464-38ad-4b0f-ab68-0436493e71b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:57:32.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:57:42.416Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=552cfda7-ffa0-405a-acc3-5f0cde5a5bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:57:42.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:57:52.428Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=7085deca-2bfc-486c-992a-7b69a4be383d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:57:52.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:58:02.456Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=864f2379-b2a0-414d-965e-cb8c7310c4fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:58:02.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:58:12.469Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=97527c36-f1a7-4313-837f-8761c2dea1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:58:12.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:58:22.488Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=289996a2-6777-4278-b163-b5a8c0f5fb6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:58:22.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:58:32.499Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=81453aa5-fffd-47ea-941c-c0029c88a688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:58:32.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:58:42.518Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=385219e4-35c7-47ee-a4c5-dbe8754ec9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:58:42.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:58:52.536Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=21109544-c5fd-4b0a-8f17-055c80554116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:58:52.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-16T05:58:56.540Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-16T05:58:56.540Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-16T05:58:56.542Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-16T05:58:56.545Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-16T05:58:56.556Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-16T05:58:56.556Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-16T05:58:56.557Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-16T05:58:56.560Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:59:02.547Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=6f8f5599-323c-4d76-8af3-1a9f6f99ac36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:59:02.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:59:12.559Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=e32ac38a-8f6e-4f17-91d3-df483863955c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:59:12.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:59:22.569Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=04ad32a3-92a9-4b3a-b74a-de21aa5c170a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:59:22.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:59:32.580Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=eac11533-a22b-4645-b6f7-d4adc0ca2ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:59:32.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:59:42.591Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=966c5e6a-e33c-4a2f-8f51-6e3c7ceec0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:59:42.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:59:52.602Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=386f708f-3010-4e18-a2ae-09f5623e3188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T05:59:52.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T06:00:02.613Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=aefea734-e8c8-43e1-a386-66822801bfce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T06:00:02.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T06:00:12.624Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=a3c52cf6-32f9-4772-8a03-30d418330963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T06:00:12.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T06:00:22.633Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=cfe1052f-1566-4b13-8623-f553d04d1ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T06:00:22.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T06:00:32.648Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=ccabff04-36a1-4d36-8e97-61bd3c7aa001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T06:00:32.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T06:00:42.657Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=52acf903-4828-42c3-a0cf-3f97e6c9a5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T06:00:42.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T06:00:52.669Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=169f7862-f355-4f2b-8a77-9347f5a604b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T06:00:52.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T06:01:02.681Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=568747b9-f5fd-4df2-b0a7-83443465e21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T06:01:02.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T06:01:12.699Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=b506e4b9-eaa0-4dd9-9cfa-dccac933f6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T06:01:12.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T06:01:22.711Z |INFO |Init configs |InvocationID=4031549c-21d9-4a0c-b104-ff23f0f8f3fd, InstanceUUID=9d84ba19-bf15-467e-80e3-76e55c452502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-16T06:01:22.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |