. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T12:09:32.349Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T12:09:32.351Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T12:09:32.379Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T12:09:32.867Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T12:09:32.937Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T12:09:32.938Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T12:09:32.938Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T12:09:32.997Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-08T12:09:33.107Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-08T12:09:33.204Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-08T12:09:34.436Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-08T12:09:34.776Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-08T12:09:34.791Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-08T12:09:34.791Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-08T12:09:34.833Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-08T12:09:34.833Z |INFO |Root WebApplicationContext: initialization completed in 1628 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-08T12:09:35.127Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-08T12:09:35.729Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-08T12:09:36.928Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-08T12:09:37.354Z |INFO |Started MainApp in 6.744 seconds (JVM running for 7.271) |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-08T12:09:37.401Z |INFO |Start scheduling PRH workflow |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:09:37.409Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=fd220298-938c-4409-98cb-8b9b681a0dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:09:38.805Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:09:38.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:09:48.839Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=1d0e6847-0522-4463-8883-dab6d4bde651 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-08T12:09:49.001Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-3 | org.springframework.web.servlet.DispatcherServlet |2022-03-08T12:09:49.001Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-3 | org.springframework.web.servlet.DispatcherServlet |2022-03-08T12:09:49.003Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-3 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:09:49.867Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:09:49.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:09:59.868Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=85a1ae27-db36-4678-972c-8dc54ac5bc57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:10:00.911Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:10:00.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:10:10.913Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=0b3d5b86-5283-4299-a31e-4aa3d9af76a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:10:11.947Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:10:11.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:10:21.950Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=b9ffa6cd-56e7-46b2-8631-5a2943d5e8cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:10:22.988Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:10:22.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:10:32.991Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=e211de5a-5d29-430b-90d6-ad9f68bd8786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:10:34.060Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:10:34.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:10:44.061Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=08a08886-62c3-46de-9024-798f7a319f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:10:45.099Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:10:45.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:10:55.100Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=4f68b837-4f81-4506-aa6d-b6a8b59211db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:10:56.139Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:10:56.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:11:06.140Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=a2aa9865-ec4f-406e-a35e-6c0e8efd8028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:11:07.211Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:11:07.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:11:17.212Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=068c4bc3-cf4e-46c0-b6ad-0eb25fd57a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:11:18.251Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:11:18.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:11:28.254Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=e30af330-4755-4ddf-9d01-8a2bb363fb89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:11:29.292Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:11:29.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:11:39.294Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=808233f3-ec2a-46e3-b910-4f9335db0246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:11:40.331Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:11:40.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:11:50.332Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=b94ce9ad-073a-406e-99ba-a45e023d03e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:11:51.372Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:11:51.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:12:01.374Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=188adf78-55e2-41c2-9383-7470146b03fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:12:02.411Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:12:02.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:12:12.415Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=11c2fe77-a16e-455f-90ee-80ba53836c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:12:13.451Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:12:13.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:12:23.455Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=be0a3406-6e8d-4d09-b00b-fb9ab80a6dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:12:24.496Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:12:24.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:12:34.503Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=d057bc0d-3279-4242-b232-473b4ce81256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:12:35.535Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:12:35.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:12:45.536Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=55d2e000-967c-475a-b3f5-b36cdbb3c88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:12:46.575Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:12:46.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:12:56.577Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=5700b6ea-4670-4c85-bb99-bc67fd146a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:12:57.611Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:12:57.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:13:07.612Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=1b4816ca-d890-4d25-ae57-1fe551ade137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:13:08.651Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:13:08.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:13:18.652Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=9ecd8f4a-c792-4f4d-b448-fdc0662e1a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:13:19.691Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:13:19.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:13:29.693Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=3d93eeec-55db-4bfc-92cf-d9dd0f554cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:13:30.733Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:13:30.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:13:40.737Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=fc3fa790-a527-4f8d-89eb-5111cc0a7045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:13:41.771Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:13:41.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:13:51.772Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=11e2fc36-085a-44cd-aaff-1735026bb84b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:13:52.811Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:13:52.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:14:02.812Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=7f1a6571-c61c-4875-b2e9-3a0599474b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:14:03.855Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:14:03.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:14:13.856Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=62a6a7cd-0d6e-4c16-9df9-f1ce0aa75c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:14:14.892Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:14:14.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:14:24.893Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=b1ea3369-4e4f-4be6-82b2-52d320188649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:14:25.931Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:14:25.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T12:14:35.579Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T12:14:35.579Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T12:14:35.580Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T12:14:35.583Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T12:14:35.593Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T12:14:35.593Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T12:14:35.593Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T12:14:35.596Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:14:35.935Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=d657d943-b3fa-4308-a190-531c107ddb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:14:36.975Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:14:36.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:14:46.982Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=ea408409-488b-4104-9346-05f40c493b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:14:48.016Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:14:48.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:14:58.019Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=aa91ade1-2dc3-401a-a2c4-7138a4b7fe6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:14:59.054Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:14:59.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:15:09.055Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=757e38a5-42c0-4487-8052-a0d887e0b97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:15:10.091Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:15:10.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:15:20.092Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=f88eba38-551c-425e-8a18-1ccf25f1f16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:15:21.131Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:15:21.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:15:31.132Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=608a3f9c-8b6d-4f9b-bc93-cf81349c9cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:15:32.171Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:15:32.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:15:42.175Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=67dfbcbf-ca5a-4430-8cd7-67b919dda74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:15:43.243Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:15:43.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:15:53.245Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=c4718efc-d5a0-4637-bb87-c6f566533e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:15:54.283Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:15:54.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:16:04.284Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=3d8adfea-79a3-400d-91f2-f5febc160e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:16:05.323Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:16:05.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:16:15.325Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=51e1ff5c-fdde-485c-98b2-66867cc6a111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:16:16.365Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:16:16.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:16:26.366Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=bc4df978-df3a-48e9-8f2d-db8af42e1842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:16:27.403Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:16:27.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:16:37.406Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=d06dd379-3b3c-475a-8595-8e9946edebe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:16:38.443Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:16:38.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:16:48.445Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=3e9642d8-8b87-44be-a169-0bd8fce8a531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:16:49.483Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:16:49.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:16:59.484Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=4a14d49d-fed8-4ea8-97f7-c944b59e1cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:17:00.523Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:17:00.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:17:10.524Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=aae4b3ee-03b9-4a12-9a18-ca2cd174eb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:17:11.563Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:17:11.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:17:21.566Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=10a1c488-2a19-4da4-aa51-e66a36dc28b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:17:22.603Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:17:22.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:17:32.605Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=d1f55cc0-ff26-440e-996e-355035f88627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:17:33.651Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:17:33.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:17:43.652Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=a0f128dc-570e-417e-ae37-884209afb5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:17:44.683Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:17:44.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:17:54.684Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=6b13eb5d-a94e-4513-988a-6b98490dde4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:17:55.723Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:17:55.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:18:05.724Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=5eadae32-95e8-4eef-a40c-d6efc2fe08d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:18:06.763Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:18:06.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:18:16.767Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=80287c86-1385-44ed-859a-029e65fbf251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:18:17.803Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:18:17.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:18:27.805Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=944eb406-433d-4f38-93c7-16cdfc78e8cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:18:28.843Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:18:28.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:18:38.844Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=57deb09a-9c85-47a7-af3d-d4443f11849b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T12:18:39.883Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.234:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:18:39.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:18:49.885Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=624e9eac-c37d-4a81-8ba2-c2b2627d1d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:18:50.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:19:00.011Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=9d479376-1acc-4f0e-b96d-222c2d7b506d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:19:00.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:19:10.035Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=395b82b4-b6b6-47d8-a09c-e2f10d8fbdcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:19:10.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:19:20.054Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=b7674cda-e2a9-4d12-96c7-f5e6619f2a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:19:20.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:19:30.068Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=cd791138-4ca8-4696-9248-e3c7ac4522f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:19:30.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T12:19:35.505Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T12:19:35.505Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T12:19:35.507Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T12:19:35.511Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T12:19:35.518Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T12:19:35.519Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T12:19:35.519Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T12:19:35.521Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:19:40.083Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=8ef5b874-2ae6-4e41-8097-b2205d994b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:19:40.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:19:50.099Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=3f7c2c40-2708-4548-8931-c40af50b1fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:19:50.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:20:00.121Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=a807bf66-1e58-4fd0-b3dc-3713e5800873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:20:00.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:20:10.130Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=1942d087-8207-4e7b-8c69-888865968564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:20:10.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:20:20.140Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=2be33b3e-b2bd-4117-a595-6b753f01b54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:20:20.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:20:30.154Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=7b4f8261-5fff-46a6-bf9b-5e578de5a8d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:20:30.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:20:40.163Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=984475ec-1c6a-4e6f-9d4c-c6b3197a6c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:20:40.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:20:50.173Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=d9322ca8-dc14-4403-aab6-3b09ff2ccb9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:20:50.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:21:00.183Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=de72a153-685c-4b1c-a7a1-c257f0b6096c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:21:00.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:21:10.197Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=2fe5c287-3f12-49ba-af4a-2b9138d32df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:21:10.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:21:20.213Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=b00f7318-03a8-42f0-8fa5-6c4fc158cc48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:21:20.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:21:30.230Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=840eb672-f6e9-4a89-b794-417ffcba24a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:21:30.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:21:40.240Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=7290f4d1-8270-4763-bb8a-829dd8ce4b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:21:40.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:21:50.247Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=74abed3d-e505-45f2-a4fd-4ce772209e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:21:50.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:22:00.256Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=556bb98d-ac09-4600-9819-fc114c640da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:22:00.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:22:10.267Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=c3ece0ff-7254-4a9e-9d97-9767b6b149d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:22:10.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:22:20.275Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=cf17aef2-ac04-4c28-9ea4-318667103f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:22:20.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:22:30.284Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=49b8cb39-9551-4a06-b9f3-5fd438bea030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:22:30.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:22:40.300Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=efb0f3c9-3930-435c-b3c9-ec0fa4d666d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:22:40.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:22:50.308Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=ac2fc9a8-f0d8-4a2b-a818-45a728279a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:22:50.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:23:00.317Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=41db2b5a-875b-4f22-93b4-8954575ab2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:23:00.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:23:10.327Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=10409d0e-4ffd-4ac6-98bc-b136d8f1570f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:23:10.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:23:20.347Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=0a1ba3d2-3ab3-4846-b0eb-aded28a1f1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:23:20.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:23:30.375Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=6aefdd62-00c5-4f33-a43c-89e2efcdd949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:23:30.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:23:40.391Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=31ebeb3f-0f37-4da0-a0f0-a430d63e4d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:23:40.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:23:50.399Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=a360d97d-f0ab-4cf8-8f65-34f6ee0f3536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:23:50.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:24:00.420Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=db76dfce-cb9d-458e-bf42-513da72e79f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:24:00.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:24:10.429Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=e2b009d4-2c6d-4f9c-b39b-f46c8f0f0385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:24:10.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:24:20.436Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=5fff9fe3-89a3-4dfa-9209-d5c27f1fdfb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:24:20.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:24:30.446Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=3c14f1f3-8b3c-4aa2-8e09-62de235f5489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:24:30.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T12:24:35.440Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T12:24:35.441Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T12:24:35.442Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T12:24:35.445Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T12:24:35.452Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T12:24:35.453Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T12:24:35.453Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T12:24:35.455Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:24:40.472Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=b35f1259-49e4-4852-bb22-f847233edae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:24:40.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:24:50.483Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=1aeaf90c-b55a-42a6-a01e-4a9cdea7047c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:24:50.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:25:00.504Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=98853720-992a-43c7-83a4-80057a9fa33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:25:00.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:25:10.522Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=b90d8879-6adf-4dc5-9a10-63daf73f12fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:25:10.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:25:20.531Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=39223b7c-653e-4226-93be-c5eb7434c15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:25:20.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:25:30.538Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=c213141b-1727-487f-b924-a774576d1241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:25:30.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:25:40.548Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=05e3db8d-5fe9-46ed-9757-dce262736803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:25:40.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:25:50.556Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=092bde0a-471f-4970-949f-5ab8e6f3c2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:25:50.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:26:00.563Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=01c82269-b768-448e-b442-e1b1ac032f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:26:00.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:26:10.570Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=26bebedd-63f5-4fa1-9ad7-5142cb9dfaac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:26:10.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:26:20.576Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=72ba020c-d21c-4ac1-9800-dd0f89b1db9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:26:20.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:26:30.586Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=58c467e5-8175-467a-9002-ef1a15b6e1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:26:30.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:26:40.604Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=ada331f7-d204-471a-b1a3-04841ab06db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:26:40.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:26:50.611Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=1127a622-0327-4e06-9bf3-a6caa6f00ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:26:50.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:27:00.618Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=044666ae-65b7-446c-ba0d-5c4ed5766907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:27:00.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:27:10.625Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=7fe08348-33d1-43d4-9e15-246e326c018d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:27:10.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:27:20.633Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=73aefab5-3b92-4a1d-83bb-9c2c32d0d832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:27:20.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:27:30.640Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=916ac6ae-c63b-4806-b376-a64dbca11fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:27:30.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:27:40.652Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=2850479b-1364-4bf9-adff-0374f8b4108b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:27:40.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:27:50.658Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=fbf873dc-330e-4d2d-96e5-84edeeff9d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:27:50.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:28:00.667Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=893ab71d-60e4-4e61-b5bc-c8353c0a94ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:28:00.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:28:10.675Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=df916698-d502-4e3a-8d74-ec90c0a84fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:28:10.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:28:20.685Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=1e5609b4-7f02-4f30-af24-128adf7b6689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:28:20.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:28:30.692Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=ac64ff9b-225d-4713-8e27-db944bb30674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:28:30.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:28:40.698Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=e392100b-4225-471d-92fa-38e3575d5f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:28:40.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:28:50.705Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=b185d993-99c0-49e2-af76-0de8a1bc978e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:28:50.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:29:00.712Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=8da146e9-fce0-4d9e-9b7f-cfd406b0cd3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:29:00.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:29:10.719Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=3212adf5-b952-43f2-91b1-a4dfe99acc9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:29:10.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:29:20.726Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=8a9a7e8d-9e0d-48f9-9b46-54923f4237da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:29:20.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:29:30.734Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=0b74686d-2d7d-451f-9844-c7f74db07595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:29:30.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T12:29:35.415Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T12:29:35.415Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T12:29:35.416Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T12:29:35.418Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T12:29:35.425Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T12:29:35.425Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T12:29:35.425Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T12:29:35.427Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:29:40.740Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=298908eb-d22a-4a08-ac53-9f1d2e7fa407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:29:40.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:29:50.748Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=d52a9173-f46e-4c0c-89eb-83ef789b1bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:29:50.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:30:00.757Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=775a7bca-c02a-459f-8476-dfbfee746182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:30:00.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:30:10.766Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=5390018b-ffeb-4dbc-a43b-b55ac511a299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:30:10.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:30:20.771Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=f16870d3-5468-41ec-8f2b-fc8ad890e8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:30:20.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:30:30.777Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=730a0edd-66d0-4648-8c52-e570ea9b3a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:30:30.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:30:40.790Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=2fb881fd-873a-4f50-94f6-d2e67cb598fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:30:40.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:30:50.796Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=c04605b2-1c91-4978-9cd3-8a99181f9f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:30:50.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:31:00.802Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=055086ad-a636-4879-bd6a-d955f27c09f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:31:00.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:31:10.810Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=63805324-7472-4152-acf3-59add135421a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:31:10.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:31:20.816Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=5f1888cf-7837-4020-9490-4723e32cf8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:31:20.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:31:30.823Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=a25cb205-5380-4f58-ad8b-6e33fd40471d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:31:30.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:31:40.834Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=8f633da5-38d3-49fb-95de-c00a0f23b05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:31:40.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:31:50.843Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=d6b693ff-1c64-45e7-82d6-b999022474a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:31:50.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:32:00.850Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=f32f420f-bb9f-4d69-8c4d-0bb14f661768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:32:00.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:32:10.856Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=27749527-f11a-49bb-a523-998c83baf79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:32:10.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:32:20.865Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=9b50258e-4947-4fce-8b5f-e2426fd3f6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:32:20.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:32:30.871Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=369b0ff7-00fd-4d39-b59c-b04af680b81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:32:30.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:32:40.879Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=adfa8523-3495-44fb-9af9-11913cb0ce84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:32:40.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:32:50.885Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=0d877a7d-ce43-41c9-8064-bc0b14122ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:32:50.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:33:00.892Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=44898b21-ac6e-4930-8019-e7f18fb3615a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:33:00.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:33:10.902Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=7982e7e0-79ea-4630-813e-3f78eb165b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:33:10.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:33:20.921Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=6fe03606-e521-44b9-bcee-eca99d109995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:33:20.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:33:30.930Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=5f986535-1f35-49f6-a55a-78b8d6855e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:33:30.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:33:40.948Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=8b746d56-4e3f-4efb-b67f-06a22261b267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:33:40.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:33:50.956Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=e6ace39e-48f5-4fc8-a1f0-871b49684ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:33:50.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:34:00.964Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=1d76c22b-2b79-41e6-aab1-84719f3dc912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:34:00.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:34:10.972Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=8d290852-aad5-4f65-b75b-0241a7b57a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:34:10.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:34:20.983Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=daa264b2-5bc6-4070-91cc-600178562a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:34:20.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:34:30.990Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=37b81ce9-2b19-4ef1-a789-82c69be067a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:34:30.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T12:34:35.432Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T12:34:35.432Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T12:34:35.433Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T12:34:35.436Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T12:34:35.441Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T12:34:35.441Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T12:34:35.441Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T12:34:35.443Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:34:40.997Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=c72d6c06-5362-4c29-b70b-673b83e312c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:34:41.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:34:51.015Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=36ab6ba4-6aea-45e5-a59b-8d4d93c19546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:34:51.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:35:01.021Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=85f3cab8-5c1f-4501-94e8-0f9e3f458e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:35:01.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:35:11.028Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=0c87c39f-c487-431a-9ae8-4914d6d45248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:35:11.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:35:21.037Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=c8666788-7b1d-4630-8426-0c95582ce5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:35:21.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:35:31.044Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=8cefb7f1-6580-4cf7-81ed-347e5418a010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:35:31.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:35:41.052Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=1a0fe829-8faa-4229-b47e-1de82d323509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:35:41.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:35:51.058Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=f5b55e10-8573-41e4-a88c-9b8be1c477c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:35:51.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:36:01.064Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=86056ced-a469-4112-ae9d-19279e162042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:36:01.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:36:11.072Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=6da1fbd1-45e2-459f-8c0f-7947ae34c4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:36:11.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:36:21.087Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=6c397afb-92da-4b2a-9d3c-b19855730a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:36:21.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:36:31.095Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=ae7e170b-6d17-4add-aeed-914977b044be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:36:31.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:36:41.105Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=6123538a-d697-4594-99c7-07f045af3a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:36:41.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:36:51.111Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=68440c3f-3bce-4a4e-9393-c983f39502fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:36:51.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:37:01.118Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=c1c9c823-a462-4aef-acf2-b8484de7ee6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:37:01.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:37:11.124Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=8f8044b9-9789-45f1-aa8e-5971065f5819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:37:11.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:37:21.131Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=9b07ff16-c141-460f-b020-1eb4ba1309c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:37:21.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:37:31.138Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=0d92dc2b-20f0-4579-b8b9-be4602ced112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:37:31.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:37:41.152Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=e7643952-30f6-4c6f-a1c4-9dc14ff79de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:37:41.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:37:51.159Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=b6ecd733-591e-4f38-b5a4-74b0d4b4fed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:37:51.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:38:01.169Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=21dabadc-34e0-4d14-8613-d696abbeb4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:38:01.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:38:11.186Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=a4f2bdd0-e5ab-494d-81f3-082021215f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:38:11.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:38:21.195Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=5da054c3-279b-4ef7-9b2a-c29472dd2c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:38:21.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:38:31.201Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=632d0d65-555a-42ed-b15b-05b2e0d8346f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:38:31.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:38:41.207Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=bbb7188d-4f03-491f-a792-5640eb3df0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:38:41.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:38:51.218Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=9b17d7d6-4891-49d3-9483-0292ec536fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:38:51.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:39:01.225Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=5152ee4a-bc83-40f2-bcd0-93d40471943b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:39:01.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:39:11.231Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=ebdb03ae-fdbe-4f43-a618-d58ff1482adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:39:11.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:39:21.237Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=ad9009d1-b1f3-4063-bd6e-e03a642496c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:39:21.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:39:31.244Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=95aea614-aa6b-48f1-90e7-e2abf204d3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:39:31.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T12:39:35.481Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T12:39:35.482Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T12:39:35.483Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T12:39:35.486Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T12:39:35.491Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T12:39:35.491Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T12:39:35.491Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T12:39:35.493Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:39:41.252Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=36a7b59d-afa4-4839-81e7-12b74149f485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:39:41.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:39:51.264Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=627833bc-a8bb-4248-9c15-e60efe9de3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:39:51.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:40:01.272Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=59b8ba2d-ab8b-4550-819a-9e78dd4fc625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:40:01.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:40:11.279Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=9e05258c-4b2f-46a6-bf4f-27b8c09f5804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:40:11.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:40:21.285Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=aa64b880-5584-4fcd-af1f-b54d813c6b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:40:21.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:40:31.291Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=5c379867-15ca-4e62-9d0f-736b7bc2ba0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:40:31.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:40:41.299Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=8359444a-7e91-4b19-ba9f-8a8880c5e9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:40:41.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:40:51.305Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=b9a95bbe-a70a-4000-8377-9327fed3512a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:40:51.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:41:01.309Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=3a5d99f0-b20e-4282-b4c2-4fbbd6b8bf99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:41:01.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:41:11.317Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=57a7dd9d-526d-4e99-a3f2-57faeb223080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:41:11.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:41:21.335Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=72e8a9ab-70e6-459d-97e7-5db20dc81d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:41:21.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:41:31.343Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=d10a8c3a-a370-4206-be02-4d24e89b0422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:41:31.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:41:41.349Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=b7275083-fa0e-47f4-816e-8c44ba75178b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:41:41.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:41:51.356Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=09ecddd6-d863-4267-8726-26cf3178bf51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:41:51.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:42:01.363Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=974b04af-e964-4113-a3e1-86a152a2d183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:42:01.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:42:11.371Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=bc5e1802-238d-4592-ac1e-5c5faac7d2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:42:11.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:42:21.377Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=9f95d9dd-5f74-4fc7-9113-b990ff57ee4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:42:21.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:42:31.383Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=9c480ad9-39f7-42a8-a069-3801a21152b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:42:31.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:42:41.389Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=a61b7143-0f3b-4500-b9d4-1781e210b2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:42:41.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:42:51.394Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=b7313769-bfb2-4182-a686-3aa3d111eeb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:42:51.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:43:01.402Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=857a61a1-2151-4db8-ab66-f8b57ef34817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:43:01.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:43:11.416Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=0664767e-3e53-438d-8d7f-8661e02a4ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:43:11.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:43:21.422Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=efcdfd2d-4d48-453a-9d6c-86250c67c73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:43:21.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:43:31.430Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=aee193dc-f791-45f1-9ff4-c5ce40f85f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:43:31.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:43:41.442Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=a2100ebb-12df-4442-8679-f2f3b07d1d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:43:41.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:43:51.450Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=29715d0d-ebd0-4f6c-941e-f011b5d32f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:43:51.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:44:01.458Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=44824ba5-0d4d-435a-b5ea-feb5f1223d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:44:01.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:44:11.464Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=dcecc615-2710-4134-8c06-b69857fd1d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:44:11.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:44:21.469Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=28b911f2-6263-452c-8339-a0e821f10b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:44:21.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:44:31.473Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=5a0201d0-be82-4802-b8c0-3235c1fc7cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:44:31.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T12:44:35.415Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T12:44:35.416Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T12:44:35.416Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T12:44:35.419Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T12:44:35.424Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T12:44:35.424Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T12:44:35.424Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T12:44:35.426Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:44:41.484Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=a47c59d0-3264-4611-a3c4-a11fda3938f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:44:41.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:44:51.493Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=5a85aa71-ff1c-4d28-b4d3-c7780f711805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:44:51.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:45:01.507Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=c7a1127a-6883-4c59-a635-7d86add1e2f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:45:01.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:45:11.514Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=4a465776-7bce-4e2e-9d08-3fe0ca24bdf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:45:11.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:45:21.520Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=d8160838-8087-4609-8adf-87e2f1da29a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:45:21.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:45:31.527Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=7c741e03-e026-4d2e-9c28-08220cdfefbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:45:31.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:45:41.533Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=83a56552-e4e2-494c-b0c7-793d2d796f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:45:41.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:45:51.541Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=759bf0c6-b769-4660-97a4-a01335081163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:45:51.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:46:01.546Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=6d0b3a4c-ea02-4c23-9fa2-e1e72647c5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:46:01.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:46:11.552Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=98f38dba-5cec-4f5d-b5b9-f4c58c52b87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:46:11.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:46:21.564Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=56973e6c-eaf7-44e4-8201-27eeeca9cc91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:46:21.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:46:31.573Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=4e43b0d2-9551-4c71-96e0-4fdeea03a0a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:46:31.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:46:41.591Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=384b83ec-a25f-46bc-82b8-105607c7f865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:46:41.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:46:51.599Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=642431f9-860b-49de-baf3-cd94089b2505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:46:51.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:47:01.607Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=4be0b5fb-1932-48d7-8376-966e269ab70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:47:01.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:47:11.614Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=fc2ff877-c6d0-4389-bc46-e04cdfde468a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:47:11.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:47:21.622Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=a86a8d44-dd51-440b-972c-806d3cb99012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:47:21.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:47:31.628Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=d958fc04-1d5c-43e9-8933-c44f951d3518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:47:31.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:47:41.633Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=2f9b16e3-233c-4c9d-abba-b6c69df2ae4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:47:41.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:47:51.637Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=b64d30a3-f6d3-4b03-b9b8-e82f88dc4835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:47:51.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:48:01.644Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=46e726ea-8d86-450d-8a04-d9f80b5fd1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:48:01.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:48:11.654Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=f82050f4-a28d-42f3-93b5-9104b0a1106b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:48:11.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:48:21.673Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=aa72c9b1-d8a2-46c4-81f5-bcc2d7bb2204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:48:21.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:48:31.682Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=11cc87b2-0136-466e-9ea8-41103a16d0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:48:31.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:48:41.690Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=80664ffd-2452-4a96-b974-5745d1306b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:48:41.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:48:51.699Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=bf68d7cb-31c3-4694-97a8-f8525b93accb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:48:51.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:49:01.710Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=e1344ba3-dcad-446b-a829-16ca8a6d9c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:49:01.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:49:11.717Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=d7b22983-917f-4eee-b0cc-219dfb193df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:49:11.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:49:21.723Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=f656e473-0f2c-4758-8b56-afd10e8a3682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:49:21.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:49:31.729Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=b8328117-ac18-4e5d-9021-9fe0af19d525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:49:31.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T12:49:35.428Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T12:49:35.429Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T12:49:35.430Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T12:49:35.433Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T12:49:35.438Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T12:49:35.438Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T12:49:35.438Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T12:49:35.440Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:49:41.735Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=9175d488-0fdd-41e4-8955-df289cb4d241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:49:41.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:49:51.743Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=0857bbc3-472e-406d-b052-19a0a16b583a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:49:51.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:50:01.755Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=23de7e57-4237-4f57-8460-9c414a9f97ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:50:01.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:50:11.762Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=0f8dd6ea-e507-4aa0-ae5c-ed55e405ebc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:50:11.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:50:21.769Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=53aaecc8-7f8d-4a2b-b27a-69d7f87416b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:50:21.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:50:31.776Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=9c4baccc-500c-48a8-947c-a33e13b6acfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:50:31.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:50:41.784Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=80d1f372-e8dd-4f48-9041-3bcf0796c817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:50:41.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:50:51.794Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=cca6caa3-373e-49cd-ad12-c86536bde730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:50:51.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:51:01.800Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=7258b8da-5a56-4a4e-a1c6-87245674555e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:51:01.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:51:11.804Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=fd29a1ea-40c5-44e1-8ef1-00edb86a5035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:51:11.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:51:21.811Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=04b83548-c99c-44f3-9913-27e2b08cf947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:51:21.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:51:31.818Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=ebac0922-8249-4ddf-9c52-5ebaeb174d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:51:31.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:51:41.834Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=171b1089-b6bb-4283-bdb6-830d72501044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:51:41.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:51:51.841Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=e963d983-b47b-4182-8e45-92298676d5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:51:51.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:52:01.847Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=d12a22f7-3ba0-4ceb-9dd3-38806f6fc515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:52:01.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:52:11.855Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=11e31965-2bd5-496f-acf2-240eff50204f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:52:11.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:52:21.860Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=39386c9e-2b18-463a-b3be-2bc8ec8541f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:52:21.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:52:31.866Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=cc66274d-470f-4f76-827e-284432f94a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:52:31.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:52:41.871Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=8ee03f85-8dc5-42a3-9240-959ef702f6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:52:41.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:52:51.878Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=7853f774-d5d4-4c9c-869d-4d38cf0aac60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:52:51.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:53:01.893Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=534e4f40-61b4-4747-887b-6df2994b5d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:53:01.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:53:11.902Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=93ceb1c0-82a5-4408-9071-875bf96362d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:53:11.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:53:21.908Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=93b7c88e-0277-41cb-bd91-ce363b002175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:53:21.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:53:31.915Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=e1d4b2f1-4fe5-4a4d-abb2-0cfc800b9213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:53:31.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:53:41.921Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=f6d39f21-e9e5-4fc2-b8b5-b317dc5a21a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:53:41.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:53:51.927Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=d95e0baa-d71c-4204-9d66-cedb852a8f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:53:51.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:54:01.938Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=a0fd8874-d59a-4da4-9339-6bde0e2ef897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:54:01.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:54:11.943Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=3af4195e-8dfb-437a-bfed-d90c565616b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:54:11.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:54:21.949Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=06f30b3a-2efe-4376-acd3-77fb3af0fae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:54:21.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:54:31.955Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=7dfac77a-89d1-44dd-8101-4e2c56e066e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:54:31.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T12:54:35.443Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T12:54:35.444Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T12:54:35.445Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T12:54:35.448Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T12:54:35.453Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T12:54:35.453Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T12:54:35.453Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T12:54:35.455Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:54:41.967Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=5b60f374-7673-4870-875e-a92ff5430e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:54:41.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:54:51.973Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=533b57b3-89b2-484f-8a3b-ef396cc80a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:54:51.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:55:01.980Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=9ceec330-f2e1-4084-83e2-e1d1d352309c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:55:01.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:55:11.986Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=e608f628-5b5e-46f6-b5f1-b1472f0d2741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:55:11.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:55:21.992Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=621b4654-4918-4347-abcc-8e86b779b098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:55:21.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:55:31.997Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=72338e94-3fed-4331-af53-a9094a65165b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:55:32.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:55:42.007Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=0265bb8e-8a8b-4919-9fb5-132f7eb00b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:55:42.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:55:52.013Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=9089b864-d396-4b26-a67c-2a1cd64ba51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:55:52.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:56:02.021Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=b84643a3-1cf9-4616-a06e-a9adb5f6bd02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:56:02.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:56:12.034Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=a862a87d-8c7a-41d5-bbbc-94b5a8e50a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:56:12.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:56:22.041Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=57a04418-7bbe-4666-9820-9923f154644d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:56:22.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:56:32.057Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=059527db-43a6-4564-ab7a-360a3c155bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:56:32.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:56:42.063Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=9525f061-e5eb-4c23-a9e3-4a74bb5028c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:56:42.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:56:52.068Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=8024cd01-805e-4b68-993d-daeb821ef934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:56:52.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:57:02.077Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=58d5875b-be4b-446d-a56f-a95e407f5998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:57:02.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:57:12.087Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=538e5105-6622-46a5-a5ca-6a1b93f1911f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:57:12.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:57:22.093Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=e127167a-4b50-45a9-b96d-82594c0324b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:57:22.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:57:32.098Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=4e712556-9523-44dd-b487-cdd08ccd1afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:57:32.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:57:42.107Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=09626c17-8743-44fa-9f58-b5bf526be459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:57:42.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:57:52.125Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=9bbebf2e-1e19-429c-984d-08031d9bf89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:57:52.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:58:02.131Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=996fd482-dd7b-4b87-923a-bb3f36640933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:58:02.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:58:12.139Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=bb128ee5-495b-4f03-859b-dbd00c1fa031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:58:12.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:58:22.145Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=ef0f1e0a-56ee-4532-bae4-a1d99b1cf297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:58:22.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:58:32.151Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=d6bbba8b-cb0b-42b9-a0bf-06536d91d60e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:58:32.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:58:42.157Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=493b3bb4-9a10-42f1-963c-874ef050dc92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:58:42.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:58:52.162Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=249f4200-06b7-4cc3-90fb-4dd6d1d511bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:58:52.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:59:02.167Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=c717fca9-abf8-433a-9025-276bbbd20cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:59:02.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:59:12.175Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=93524dd1-9423-4222-998e-8bb0e4a8995a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:59:12.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:59:22.188Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=c49b7323-09f5-47e3-93e5-84d7a4636a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:59:22.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:59:32.194Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=0f0a0947-7f96-4b1f-9c57-e14b33a2ab5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:59:32.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T12:59:35.424Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T12:59:35.424Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T12:59:35.425Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T12:59:35.427Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T12:59:35.431Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T12:59:35.431Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T12:59:35.431Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T12:59:35.433Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:59:42.200Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=4ad5d5af-f96e-46d8-81c4-bb803642b78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:59:42.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:59:52.206Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=a1b83ac6-b42f-4579-9af2-491ef75f0e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:59:52.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:00:02.215Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=c6980dd4-2289-4b55-95b4-3906442e44b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:00:02.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:00:12.222Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=439b9a10-8310-40f0-99ad-c1991ade05be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:00:12.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:00:22.228Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=90fd18dd-a88e-42a6-a259-3d2a9c59313e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:00:22.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:00:32.235Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=98270550-5fcb-4f0c-ba08-ad9dff83e5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:00:32.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:00:42.243Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=70d3daa9-c5dc-43a3-a9d7-587f491eeab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:00:42.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:00:52.263Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=276fd6af-6b0d-4fcb-99a9-edd19befae74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:00:52.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:01:02.268Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=23f0db1f-2e1e-4c3c-8792-c4e8aa80a0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:01:02.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:01:12.274Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=fb686cfe-55d1-4399-9986-bfd27588f8ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:01:12.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:01:22.283Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=f1d18c77-21b9-4aef-a74a-a2c0ea5141ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:01:22.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:01:32.297Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=ca7338e6-f5a4-4a56-8a4c-db08bc28b4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:01:32.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:01:42.306Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=bcde175d-c4c6-4816-8961-c1410ac7e7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:01:42.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:01:52.313Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=d0195d4a-7e06-430c-9fa0-c65a5c6ff3e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:01:52.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:02:02.319Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=3f0d30d4-137d-46d5-905a-defc50604fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:02:02.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:02:12.327Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=99a4e5b8-cb2c-4270-b107-b27d8c5f5da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:02:12.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:02:22.334Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=312d31b8-7cd2-4160-ad30-ea896ad22cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:02:22.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:02:32.342Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=ec46c09d-4ee1-4db9-993a-d44c159efebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:02:32.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:02:42.357Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=8181eb00-93d4-4c68-ae6c-b6d4539f909a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:02:42.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:02:52.363Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=66ef179e-3d78-43ec-9a2b-2bb1632760ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:02:52.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:03:02.368Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=5a146fca-6f41-407d-bd8b-74b928b02670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:03:02.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:03:12.382Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=a1c59763-b093-4ce6-a892-7856a7493531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:03:12.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:03:22.387Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=3a2ba9e2-c310-4a44-adee-b31564570b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:03:22.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:03:32.393Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=8128e1ce-93bc-4f46-871a-c21c49f7715e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:03:32.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:03:42.398Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=c0afb2c8-10c5-4d37-900f-a74520f14169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:03:42.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:03:52.403Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=41b326b5-5f4a-4b70-9f1e-422cd9b1fcb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:03:52.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:04:02.408Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=bfb78ffe-13aa-4cfb-819b-7aa7e89ac319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:04:02.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:04:12.413Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=47d43eef-6828-47d1-ab0d-3e884a864012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:04:12.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:04:22.421Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=fe1b18e1-3c75-4612-a720-b6df746245fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:04:22.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:04:32.429Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=1fabdaff-7c24-4dd2-b16f-1d358c4ecf5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:04:32.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T13:04:35.435Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T13:04:35.435Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T13:04:35.436Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T13:04:35.438Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T13:04:35.442Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T13:04:35.442Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T13:04:35.442Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T13:04:35.444Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:04:42.438Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=f2a0540c-65dd-4f58-b6bf-57ecd4ad55eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:04:42.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:04:52.442Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=90f3ee57-a433-4ba0-a828-edc71f44b05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:04:52.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:05:02.452Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=187dacd5-d05e-422f-a50c-411c50bcc191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:05:02.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:05:12.457Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=b5f094c3-6d51-41e2-8f19-6f4c07cd0082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:05:12.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:05:22.463Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=9c9a828c-a6ea-4c12-84f4-d4c727080fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:05:22.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:05:32.467Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=83c8a124-bd6d-48eb-b7c9-8d0d4186be4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:05:32.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:05:42.471Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=d7e9ac90-49a9-449b-bd9a-51702391cc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:05:42.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:05:52.476Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=00585d66-20a2-4c6a-8360-b4c35bfbe34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:05:52.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:06:02.485Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=34e18ab5-d4d1-44c9-bf11-927e80e08db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:06:02.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:06:12.496Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=a86a198e-cfe9-493a-a870-0a2609980800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:06:12.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:06:22.501Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=4ae56635-b837-46c5-a7b4-875469811715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:06:22.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:06:32.506Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=2eb63a66-6b7d-4471-b5d6-71b14831abdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:06:32.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:06:42.512Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=41b08624-81f2-4b28-bea6-2e6afbcb7aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:06:42.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:06:52.519Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=0be61ef8-a0b0-432e-b2e7-2a404c6fc9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:06:52.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:07:02.524Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=80b5de6d-2673-4da9-8bee-cb468ff43e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:07:02.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:07:12.530Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=2d644148-a88f-4a60-a5bd-c15be69874e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:07:12.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:07:22.535Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=f2fae71b-6eaa-4367-a4a8-0869e9b396d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:07:22.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:07:32.541Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=b46b4b1d-6b40-4f12-b009-942b0698e320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:07:32.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:07:42.548Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=9a802d24-3bdf-4edc-9d3c-d38b9ebaf2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:07:42.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:07:52.564Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=33d2e0da-6341-4943-a002-b54e14ab39c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:07:52.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:08:02.570Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=89f67d49-e0ae-4358-84d0-dfe3b3bad976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:08:02.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:08:12.576Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=899b9320-ef92-4ea9-81db-7eb6969e4506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:08:12.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:08:22.582Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=f79218fe-7020-4bc6-815a-59ba36ae0def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:08:22.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:08:32.588Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=c1096313-5c90-4083-aaa7-f55acca67c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:08:32.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:08:42.593Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=d25bf9f5-2fa3-4534-a7bc-9cad291574df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:08:42.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:08:52.598Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=14e2fa51-8994-4dc7-aa46-3fd39b1c892a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:08:52.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:09:02.603Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=b8c0fc73-98f8-4da7-a86b-40eed8dc9693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:09:02.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:09:12.613Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=01bd78f0-f348-46a3-be97-4f7da955a068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:09:12.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:09:22.637Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=e29f400f-4b35-4da7-ba12-6a92a393910a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:09:22.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:09:32.644Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=b50d8e87-a5f7-40e1-affa-7fc08133d219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:09:32.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T13:09:35.444Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T13:09:35.444Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T13:09:35.445Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T13:09:35.448Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T13:09:35.451Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T13:09:35.451Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T13:09:35.451Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T13:09:35.453Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:09:42.651Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=7c08144f-1c30-4174-b04e-6f4fe74d84bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:09:42.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:09:52.656Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=9d80b4f6-aecd-4a07-8d42-f0be6a5a4f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:09:52.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:10:02.661Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=72792f18-c69c-4c3d-80e1-ec6088fbbc56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:10:02.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:10:12.668Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=41427e44-e7d9-4af7-9229-252d5a389944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:10:12.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:10:22.674Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=5b1782cc-84cc-464a-93f7-f10d18e24708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:10:22.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:10:32.680Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=e2ed2ed2-b99d-4746-8c4a-2aeb8c90bbea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:10:32.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:10:42.685Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=19fddb29-4fea-4fef-9a34-ded43be9ee45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:10:42.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:10:52.692Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=6096a26e-e0fc-40a6-b572-d0313b01f19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:10:52.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:11:02.704Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=6fd57c0c-9635-4b70-a03f-c95627ac1c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:11:02.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:11:12.711Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=282b81ed-d656-452f-a6a0-f931abd5925d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:11:12.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:11:22.717Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=aa57e0c5-ce72-4cea-85de-01158ec3a6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:11:22.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:11:32.722Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=173d51bd-8aca-4704-beb0-37f2beda8662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:11:32.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:11:42.728Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=cfda5ecd-f1f6-4114-ba79-014fc4593bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:11:42.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:11:52.734Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=7b7d743f-5866-4ccc-a6dd-5e6821cde1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:11:52.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:12:02.740Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=5f570e14-7069-497e-934d-2ce13c9ad4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:12:02.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:12:12.746Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=b58d9fa0-3f2e-41cc-b34b-e2a78aa9018a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:12:12.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:12:22.753Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=6d41c2a7-58e2-4dbd-9035-fab636985ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:12:22.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:12:32.760Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=0213b780-18a6-4edd-b69d-485e01be8c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:12:32.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:12:42.775Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=a3c4d17e-ac6e-498b-90c0-e730b60e2069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:12:42.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:12:52.782Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=7930264e-51e8-461a-b9ac-017004dd405a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:12:52.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:13:02.788Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=0b9caaa3-1a72-4a7a-97f7-ac0b781e0a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:13:02.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:13:12.793Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=03b0514c-13a6-40cb-aa46-a1797f8e5ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:13:12.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:13:22.798Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=1db68e03-9521-444a-a291-001c7cd1c7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:13:22.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:13:32.805Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=7b66c08d-2538-4d31-ac42-2f0029bb4853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:13:32.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:13:42.809Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=0eadc023-2c1f-4b5f-8b70-9bbc44281676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:13:42.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:13:52.816Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=4af4e432-844c-4cc8-bd53-88e4d8e9566c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:13:52.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:14:02.822Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=cb853c1e-5052-40ca-8677-e7f8d1500ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:14:02.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:14:12.829Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=d2e0e61f-4a11-40d6-b87b-6cfad6a9b280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:14:12.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:14:22.842Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=30a4c3c8-9624-45b9-891c-df7a23dff702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:14:22.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:14:32.848Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=71fae266-00f4-4d2f-8e43-8f116650535f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:14:32.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T13:14:35.419Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T13:14:35.419Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T13:14:35.420Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T13:14:35.422Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T13:14:35.425Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T13:14:35.425Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T13:14:35.425Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T13:14:35.427Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:14:42.854Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=d95febfb-0e8c-4595-a1a7-a2a0d3a194fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:14:42.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:14:52.859Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=33d1b54b-1725-4d14-ab22-c6641fe87bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:14:52.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:15:02.865Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=f11d27cc-8434-4718-9a63-5ea8bc4eaae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:15:02.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:15:12.871Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=10d7fb84-f244-42e3-9820-d5d1ddd68a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:15:12.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:15:22.875Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=62af8771-ac45-4adc-8f27-0cb11f71e554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:15:22.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:15:32.880Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=4e967f3f-51af-4b6c-8b3b-de7289d47e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:15:32.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:15:42.886Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=165e4057-4cb4-4444-be83-9c61e1919b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:15:42.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:15:52.893Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=26ed570f-7617-44ed-9aec-4771c445d9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:15:52.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:16:02.911Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=cf2f776a-9135-4f05-ba23-bc5e8f7a3da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:16:02.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:16:12.917Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=997c5b14-e5f5-43b9-98c3-07d3a73ce6c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:16:12.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:16:22.922Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=fe872ca7-bffa-48bd-9400-5901d9237bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:16:22.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:16:32.928Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=9e05efad-7eb9-4399-b2b4-8f53e48a0e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:16:32.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:16:42.934Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=2e93a5c4-2f9c-4331-a475-40c10381cd7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:16:42.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:16:52.939Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=ef3b5a3c-984b-48c1-89a4-2ba692de9837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:16:52.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:17:02.944Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=d0fee005-b0ae-4368-b337-c6d05b56ad67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:17:02.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:17:12.951Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=ca8fc76e-eddf-4cd1-84bc-61c4a363eea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:17:12.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:17:22.956Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=6ac11280-0915-44db-94ae-cce4e70c4d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:17:22.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:17:32.966Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=a0de8c15-2ba6-4958-b6fe-29f164a9dcb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:17:32.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:17:42.974Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=c665d807-739a-42d7-8152-4a65b615b48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:17:42.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:17:52.990Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=da011f9e-5445-4420-a3d3-07c76ef62001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:17:52.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:18:02.998Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=f1ce0ac1-f0a0-4c0e-aeb3-22b501a3c38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:18:03.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:18:13.005Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=fecee867-1bc5-407e-8661-e78e1ca05031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:18:13.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:18:23.012Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=15d6ce7f-8427-4f74-be46-dce5ffb8ffee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:18:23.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:18:33.017Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=19dcc876-d042-4a1f-b745-6c462dcec448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:18:33.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:18:43.023Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=09bec73f-ad12-4eac-8826-2e1e315f37e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:18:43.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:18:53.027Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=28264802-5ac1-40ec-9bc7-8c74c1d9a576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:18:53.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:19:03.034Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=9044d325-cf68-4e42-886b-2e2f3a187765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:19:03.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:19:13.040Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=e72016c2-4a83-4fcf-8e6d-3b73bb33cab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:19:13.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:19:23.054Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=5c0aa2c8-98a5-4e75-89d9-77055e8dc521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:19:23.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:19:33.071Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=ffdab94e-3878-4125-b3dc-92a4d7dc7943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:19:33.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T13:19:35.388Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T13:19:35.388Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T13:19:35.389Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T13:19:35.392Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T13:19:35.395Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T13:19:35.395Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T13:19:35.395Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T13:19:35.397Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:19:43.078Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=726eabb2-8114-48bb-a278-bb2983cca8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:19:43.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:19:53.084Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=2a635cd5-c33a-4428-a325-f6f3bb9edea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:19:53.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:20:03.092Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=37ba6c73-a0b3-4052-9c10-d9f3d8659e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:20:03.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:20:13.098Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=0c2082a1-c531-49a0-8f9d-4a1681419536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:20:13.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:20:23.106Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=34ebbd30-5846-4737-8a94-54edae825abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:20:23.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:20:33.113Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=86325290-175c-4f2b-8749-267d3e92fb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:20:33.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:20:43.118Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=71e9e9bc-527d-41ca-a771-af565f122b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:20:43.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:20:53.123Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=33c9f827-9ab9-45fb-8777-f4d9ecff55b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:20:53.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:21:03.132Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=b3e188ed-7925-402a-8f1a-54f8e079b511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:21:03.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:21:13.139Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=34dd743a-7f72-44be-8a5c-96ffa519fab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:21:13.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:21:23.150Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=74e9208e-654d-4969-b825-5168b6171ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:21:23.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:21:33.155Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=fbf0abd7-0120-42dc-b52a-83c1311a90dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:21:33.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:21:43.161Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=25320b61-6990-49ce-9251-a32383360c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:21:43.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:21:53.165Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=4a45f8fe-0053-4f2c-8eb1-8303f670aacc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:21:53.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:22:03.171Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=0b9e303c-d3d9-4473-ae55-2ed8190cca1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:22:03.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:22:13.182Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=d9863f9a-d516-448e-846d-307a34bf057f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:22:13.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:22:23.188Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=2e5509f4-1e7c-44f1-ba45-d30453c13241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:22:23.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:22:33.192Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=da98375f-258d-4aca-adbd-4a412265144a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:22:33.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:22:43.197Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=d9b5ba64-27c8-45a7-83e1-0964ab7bdae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:22:43.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:22:53.206Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=57b34fb0-6c3b-40a4-a492-0c4838a39a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:22:53.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:23:03.219Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=abbafe96-42b2-4c6b-a751-abfeedbef037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:23:03.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:23:13.225Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=937053b9-00ca-47b3-b1b7-cbfcad75c0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:23:13.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:23:23.232Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=a7f7379e-e60f-4757-826e-dd1e8317a94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:23:23.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:23:33.238Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=af665710-f0cc-454b-a3ed-3465acafb8d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:23:33.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:23:43.244Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=6bf11608-3bf5-44ed-9e09-7c172eb2421f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:23:43.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:23:53.250Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=52d07f1b-db83-405f-9392-4f01687df153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:23:53.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:24:03.256Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=16ede444-6693-494d-af9f-941e893dcf5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:24:03.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:24:13.261Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=c93d1060-cfd2-45b8-8523-69b7df7e2351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:24:13.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:24:23.267Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=12019c2a-1883-427b-8cc1-c8f22cc5cc58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:24:23.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:24:33.276Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=d829faa3-094c-4e20-90d0-0c203d1ded0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:24:33.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T13:24:35.434Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T13:24:35.434Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T13:24:35.435Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T13:24:35.439Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T13:24:35.444Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T13:24:35.444Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T13:24:35.444Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T13:24:35.447Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:24:43.292Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=bb42082e-5cc0-4e9e-bd2c-2e13bafd3118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:24:43.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:24:53.298Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=b04f453f-4937-4691-84ef-568d6ea9c3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:24:53.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:25:03.304Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=3af70fbd-20eb-457e-b0b2-1b4cd033d6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:25:03.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:25:13.310Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=a4602b7a-0cff-4565-bd64-84e5ca5461b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:25:13.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:25:23.317Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=0399a8a5-55d0-447b-8829-4641a7c11f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:25:23.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:25:33.323Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=cd62dfd7-4a60-4dc2-b57d-c76fb4d4e4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:25:33.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:25:43.328Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=9419102d-46fe-49a5-aad2-9d987496f931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:25:43.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:25:53.332Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=e653ff0e-69a5-4296-8d0b-5f814a34387e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:25:53.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:26:03.338Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=00c08bba-8603-44da-bb71-b804bbad9048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:26:03.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:26:13.349Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=868c901c-345e-4d3b-a02c-c5c1ea8e0b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:26:13.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:26:23.360Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=d4b8de41-61a7-4936-b0ed-a1acbae942e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:26:23.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:26:33.366Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=03b36796-2341-406c-8a6f-999241ecbfb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:26:33.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:26:43.372Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=0e6e613d-6c65-4fe6-af08-2761fab2d44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:26:43.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:26:53.379Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=b2519867-98db-4bad-b530-2381e05389f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:26:53.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:27:03.385Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=363c7e38-68c1-4000-93b1-0d3e866b2f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:27:03.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:27:13.390Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=f6a39a5d-d49a-42bd-9b6d-e0f1d57775a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:27:13.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:27:23.395Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=cb4c3815-d036-4a74-beb0-496d040c14fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:27:23.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:27:33.400Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=c534d5fc-2a44-4dfe-abab-38dede96c219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:27:33.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:27:43.406Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=10fe930a-5335-4f40-a677-3699f9673a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:27:43.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:27:53.422Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=21789082-dddf-4ed2-8ba3-2a8da5da6342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:27:53.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:28:03.429Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=eb4379de-899c-44e1-8205-662bcc7d693b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:28:03.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:28:13.434Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=9e9ff375-1aad-4469-8d51-46066fcf17b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:28:13.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:28:23.440Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=ae6c52fa-aafa-4742-98f0-197ce3645825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:28:23.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:28:33.444Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=d1391d40-e436-4da0-a2f1-78c11fef326a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:28:33.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:28:43.452Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=3c4d5245-cbd7-4541-bfc5-7283162a1541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:28:43.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:28:53.457Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=a20bf495-5497-4edd-8a0a-336204b0f6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:28:53.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:29:03.461Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=6ad63a22-d887-43f6-b384-235b916ed492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:29:03.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:29:13.468Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=a08ebc92-e845-4808-b645-743237af301c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:29:13.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:29:23.480Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=8c411f64-0c2e-4daf-8c4a-f97877289ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:29:23.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:29:33.487Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=96dfacef-4c10-48f8-b2ac-18ee51009914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:29:33.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T13:29:35.459Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T13:29:35.459Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T13:29:35.460Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T13:29:35.462Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T13:29:35.466Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T13:29:35.466Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T13:29:35.466Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T13:29:35.468Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:29:43.494Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=d3719c5f-7c51-4b86-96eb-578f0b07bc6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:29:43.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:29:53.500Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=5779a996-a6e8-4b81-a2eb-c6765938b157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:29:53.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:30:03.507Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=59a0837f-fb09-4866-8348-e849c2b8db1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:30:03.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:30:13.513Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=0f2fa9b7-166c-4013-8671-329c964f23a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:30:13.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:30:23.519Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=7a0f939c-861c-4a79-809a-8451c236e5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:30:23.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:30:33.524Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=9c6e0c80-a39a-4b63-8cff-2b0136d81aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:30:33.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:30:43.528Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=492d2637-124e-43fc-8f79-0d8d60cec4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:30:43.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:30:53.533Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=3a0e8aeb-2899-493b-8f6c-a298d5b6d36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:30:53.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:31:03.547Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=ff858d71-bab5-4f63-82be-e3658a98d0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:31:03.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:31:13.557Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=02bd5bcd-0dea-41c6-878a-72240b1ec8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:31:13.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:31:23.562Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=87509847-2482-4713-8e1b-6e7ea6c3511d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:31:23.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:31:33.569Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=e2f2c31a-fa5a-419f-b058-f1f1c61751e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:31:33.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:31:43.576Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=b2f5ecec-4a82-4f6b-81d9-822ad947fecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:31:43.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:31:53.582Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=bdc5ff5e-8006-4e14-aa1e-18cdf3df0fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:31:53.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:32:03.587Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=04b0421f-67fc-48ed-972c-518485a3df41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:32:03.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:32:13.592Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=54af270a-66cf-40bc-ab00-fcdf340a4af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:32:13.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:32:23.597Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=54898a58-0d1d-4594-bc11-60857f91290b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:32:23.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:32:33.602Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=fd53ad61-5e9c-4d7b-90ed-cc651447c9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:32:33.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:32:43.609Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=f5b3c12c-10b8-4441-bf5b-97ab2dc73234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:32:43.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:32:53.621Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=95589619-86c8-4791-98ba-9fb34936de10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:32:53.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:33:03.628Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=b90b8501-a248-4cde-a14e-aed6ce3db3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:33:03.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:33:13.635Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=089817c2-761f-489f-8db9-b08a7b37e4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:33:13.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:33:23.643Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=8aa3288e-b473-47a1-b958-05d783f3b65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:33:23.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:33:33.648Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=af5251ea-206f-4d54-8a43-913729a89cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:33:33.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:33:43.654Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=2dc3624f-bf56-4485-93b0-f9f5911005f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:33:43.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:33:53.660Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=d863558d-560e-4cfe-aa9e-92cab19b0a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:33:53.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:34:03.666Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=750dc3f0-9746-41b7-87cd-baddbe9f3be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:34:03.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:34:13.672Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=fc71325f-db32-4bc3-b2b8-a2ad9cd5aba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:34:13.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:34:23.686Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=15703299-4012-4b62-a9d2-475bebd8e1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:34:23.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:34:33.695Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=6902cf3e-08b2-4c48-a314-dada70b9b5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:34:33.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T13:34:35.430Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T13:34:35.430Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T13:34:35.431Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T13:34:35.433Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T13:34:35.436Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T13:34:35.436Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T13:34:35.436Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T13:34:35.438Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:34:43.700Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=34dc6148-e912-4c35-88ba-a2911228d45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:34:43.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:34:53.705Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=45501ca2-9f9e-401d-871e-7b27d6687cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:34:53.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:35:03.711Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=7f211557-8d25-42ab-8a7e-78d4b4db8f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:35:03.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:35:13.716Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=5438d2cc-0832-496a-bf7b-ff60a6461c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:35:13.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:35:23.721Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=46a883c4-bff4-4a0e-a2d0-42aaa8abfc85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:35:23.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:35:33.725Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=889da53e-d4cd-4973-a4b7-5a6eebacdd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:35:33.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:35:43.731Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=bd2c8b61-6155-492e-9aea-0ba3c0179025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:35:43.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:35:53.738Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=01430237-ac4e-4825-8241-ff2ca00012e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:35:53.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:36:03.751Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=6f2c68d3-bc85-49a7-99ad-44d40eaafdac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:36:03.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:36:13.759Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=b1757164-916e-4b51-8ad2-5cad81183bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:36:13.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:36:23.765Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=a98338f2-f675-40d3-bcf1-ba533b92d474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:36:23.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:36:33.770Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=0be3c75d-4f7a-48b6-8823-ab7e6fe40867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:36:33.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:36:43.775Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=3cc2e7be-b62b-4cfd-b3ba-06bd3442cbc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:36:43.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:36:53.782Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=0b6524c5-6242-4824-9b79-2f8527997188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:36:53.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:37:03.787Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=545de69b-d059-41ea-ab48-edff9770693b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:37:03.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:37:13.793Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=a4055077-3c05-4fff-a7d5-04c2a5cf4066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:37:13.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:37:23.799Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=63cd4d33-6770-4ac1-b05f-4890541ffeef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:37:23.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:37:33.808Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=552ea10e-526a-4c67-8f1f-ae64fa1ee299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:37:33.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:37:43.819Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=318a176c-c939-49b8-9329-a8a587143bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:37:43.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:37:53.827Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=cc228b02-9db4-4ae0-9c4a-3cbc6b7b8535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:37:53.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:38:03.834Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=29b134db-8024-4da9-9f5b-bf661d1c7cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:38:03.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:38:13.840Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=d27c7bb9-4cb0-45ba-9baa-32cfc5b22ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:38:13.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:38:23.846Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=1faca87c-57a4-4ca5-aa18-024685791ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:38:23.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:38:33.854Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=23cd33bf-1837-4c6c-b5a4-080502d59b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:38:33.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:38:43.861Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=64b7fad3-667f-4837-8954-f960023767d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:38:43.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:38:53.866Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=c7712d4a-4cfd-4cd5-bcf0-5aab33766e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:38:53.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:39:03.870Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=98b312ef-8cc8-4eaf-8034-22b3afbc03ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:39:03.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:39:13.878Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=18d318ea-3d1e-4c40-a433-25a7d2ef6188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:39:13.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:39:23.894Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=f1d3ff04-7acd-4cd7-815e-f2e895ba594a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:39:23.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:39:33.899Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=21f53181-bea8-481c-8c63-5adc92d2418d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:39:33.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T13:39:35.439Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T13:39:35.439Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T13:39:35.440Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T13:39:35.442Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T13:39:35.444Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T13:39:35.444Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T13:39:35.445Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T13:39:35.446Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:39:43.905Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=022a285d-00f0-4a46-8774-d90f5a7691d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:39:43.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:39:53.911Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=3d491de9-995c-4ab0-8b14-6fff387ed01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:39:53.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:40:03.917Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=c3dbddfd-8d79-425b-95f9-401cfda33e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:40:03.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:40:13.923Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=f09dbb3e-4479-42d3-8a0e-837d02f8e020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:40:13.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:40:23.928Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=87348c13-576a-4eaf-a171-e3479bfce125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:40:23.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:40:33.933Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=e5b27f7c-d9a1-44a2-b57e-266895603f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:40:33.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:40:43.937Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=09fd6788-bc9c-4459-ac4e-e5b880939794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:40:43.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:40:53.943Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=df9ee104-477c-44b6-abed-4186746689a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:40:53.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:41:03.949Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=b94f2a56-d6f8-4789-8b2e-50a1407a2fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:41:03.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:41:13.962Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=98f001b0-8548-41cd-979b-ee05f4ad1739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:41:13.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:41:23.972Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=dd367c79-17b4-41c9-910e-d9c739eca0b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:41:23.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:41:33.978Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=b1f07899-56a3-4b7e-abfc-d45d56429df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:41:33.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:41:43.986Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=9d5678a1-c3bb-4708-bc15-40f7c6663616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:41:43.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:41:53.991Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=74ea6477-a503-4b1c-9998-0870a37c0a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:41:53.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:42:03.997Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=385dd032-b496-4e90-b157-43d365d7e6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:42:04.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:42:14.003Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=78d89872-289d-400c-afe7-1bb96f1c3531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:42:14.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:42:24.008Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=5509dd6e-5f91-4905-ba6e-3d28679bc08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:42:24.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:42:34.013Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=7b65d7ac-bd93-4e04-922f-2db8883ebb44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:42:34.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:42:44.019Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=b075c963-749e-4995-be11-387a6bc54b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:42:44.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:42:54.027Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=5262bb56-3592-4030-a6cd-3ea76e71f6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:42:54.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:43:04.038Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=c0031618-e87c-41c8-a085-84d20f166de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:43:04.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:43:14.043Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=56903c7d-25e5-4edc-aeba-c63a500df9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:43:14.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:43:24.049Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=45008156-bc69-41a3-a5f6-d190e1548b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:43:24.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:43:34.054Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=917f7a94-b05b-4e04-a15d-202ee8aa46b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:43:34.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:43:44.059Z |INFO |Init configs |InvocationID=fb3e2f06-1cb4-4ee4-a18b-d16398a7bbf9, InstanceUUID=16f77fbf-47b0-4ff6-8626-2400e57e0968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T13:43:44.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |