. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T02:18:02.286Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T02:18:02.289Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-07T02:18:02.325Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T02:18:03.058Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T02:18:03.162Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T02:18:03.162Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T02:18:03.162Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-07T02:18:03.286Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-07T02:18:03.375Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-07T02:18:03.400Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-10-07T02:18:05.233Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-07T02:18:05.805Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-07T02:18:05.822Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-07T02:18:05.823Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-07T02:18:05.887Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-07T02:18:05.888Z |INFO |Root WebApplicationContext: initialization completed in 2488 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-07T02:18:06.303Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-07T02:18:06.976Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-07T02:18:08.373Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-07T02:18:08.884Z |INFO |Started MainApp in 9.242 seconds (JVM running for 9.979) |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-07T02:18:08.943Z |INFO |Start scheduling PRH workflow |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:18:08.986Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=adc0fdf5-9b3f-4a7a-960f-a0be5e4e86fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:18:10.428Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:18:10.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:18:20.452Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=a966dd27-1906-4bf9-951e-a674766e5f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:18:21.651Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:18:21.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:18:31.653Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=3164c335-bb0f-4570-84a4-e4de09a8ca61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:18:32.694Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:18:32.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-07T02:18:40.920Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-07T02:18:40.920Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-07T02:18:40.922Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:18:42.695Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=152ed3e7-d4d0-44b5-b268-1e6b20008f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:18:43.926Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:18:43.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:18:53.929Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=13031646-1fb5-44c8-beae-72af4c7446ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:18:54.996Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:18:54.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:19:04.997Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=fcd07c32-35b2-4a38-abe9-74437d38265e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:19:06.516Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:19:06.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:19:16.517Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=898f3684-8ccb-4fe2-aec3-4f8f5df65791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:19:17.589Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:19:17.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:19:27.590Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=c4818503-3e28-44f6-9773-74decfa8bd7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:19:28.629Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:19:28.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:19:38.631Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=cc627ef8-acc1-49be-9cd4-6d785b796d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:19:39.700Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:19:39.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:19:49.702Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=2345f9fa-300d-4d44-8762-4d95232dc903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:19:50.903Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:19:50.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:20:00.906Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=965e00b3-e576-481c-9d46-8d694295c916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:20:01.972Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:20:01.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:20:11.974Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=ea809bd1-fec0-4a6b-b9cb-eab3ff4e5694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:20:13.014Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:20:13.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:20:23.015Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=27f32971-68ff-431c-9523-085c65ee0101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:20:24.116Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:20:24.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:20:34.117Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=8e9a5cd6-7b74-4e56-a305-478d8a8b41dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:20:35.160Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:20:35.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:20:45.162Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=08f0ffb0-f429-4aa0-9159-6fd4b1fcc7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:20:46.293Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:20:46.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:20:56.295Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=64e2bf4f-f7ff-4a85-8839-b1ba34f93b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:20:57.429Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:20:57.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:21:07.430Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=9a123a9b-e475-4046-93be-c250a46d796f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:21:08.470Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:21:08.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:21:18.472Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=708ea372-6d06-48bc-a8b0-63b15d18cb50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:21:19.604Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:21:19.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:21:29.606Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=8c9c9998-4651-40f2-b9c0-89e95d0ebf03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:21:31.222Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:21:31.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:21:41.223Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=91136fde-20a6-49e5-8e29-6a56928e5032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:21:42.261Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:21:42.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:21:52.262Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=f2403134-605c-4f2e-8021-a9c07f380d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:21:53.364Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:21:53.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:22:03.366Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=b6d4f131-8930-4dc2-b38d-2dbb9d65ba7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:22:04.501Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:22:04.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:22:14.502Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=6a9f4e3e-7af4-46ef-bc4e-3eca7dbd86eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:22:16.373Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:22:16.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:22:26.375Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=68b9c477-6687-4624-8578-3a52f1d70a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:22:27.542Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:22:27.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:22:37.543Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=66da3e70-c916-49f2-99eb-85079188d726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:22:38.613Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:22:38.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:22:48.614Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=2ae793e1-6fea-42e6-845e-c5654a28844b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:22:49.684Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:22:49.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:22:59.685Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=3bb50301-efb9-4ea9-9886-10ded74100e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:23:00.919Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:23:00.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T02:23:06.643Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T02:23:06.643Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-07T02:23:06.644Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T02:23:06.647Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T02:23:06.655Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T02:23:06.655Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T02:23:06.655Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-07T02:23:06.656Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:23:10.921Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=348cf870-e7e1-4cc3-a6e3-acd5e7ea7687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:23:11.990Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:23:11.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:23:21.993Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=82d3f133-b546-42c0-867f-7d2bb6a58e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:23:23.037Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:23:23.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:23:33.038Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=c6b84250-b84f-47fe-b165-5a0b035a609e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:23:34.166Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:23:34.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:23:44.167Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=c9b96ea3-beb0-4e9a-b6c2-7be47ff3d4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:23:45.206Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:23:45.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:23:55.207Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=b33a6bf8-dba0-4eab-9702-aa4e06e3e52c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:23:56.245Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:23:56.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:24:06.246Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=23a3e0f0-d2d5-40c1-9581-99b03b568b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:24:07.956Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:24:07.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:24:17.958Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=9a3eae89-597c-4ea1-a36e-4d2454963a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:24:19.030Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:24:19.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:24:29.031Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=92b2454b-158f-4d55-bcc8-2335186cdd8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:24:30.101Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:24:30.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:24:40.102Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=16bc8c40-9e74-4be8-bd3d-8322b706d003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:24:41.142Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:24:41.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:24:51.143Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=76359443-a0ff-443d-ab14-a21d46b10433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:24:52.181Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:24:52.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:25:02.182Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=582c73ca-eed3-4cd9-bb2a-beb9de8669bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:25:03.221Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:25:03.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:25:13.223Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=9ee48ad5-82bd-43a9-8eb4-f215a5da5a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:25:14.261Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:25:14.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:25:24.263Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=e9eb0203-14d6-4188-8df6-71ba9a5f8971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:25:25.300Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:25:25.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:25:35.303Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=6e0ef752-b4df-41b2-b0e2-374154721317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:25:36.340Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:25:36.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:25:46.342Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=94d22c40-2da5-43f5-90e2-1a53f8eef368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:25:47.382Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:25:47.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:25:57.384Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=01508802-48fb-4cb4-b114-de17df7c437d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:25:58.453Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:25:58.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:26:08.454Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=8efd014e-de0f-4ee7-b5ad-9a081abc39f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:26:09.494Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:26:09.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:26:19.495Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=24ac2c4e-1eb4-4ac9-95f9-ed4ece3da5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:26:20.756Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:26:20.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:26:30.758Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=b4926617-e282-405a-b932-23188e73cf9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:26:31.799Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:26:31.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:26:41.800Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=d824f72f-a00f-4fb7-a290-6fef1b53224e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:26:42.837Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:26:42.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:26:52.839Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=5c174a4e-74e0-46be-ae9e-968ddac2ffc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:26:53.909Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:26:53.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:27:03.910Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=c23b8097-2bd3-4848-8541-594f2e424a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:27:05.843Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:27:05.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:27:15.845Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=30f23fee-4ec5-4445-905e-6ba865d2810f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:27:16.886Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:27:16.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:27:26.887Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=9eace9ae-6363-4962-8a0d-20e7e7d303c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:27:27.957Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:27:27.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:27:37.958Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=62f064ea-29f0-4c38-bf3d-c2010fc5a301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:27:39.028Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:27:39.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:27:49.029Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=f913a36a-ca4c-4828-8eb0-d74260c4ec57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:27:50.070Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:27:50.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:28:00.071Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=d1098cdb-d749-4687-a9a6-8bd95e65473e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:28:01.141Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:28:01.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T02:28:06.531Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T02:28:06.531Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-07T02:28:06.532Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T02:28:06.534Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T02:28:06.541Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T02:28:06.541Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T02:28:06.541Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-07T02:28:06.543Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:28:11.142Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=4d9ec0d1-b8af-4866-9668-3f92d6385ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:28:12.214Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:28:12.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:28:22.217Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=f5ecfee3-e4a0-4c27-bc6f-33622cd53ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:28:23.252Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:28:23.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:28:33.253Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=1d7c608a-107a-4853-a823-201a27dce1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:28:34.361Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:28:34.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:28:44.362Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=40004953-6b35-442b-8a28-ddd06fcb22c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:28:45.429Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:28:45.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:28:55.430Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=0886f5ca-13e0-49cd-ad1f-c0ea1b603c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:28:56.469Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:28:56.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:29:06.470Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=2e1a59b0-5fc4-4d6e-8739-9eef5f0eded3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:29:07.542Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:29:07.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:29:17.543Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=6f2665d2-c177-401e-81f1-4003610e7910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:29:18.806Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:29:18.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:29:28.807Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=1cdd17ef-41a8-4775-9e33-54f14f6102c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:29:29.846Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:29:29.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:29:39.847Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=05cf5a37-1cf0-4eef-91d1-1a5d4c935ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:29:41.108Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:29:41.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:29:51.109Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=73a62447-c6ff-403d-a87d-5e54242f4b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:29:52.182Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:29:52.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:30:02.183Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=93d6d584-f5ab-49b4-bfc6-06d5cca2156f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:30:03.221Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:30:03.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:30:13.222Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=3a443ce9-3e3a-4ae7-954b-b10caf331fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:30:14.262Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:30:14.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:30:24.264Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=c84e051b-5b8f-446e-86c7-d0243874c130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:30:25.300Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:30:25.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:30:35.302Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=c3e891a3-3b5f-4bbc-a916-a26b34bacad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:30:36.342Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:30:36.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:30:46.344Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=1d7e62ca-8872-4cce-8986-1e042f40dc5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:30:47.382Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:30:47.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:30:57.383Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=6429f79a-71f1-4309-aa0d-13b474532228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:30:58.421Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:30:58.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:31:08.422Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=5f8d0b76-345c-4d75-9172-af1adf95480b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:31:09.476Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:31:09.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:31:19.477Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=8f805863-f3ce-4200-897c-66032aa74c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:31:20.660Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:31:20.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:31:30.662Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=891357a6-14d3-4ee8-ba5c-a5fa9d51847b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:31:31.765Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:31:31.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:31:41.766Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=7ad7cb35-b92e-45aa-96b4-35f9dc87423f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:31:42.804Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:31:42.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:31:52.806Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=ceb882e3-e815-4d6b-8905-3bcde898f3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:31:53.845Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:31:53.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:32:03.847Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=47ffccca-10e0-4348-bd4d-7d7cfbf1d96d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:32:04.884Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:32:04.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:32:14.886Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=6132030f-6d75-4c58-9dd9-fde22b91f700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:32:15.928Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:32:15.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:32:25.929Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=578ca6e4-651f-4b7a-ae93-d16e0f83e403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:32:26.964Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:32:26.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:32:36.964Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=ca5fe420-25d1-46c6-8613-5b0c90be83ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:32:38.004Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:32:38.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:32:48.006Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=aa948d9a-df62-41cf-88fa-b0f8058fa310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:32:49.045Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:32:49.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:32:59.047Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=36f38197-4086-45e6-80c7-853baf377453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-07T02:33:00.758Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.98:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:33:00.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T02:33:06.526Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T02:33:06.526Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-07T02:33:06.527Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T02:33:06.528Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T02:33:06.534Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T02:33:06.534Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T02:33:06.534Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-07T02:33:06.536Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:33:10.759Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=2655ca2a-28b1-4279-920a-29d50b8786db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:33:10.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:33:20.960Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=fb15b0e2-7259-4a17-b36c-d5f75e352e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:33:20.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:33:30.979Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=88500534-141c-448a-8747-3576b2fe9617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:33:30.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:33:40.994Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=927766ba-0134-4d98-9d6e-455ef1ee46c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:33:41.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:33:51.007Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=0c8d6c8a-7f12-420b-8ba7-c8da9815a4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:33:51.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:34:01.019Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=65a7b1d7-5433-4cbc-b277-8f052ff2b425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:34:01.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:34:11.031Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=62f00866-cde0-47c9-92c5-21814cbe2189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:34:11.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:34:21.041Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=d2ed8f83-93dd-4983-aa4c-ab329bbf7675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:34:21.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:34:31.052Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=2d366d34-14b4-4d68-8a2e-fef5e304140e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:34:31.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:34:41.064Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=546f1be8-515c-4cd0-90e5-668eb22976bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:34:41.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:34:51.076Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=b2b66506-e152-45ea-91cd-d3bfb6a6f895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:34:51.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:35:01.085Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=f6868852-d202-4cac-a38e-8cf01854541e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:35:01.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:35:11.095Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=9ee283fd-2c47-491b-9907-5d95ecbabf12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:35:11.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:35:21.107Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=561a3ec4-65d3-432d-9e23-17be3ab63ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:35:21.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:35:31.117Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=5071cfdf-a900-451f-b462-ce6ebafb4e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:35:31.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:35:41.130Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=a155753a-25ab-448a-b7f5-61d85bed06fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:35:41.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:35:51.143Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=7b6e35e0-4c0d-4006-acae-37574669d3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:35:51.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:36:01.160Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=f4249bcb-ed3d-45bf-8de0-0c353e54b3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:36:01.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:36:11.174Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=99fad6f7-58c3-403c-9f53-4526b394e133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:36:11.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:36:21.186Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=f2f5c520-3a5c-4dac-8331-cd2e076d0bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:36:21.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:36:31.196Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=9ffcdf0f-0c04-4765-9786-f116e033f6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:36:31.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:36:41.205Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=5ecb39bc-1ae2-4262-a7a6-4b4746b06dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:36:41.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:36:51.216Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=1a9d15d1-035c-41bb-a0d8-ca01ee916896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:36:51.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:37:01.227Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=7540972f-10e4-4b56-9efe-1bd7209ac09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:37:01.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:37:11.238Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=176915e7-ad20-4a92-ba23-db12880c75f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:37:11.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:37:21.250Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=b3464674-43f0-4694-bb72-047ad3ea31c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:37:21.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:37:31.261Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=8c4299f7-eb9e-4686-9e30-c5aee8bea515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:37:31.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:37:41.271Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=8c7f3fd6-af50-4024-a2d6-ba239e8f2645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:37:41.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:37:51.281Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=e699f7d2-1d21-4792-9eda-c80c15cfc3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:37:51.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:38:01.291Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=f647d8b7-0989-4925-a92d-c99e12ee86a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:38:01.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T02:38:06.509Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T02:38:06.509Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-07T02:38:06.509Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T02:38:06.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 |2021-10-07T02:38:06.516Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T02:38:06.516Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T02:38:06.516Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-07T02:38:06.518Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:38:11.302Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=0edb45da-ac01-44ca-a3a5-23c254a63674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:38:11.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:38:21.312Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=6ddcee92-8e08-4620-bcbd-6bedcc42bebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:38:21.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:38:31.323Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=306b040b-ccd9-47b9-869b-2e076c458d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:38:31.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:38:41.332Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=b7df6b6e-2d6b-4749-8252-8e9b48afefed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:38:41.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:38:51.340Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=7d1e739e-cd40-4518-8731-c272775f2ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:38:51.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:39:01.351Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=4ee7b59c-0ef7-4a4b-8545-792f9b9d157b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:39:01.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:39:11.361Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=35bac719-2684-4146-993c-27ecc547d04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:39:11.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:39:21.371Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=19b528f3-4464-4148-bd0c-7ca62610dfd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:39:21.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:39:31.382Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=8ab96f39-5395-4da1-8feb-6bb84dcd4ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:39:31.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:39:41.391Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=e319bddf-1c58-4c39-8643-4957b803f5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:39:41.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:39:51.401Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=e2f814e1-c538-4639-a4c1-a14634c9aed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:39:51.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:40:01.409Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=42055435-23a1-4830-8632-95f6c977a82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:40:01.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:40:11.418Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=394eea7e-d1bc-44ed-a5e2-593a9f647761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:40:11.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:40:21.427Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=a5270044-27f5-481e-b022-c8ccf7d360fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:40:21.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:40:31.438Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=4ddd0df8-d88e-425c-bc0a-563c0b734f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:40:31.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:40:41.447Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=4d119975-edc0-42dc-8319-c0289ac8cd3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:40:41.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:40:51.457Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=cf309446-5503-4eb0-974b-4d1860ab9537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:40:51.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:41:01.468Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=98565859-0a4e-413e-9048-f358094cc499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:41:01.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:41:11.479Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=cea1cd3f-5a17-41e8-b5ff-0c30a73aaf44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:41:11.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:41:21.489Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=b9022c3e-de26-493c-aa63-4d27d85bc798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:41:21.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:41:31.498Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=391b285b-7f16-4c6f-a185-9a22211897e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:41:31.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:41:41.508Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=1c529c1b-1043-4dcc-8442-d963a4ae2f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:41:41.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:41:51.516Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=465d1b59-d3cd-45b4-b2eb-df68130a70c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:41:51.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:42:01.525Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=da78140b-dbd1-4c1e-b9dc-4a022fd60464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:42:01.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:42:11.534Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=b459a408-71b6-418f-bdff-ba0f0ad2a310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:42:11.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:42:21.543Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=9264d389-1ec3-4768-8afe-3f7f650cd8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:42:21.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:42:31.552Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=78e583dd-1459-477a-b376-d061dc614eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:42:31.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:42:41.562Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=8c818e32-34bb-4f09-b22e-5140a8e0f600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:42:41.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:42:51.575Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=cd97fa3e-413a-4649-b9b5-eb7116125378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:42:51.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:43:01.585Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=a89ee3cb-5c1f-4f1c-a3b9-c678d0b12e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:43:01.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T02:43:06.516Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T02:43:06.516Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-07T02:43:06.517Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T02:43:06.518Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T02:43:06.523Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T02:43:06.523Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T02:43:06.523Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-07T02:43:06.525Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:43:11.597Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=0f17bda4-39bb-4bf4-8084-746e3cf6c99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:43:11.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:43:21.606Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=693dc012-c8a6-47ad-9bb4-b62c5d135ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:43:21.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:43:31.618Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=778d24f3-b823-4ae4-bc23-ecffeeaf1a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:43:31.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:43:41.628Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=47f16b76-0cc7-4c66-b77d-7c6ea389d880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:43:41.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:43:51.639Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=1b24ff7e-ab16-4d5d-b5ac-2e273ea60be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:43:51.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:44:01.648Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=541f7a31-0084-4166-bb75-af31b7fd17b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:44:01.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:44:11.657Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=9faa791a-f5ce-48aa-8b12-fb01d3fc3b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:44:11.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:44:21.667Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=161117a6-18ea-4a0c-9945-c78ee0ce5e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:44:21.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:44:31.677Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=08d14b5e-c665-42e3-a692-b376045df3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:44:31.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:44:41.686Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=ea5e0b66-06ab-4116-a63d-aae5f75219ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:44:41.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:44:51.696Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=86cccbd1-404c-405a-86de-05837cb06773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:44:51.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:45:01.707Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=4176ec1d-c490-4348-af47-22bb88ceaf6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:45:01.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:45:11.716Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=44d15498-fe38-4ffa-8382-787d58c33607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:45:11.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:45:21.725Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=e88cb684-e934-4dae-9be2-9d1846e58508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:45:21.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:45:31.734Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=cfa2fc8b-0d64-4e33-a639-e36bb7e9d8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:45:31.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:45:41.744Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=8dfae43c-a516-4ad6-b155-fb71e0a0055e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:45:41.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:45:51.755Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=974b9ce1-7717-4a89-a457-dff07e36ee71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:45:51.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:46:01.766Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=e56db78a-d3da-472b-8ba7-37203855831a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:46:01.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:46:11.776Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=3f0c5e26-4fb2-4d3c-b296-da841a72adbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:46:11.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:46:21.785Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=4bc2184a-f466-448c-aca2-9bcd4b1fdcdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:46:21.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:46:31.792Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=719021d8-73ab-4025-b9c8-3d03a57921a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:46:31.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:46:41.802Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=82e1de2a-5064-410a-8a3b-d7eb9b805313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:46:41.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:46:51.812Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=4639062a-5ded-4ece-8fe8-bcd634f4166f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:46:51.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:47:01.820Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=61abcfd3-0734-4bda-b545-1d4f59d6b41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:47:01.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:47:11.829Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=9319b583-f4ff-4d43-912c-6b3719afe9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:47:11.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:47:21.838Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=11fd8214-711f-4b08-adf6-d895b124bd7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:47:21.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:47:31.854Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=10fd262b-7558-4883-9c29-c83a07fc41b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:47:31.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:47:41.862Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=97071aa4-b58b-45d8-a515-9b2e408d4837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:47:41.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:47:51.872Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=5c2daf65-adbb-4041-806a-ebf32c6274d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:47:51.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:48:01.882Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=ef9a6650-60e1-4836-9d57-40ee8de0f8ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:48:01.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T02:48:06.562Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T02:48:06.562Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-07T02:48:06.563Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T02:48:06.565Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T02:48:06.571Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T02:48:06.571Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T02:48:06.572Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-07T02:48:06.573Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:48:11.890Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=44ab44c7-172f-4e1f-a81d-c63eb6a580b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:48:11.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:48:21.900Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=65d50d50-d118-426b-9dd1-84dd83541d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:48:21.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:48:31.909Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=4c995b12-d671-4239-b895-96d4bc4797a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:48:31.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:48:41.917Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=58dca46e-ba14-42ab-9457-8028e4eae2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:48:41.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:48:51.925Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=78f8c404-35b2-434e-b540-ce04cef39d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:48:51.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:49:01.934Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=2d2649d5-9a3f-494b-aef0-dd1b3778f10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:49:01.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:49:11.943Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=19080720-aa09-42ff-95b2-86e8f07a61eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:49:11.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:49:21.951Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=30483c34-acbe-4703-bd77-c4a69311d08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:49:21.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:49:31.961Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=51670051-24be-4e75-be27-c97908b3d7e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:49:31.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:49:41.969Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=f0befca8-73b1-45b5-a16f-38a3a6fd5493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:49:41.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:49:51.977Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=3d8d7adb-e9f1-40ed-b70c-ef1ae03fb10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:49:51.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:50:01.984Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=71a04eee-b1ae-4a56-9d61-b59359593581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:50:01.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:50:11.997Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=c9fbd265-fc3e-48a2-a787-dcb38a5a6154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:50:12.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:50:22.007Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=f198116d-8c99-40c5-9b0b-933e823539df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:50:22.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:50:32.015Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=c174998d-ef50-4adb-8601-7df45dbf0100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:50:32.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:50:42.023Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=eacd999d-90f5-407a-8ecb-706c52f8ce4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:50:42.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:50:52.032Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=d1e31665-d4f1-48a4-8452-c986afde54aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:50:52.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:51:02.045Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=32a5df09-d915-460b-b0b4-40a329bf02e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:51:02.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:51:12.053Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=ea3a25d9-de3e-42ef-9950-b986cb147542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:51:12.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:51:22.063Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=821a605f-18af-445a-a9d3-ee243ec842aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:51:22.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:51:32.073Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=8bb5200b-0242-4841-b06d-501ec6da099b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:51:32.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:51:42.083Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=a63125bc-3b3d-4480-b83c-f8e76b09fba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:51:42.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:51:52.091Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=ba1bc325-eec2-4026-91be-36346245f24e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:51:52.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:52:02.099Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=83be1934-483f-4905-99a8-216512a534ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:52:02.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:52:12.107Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=a6653e78-0aa0-4ad0-bbab-9b3cfc432b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:52:12.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:52:22.115Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=c14e1433-d73e-48f9-a3b7-b51893a600ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:52:22.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:52:32.123Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=7b3a3876-054d-4c06-8191-c442fda4dd00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:52:32.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:52:42.132Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=e059837f-2a8a-47bb-814b-c52be29e25a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:52:42.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:52:52.140Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=b2af8306-89a3-480c-a5d6-49c79ebc77ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:52:52.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:53:02.147Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=6a37c18f-ba2f-4834-99b4-5d5561a8ce94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:53:02.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T02:53:06.535Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T02:53:06.535Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-07T02:53:06.535Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T02:53:06.537Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T02:53:06.541Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T02:53:06.541Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T02:53:06.541Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-07T02:53:06.542Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:53:12.155Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=2b0c8d22-36c7-42e0-a3aa-d3ebbb28ac77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:53:12.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:53:22.164Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=ff162f52-2269-4a75-8301-7930692b797d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:53:22.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:53:32.173Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=9caa6812-7e7f-42d5-a297-58fc7cfb1018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:53:32.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:53:42.182Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=6002743b-35c1-4f0a-89c6-3f9e6a91776d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:53:42.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:53:52.191Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=9de3da62-e04d-4c91-a37d-73419a711061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:53:52.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:54:02.199Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=08bb0b47-48a0-4b4b-840a-d1a83fc18482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:54:02.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:54:12.207Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=a7fe1020-8be6-4a4f-a156-8f9a4721b565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:54:12.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:54:22.217Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=585d8f0f-9907-434e-8c09-e817690f502e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:54:22.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:54:32.226Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=09f518db-c895-4a98-bff8-39bad613af80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:54:32.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:54:42.235Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=fb38ef62-9791-4695-a222-d3c3a8449252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:54:42.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:54:52.243Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=2a9e6bc2-115d-4180-bb34-15c3b04e0806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:54:52.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:55:02.251Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=f39970eb-9bfa-4afe-8801-32687a35a2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:55:02.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:55:12.260Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=e0f3ab9d-739b-48d3-b47f-057840bd92be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:55:12.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:55:22.268Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=44e2eb04-221c-4d5e-ae3c-ee6f75483c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:55:22.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:55:32.279Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=72674876-42e7-4973-9386-23dcdc782f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:55:32.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:55:42.288Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=df89f85c-7af0-4f1a-97a7-7f8dcb58fe92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:55:42.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:55:52.296Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=9d017aca-2739-4d90-948c-77b524522ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:55:52.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:56:02.304Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=0f0e0ac1-c181-4fbb-baba-006a99dcff5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:56:02.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:56:12.312Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=a8e03fbb-cb66-4483-b84a-5442042940de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:56:12.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:56:22.320Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=0832a0a9-e228-4c89-9727-b35e759f6b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:56:22.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:56:32.328Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=33e9148b-37a6-44c0-9cc4-23f9b1604492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:56:32.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:56:42.337Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=20c374d0-3ac9-4c62-9638-6b40371b41f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:56:42.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:56:52.345Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=d3eb65da-41e4-4e05-a070-1576feb7ff7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:56:52.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:57:02.354Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=2eba1cc8-a014-4a49-befa-c0506a72f1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:57:02.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:57:12.364Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=355ad4fd-3590-4d96-aef7-834557ff155a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:57:12.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:57:22.371Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=9b5c2f43-57c9-4bb7-9849-54728be2ba42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:57:22.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:57:32.378Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=fb2f6017-38b3-4569-8f39-0bb390e80bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:57:32.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:57:42.388Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=1909e053-fe04-4c0a-87ef-333a6d457cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:57:42.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:57:52.395Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=4813e52d-9f71-45e1-9616-5ecee4d6e13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:57:52.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:58:02.404Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=35bf6030-0a81-4f62-b7ad-3855db274404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:58:02.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T02:58:06.507Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T02:58:06.507Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-07T02:58:06.508Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T02:58:06.509Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T02:58:06.514Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T02:58:06.514Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T02:58:06.514Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-07T02:58:06.515Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:58:12.414Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=dc30065a-3ee3-40a7-bfe3-492b29759a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:58:12.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:58:22.421Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=11cb59df-8594-4b8b-8441-c4dbdeb9d8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:58:22.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:58:32.430Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=8e156527-89e8-43ed-bc1b-8fe45e202674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:58:32.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:58:42.438Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=29e2c7e9-943e-4f88-abed-409112629d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:58:42.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:58:52.447Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=a1e61d86-ee5c-4f30-b500-75c39d7b288e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:58:52.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:59:02.455Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=54a13c04-dc15-4838-b866-99559df4bf69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:59:02.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:59:12.463Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=15a065dd-92f5-4f50-857d-4eef98214329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:59:12.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:59:22.472Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=dfa231d4-1abf-4ec1-ab25-0e0d2a8e1971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:59:22.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:59:32.482Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=5f241af2-e3c4-4191-bb84-e0c37eda5fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:59:32.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:59:42.489Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=35637387-0ed7-4776-ba8d-32dd8bdab964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:59:42.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:59:52.498Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=35ec83bf-230d-4a1e-8224-baa7ec9473ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T02:59:52.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:00:02.507Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=2bdfd890-17ac-4b99-b66f-7aba0d8ffa98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:00:02.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:00:12.515Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=deb6e855-fa31-4fa3-aa49-83330ad8a967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:00:12.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:00:22.524Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=7a13507a-e84a-4b92-bc5b-f169beeb025e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:00:22.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:00:32.532Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=90933eaf-2261-4ad9-b0d8-6bfa45ceeabc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:00:32.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:00:42.539Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=2c3aef32-4db3-4335-8e3b-c0f96b2e5c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:00:42.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:00:52.548Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=762d6051-3156-47c8-bb8f-e663b3f25060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:00:52.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:01:02.557Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=d54de779-a442-4f30-a180-2f1efb9b63e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:01:02.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:01:12.566Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=1b75bc1c-0a14-4948-ba58-dfcdf9343ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:01:12.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:01:22.576Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=48cf562c-c8e8-47a0-9361-6596fa6cbbab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:01:22.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:01:32.584Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=8200ad42-e456-44e1-a66f-137482c3c4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:01:32.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:01:42.592Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=8a15d1b1-25bb-4705-b658-c0032f1a710d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:01:42.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:01:52.600Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=ea36c15b-0029-4197-bc56-45e884d9a997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:01:52.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:02:02.609Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=e1436a9c-e00c-482f-b901-9eb91b99ff9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:02:02.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:02:12.617Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=d693032b-354d-410a-b6c4-6ef3cd0a0d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:02:12.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:02:22.626Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=be12830e-30f0-440f-8f54-25309d5374e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:02:22.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:02:32.635Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=a16ff911-fb10-4e29-aaed-abf40427bea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:02:32.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:02:42.642Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=8d7e2017-f446-42da-9725-82b1b100741b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:02:42.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:02:52.651Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=21a8804d-b5b1-4a46-b0f5-a290fd2a248e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:02:52.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:03:02.660Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=9b76e544-472d-423b-b083-91adedfa47e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:03:02.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T03:03:06.496Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T03:03:06.496Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-07T03:03:06.496Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T03:03:06.498Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T03:03:06.502Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T03:03:06.502Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T03:03:06.502Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-07T03:03:06.504Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:03:12.667Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=922d9cd1-d4bb-4922-8631-817b7688fe92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:03:12.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:03:22.674Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=22d6fa30-352f-41a3-b61f-fef588f2f67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:03:22.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:03:32.683Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=844ec03f-9772-4c9b-9f08-9c052fe9bdb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:03:32.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:03:42.691Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=9c922621-90e6-4116-8774-7b1d3b5f17b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:03:42.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:03:52.698Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=2f420bfc-9047-4a70-92b7-329c5b869cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:03:52.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:04:02.706Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=e1c41327-3746-480c-8436-08d2fd11ebdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:04:02.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:04:12.715Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=c6cdf8c4-47b6-4b49-8fc2-8f924820cf71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:04:12.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:04:22.725Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=e1a92d2a-1b8d-4111-8ad3-66b2dd8e5ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:04:22.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:04:32.732Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=673f011d-a2d0-4b3f-aad6-521da41d4925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:04:32.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:04:42.739Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=70b5476d-60c1-4cf2-a71a-93fb54bba656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:04:42.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:04:52.747Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=d1b0520d-b61b-4f8b-921a-9f9cc17f734d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:04:52.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:05:02.764Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=99953cf7-1d1a-414f-ad43-6bebc377a96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:05:02.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:05:12.772Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=302fcfe5-beb1-4fce-b397-317dfdc0801b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:05:12.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:05:22.781Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=d6378d52-dba3-4ff2-8dd3-1b241f1fbaf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:05:22.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:05:32.788Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=f7e5fad6-3f42-47e8-bf38-205428f71ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:05:32.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:05:42.795Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=62ead26f-e0d1-4b05-96f1-3b126f7f9fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:05:42.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:05:52.801Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=1c4b57fd-56ba-4b97-a0df-961ae00628d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:05:52.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:06:02.810Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=4467dda6-8b6b-4a6f-9ecb-9ed08517a376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:06:02.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:06:12.817Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=2454c971-7ee2-435b-a576-36fac4156412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:06:12.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:06:22.825Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=0234bb7c-cac1-43e7-8bbc-5416a3ee5da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:06:22.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:06:32.832Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=45dcbd75-9ee0-4fac-afd3-cba5dffe7ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:06:32.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:06:42.842Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=27b956fd-3eea-4975-9ed5-a3eaf261c7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:06:42.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:06:52.850Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=adfdf18c-a88e-4655-a7f3-53ca56eb1dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:06:52.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:07:02.858Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=970c5c7f-c241-4cfd-b138-c6342fa09be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:07:02.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:07:12.866Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=26b160ed-66b0-407d-906f-8f2349c73d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:07:12.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:07:22.872Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=3c7ac8c2-3cc4-4a0a-b2e0-4bd1f7c93bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:07:22.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:07:32.881Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=72f7756f-38d1-495f-b938-e17517f5ad8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:07:32.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:07:42.889Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=78498ffa-3cf0-4926-9cf0-452138655509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:07:42.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:07:52.896Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=3db0d17f-85d3-487b-b7a2-14a7cd584f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:07:52.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:08:02.905Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=ecc8c537-a74d-40bf-8093-a680be89ddf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:08:02.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T03:08:06.486Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T03:08:06.486Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-07T03:08:06.486Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T03:08:06.487Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T03:08:06.491Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T03:08:06.491Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T03:08:06.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 |2021-10-07T03:08:06.492Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:08:12.913Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=3d5bd3b9-e51a-4f6f-9964-349a5d70f237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:08:12.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:08:22.923Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=afae6ba3-548d-4112-927a-d1dc03c1adc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:08:22.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:08:32.930Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=dd8ebc01-29da-4d5b-9a87-089b31c038e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:08:32.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:08:42.938Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=3e968ce0-db48-4936-85e2-89d17629f1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:08:42.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:08:52.946Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=a218fa47-00e6-42f0-ade1-86d4da2948ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:08:52.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:09:02.953Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=d8ac390b-5a8a-4c84-98bd-9546816dc05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:09:02.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:09:12.960Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=57f368fd-c33f-44c5-bced-5ae912d2ab89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:09:12.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:09:22.967Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=e9cd6d5e-592e-4a92-9429-3aff7cc1aa13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:09:22.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:09:32.975Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=4df8cbd0-5622-4119-a076-52febddfe5b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:09:32.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:09:42.984Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=23685996-58d1-4102-916e-93229ce348cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:09:42.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:09:52.992Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=46022d3f-2ada-423a-bf57-0fdcea1955e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:09:53.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:10:03.001Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=3abea609-ebed-4586-a7ce-4bc31b43a954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:10:03.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:10:13.008Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=43c79977-b25f-4342-a6eb-40bc1cfff91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:10:13.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:10:23.015Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=83237537-783a-4596-bbe2-3b065bded973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:10:23.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:10:33.022Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=94c29424-692f-4d1c-b3c1-9aee32c86e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:10:33.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:10:43.031Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=6c75c4f3-b8ec-4df9-92f7-39aa8736a50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:10:43.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:10:53.039Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=9c4d8c52-b5f2-4f69-82e6-6f0f61bc775c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:10:53.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:11:03.046Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=b429f391-896b-436f-8712-bb6edfa49f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:11:03.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:11:13.055Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=ff0b22a6-9697-434f-8380-2ab0a06ce1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:11:13.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:11:23.062Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=1bd66627-b8e3-4e38-8b85-d4c268206185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:11:23.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:11:33.071Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=9b5e7c32-64aa-4648-b11e-c45fe6bc1fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:11:33.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:11:43.079Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=9c8bb69b-6724-4eec-b52d-f45e23777ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:11:43.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:11:53.086Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=a65ba7b9-2387-4fcc-8faf-20943850ba18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:11:53.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:12:03.093Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=f7de2962-c6d7-42e6-90c7-1e2eaa89c698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:12:03.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:12:13.100Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=e30ee562-e456-473e-bffa-98a618b118e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:12:13.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:12:23.107Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=208b4224-a419-41be-a0b8-9084340e42ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:12:23.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:12:33.114Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=22189c39-d1c7-4251-ae92-a329f91a804c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:12:33.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:12:43.125Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=e843e503-af77-4966-8473-8f40636b5970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:12:43.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:12:53.133Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=5fdfeacc-a5a8-461c-8ab9-ef40cc3adda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:12:53.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:13:03.140Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=17d7e873-0c74-45a2-a3a6-40a153c2e7f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:13:03.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T03:13:06.496Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T03:13:06.496Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-07T03:13:06.496Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T03:13:06.497Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T03:13:06.500Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T03:13:06.500Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T03:13:06.500Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-07T03:13:06.501Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:13:13.148Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=8b99e3e3-28ad-46dd-a519-727525187372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:13:13.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:13:23.156Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=65de57ee-bd4b-4f45-85a2-6e36b3a9daf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:13:23.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:13:33.163Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=1bb2cbee-98e9-4a37-90b5-30dc3e39885a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:13:33.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:13:43.171Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=0374bb65-a0c7-4ca2-90b6-78475d25b8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:13:43.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:13:53.181Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=ba81d714-0583-4d11-bb3f-7f38997c3f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:13:53.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:14:03.191Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=7f4200bd-3d2b-47eb-9518-fbd10b7ed576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:14:03.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:14:13.199Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=6e4b4b3a-a409-44d6-bd9e-ff4922290ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:14:13.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:14:23.207Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=4aeca4f0-f699-4ae0-98b2-d1a97032c6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:14:23.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:14:33.215Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=f8bbb46c-64b1-4323-8aa6-95403aa4de2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:14:33.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:14:43.223Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=72dd6afa-552b-42b1-ab9a-98c71bc1684f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:14:43.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:14:53.230Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=4ff7ad15-0e0d-428e-8ae0-711fcaf33e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:14:53.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:15:03.238Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=17338e39-63ba-4cfe-8f93-49f10648da18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:15:03.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:15:13.248Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=22b8b098-62a4-46dd-a5b7-391e17f099f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:15:13.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:15:23.255Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=c753c2fd-e357-4ba2-834c-0270aadcefac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:15:23.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:15:33.264Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=58f9e241-0161-4cbe-b0da-3fd9b3af729a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:15:33.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:15:43.271Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=b10c181a-200e-462e-b60b-81b1f2e24a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:15:43.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:15:53.280Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=0156b7da-8390-4b71-993d-1d649d9c1bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:15:53.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:16:03.289Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=6885f5c7-e7e3-499f-b0e0-df5c6e36d262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:16:03.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:16:13.298Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=5def9785-793a-4518-9a7a-5804fc2a3b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:16:13.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:16:23.305Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=8ee66af6-8ebb-4275-ac91-681824a82166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:16:23.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:16:33.314Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=9836aa35-2672-41b7-b0e8-d5a8fe5f7423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:16:33.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:16:43.322Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=ca763bc9-bb2d-4f6c-a8b4-b2acda6c89e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:16:43.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:16:53.331Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=51d0081c-2415-4c69-bb0f-b84bd1b7f003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:16:53.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:17:03.339Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=169e8e65-6abf-4449-9975-5cf8a8e186d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:17:03.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:17:13.346Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=22b87289-fd8a-429b-b8eb-4b3e17b37175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:17:13.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:17:23.354Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=821c615b-b57f-425d-99a5-6911cac27fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:17:23.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:17:33.362Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=8b70f149-ee03-4a2f-8176-f6ae66aabdd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:17:33.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:17:43.369Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=c1baa7c6-a0c9-4b1d-b4dd-5ece1942822f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:17:43.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:17:53.377Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=3bc5aa3f-659a-4217-bd42-d8d46f1519a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:17:53.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:18:03.387Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=20e137aa-cd5d-401f-aece-aa9dc5379662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:18:03.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T03:18:06.491Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T03:18:06.491Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-07T03:18:06.491Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T03:18:06.493Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T03:18:06.496Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T03:18:06.496Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T03:18:06.496Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-07T03:18:06.497Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:18:13.394Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=dda4b372-be94-4116-b8ac-cfcc15df0d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:18:13.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:18:23.403Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=8f48656c-50b2-4222-8891-532583fbe736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:18:23.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:18:33.411Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=f88a14c4-5f4b-4acf-b993-bbd733df45f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:18:33.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:18:43.418Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=49dd31ca-c340-48f5-ae53-039f17cae7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:18:43.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:18:53.426Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=21a00028-cd66-4f7b-a700-5361810aee42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:18:53.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:19:03.433Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=ac6f7601-faaa-4540-8ca9-6549542354f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:19:03.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:19:13.440Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=9a31484a-4b28-4f57-b7e4-02058e28c040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:19:13.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:19:23.448Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=db50d1b9-0c23-4483-9041-ace7f187ba2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:19:23.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:19:33.455Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=41314f62-7019-435e-a539-a7b5a5685be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:19:33.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:19:43.462Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=8c00d374-8f42-45ce-a0e9-ad04c10f24f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:19:43.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:19:53.469Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=81b162c1-fa9d-4fd3-951e-31658f10dd6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:19:53.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:20:03.476Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=7b83e953-019f-4407-bec8-475fbc83478a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:20:03.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:20:13.483Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=f094a0bc-c53f-40e2-8dbf-6f60e009bd09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:20:13.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:20:23.491Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=2169f43b-7849-4811-93c5-babb39cbdbab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:20:23.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:20:33.497Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=e6fda3b1-8d46-4e0a-aa4b-c5156a46531f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:20:33.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:20:43.506Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=4f7ab4b5-e742-4568-982f-a904e21bd7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:20:43.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:20:53.514Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=9a973cc5-7331-4936-9a3b-883595b9d4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:20:53.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:21:03.522Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=496d5894-af74-4e0a-af61-0a4eebf83d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:21:03.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:21:13.531Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=d3f64ddd-7260-431a-80f1-157d76d7a458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:21:13.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:21:23.539Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=8dbf3191-9838-46a2-bd27-c06443a1051a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:21:23.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:21:33.547Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=48071e98-b749-4eb4-a2d0-3040e6284085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:21:33.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:21:43.555Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=b4e561c9-7a9a-408e-9dc6-6ba953f5fdea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:21:43.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:21:53.562Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=a085ba2c-2f55-4eee-845f-5d459209319b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:21:53.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:22:03.568Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=ddb340d5-599c-4407-ad08-0bb59b3a28bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:22:03.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:22:13.576Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=69dddb81-e2af-482d-afdc-98ac8bdcbdad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:22:13.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:22:23.582Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=6ceb7d79-7c24-4866-b057-dcbdbd7505e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:22:23.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:22:33.589Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=7ab554c4-c1f2-4b80-bdd4-964999883993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:22:33.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:22:43.596Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=f70dec89-1deb-4911-aa15-689f878c8d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:22:43.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:22:53.603Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=e3fa0c0e-0c33-4866-812e-14f44ce7a64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:22:53.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:23:03.610Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=0c7ec5b8-cdd2-4057-a9bb-6335d0f96663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:23:03.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T03:23:06.500Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T03:23:06.500Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-07T03:23:06.500Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T03:23:06.501Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T03:23:06.504Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T03:23:06.504Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T03:23:06.504Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-07T03:23:06.505Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:23:13.617Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=39462110-0c1e-490f-88a8-2d9e6a230d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:23:13.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:23:23.625Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=cdb9676f-879d-4b0c-838e-1b3de3284ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:23:23.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:23:33.632Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=e1b04da5-11cb-4755-b516-5bb3ae607928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:23:33.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:23:43.641Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=4505ad0d-89c8-4589-a410-9979ea0e913a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:23:43.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:23:53.648Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=565cf59e-999a-4942-8dab-1a21fb9b20d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:23:53.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:24:03.654Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=2b21fef1-f518-4bf7-8910-efaa87d1b45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:24:03.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:24:13.661Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=656426f8-3abe-4288-9b07-ff9baa7c7ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:24:13.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:24:23.667Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=dc89ef1d-6d01-49ee-830f-1d94cc771c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:24:23.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:24:33.675Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=44123b38-d273-4f98-b0ff-5f19abd2b986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:24:33.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:24:43.684Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=63cc8f50-2d1a-42df-ae9c-7e7d8231e74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:24:43.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:24:53.690Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=45fc518c-38da-4bcc-bb42-4c1ece081a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:24:53.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:25:03.698Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=d3fad227-57d2-46c5-8f24-29874fbadcfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:25:03.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:25:13.704Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=19595591-97db-4f10-91d1-ecb824f6384e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:25:13.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:25:23.712Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=bab1f01a-968a-46b4-949b-8a49b64e668e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:25:23.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:25:33.719Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=153e1995-b52b-4995-ab9c-f3aee24bc823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:25:33.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:25:43.727Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=c6d2ef27-65cc-48ab-8d15-ae0248ac3c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:25:43.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:25:53.734Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=ec0744ce-fd8e-4c59-819a-a97ec8f930dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:25:53.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:26:03.742Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=3aad49f0-afa9-4539-b104-0c9f9cac9272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:26:03.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:26:13.750Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=3b5dfffe-eb3c-40d1-9cc7-d2277357fd63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:26:13.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:26:23.758Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=c794af27-bca3-4449-ba80-143fdba69b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:26:23.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:26:33.764Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=0f033c1d-c00f-4847-b176-983bc328ff5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:26:33.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:26:43.770Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=9deeba44-4569-4974-aeb5-2af713d8fbc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:26:43.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:26:53.778Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=55e6aafd-6ff6-4444-a4fc-42a9790f2de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:26:53.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:27:03.785Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=434cbefb-0d70-4c79-8fcb-8cdf90a6dee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:27:03.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:27:13.792Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=7f16643f-ffb7-4d64-88ca-e498c6d21dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:27:13.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:27:23.801Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=82970705-72e3-4baa-a134-3d638b368e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:27:23.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:27:33.809Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=09dd4e44-48d0-4f27-a61e-64a7846cdac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:27:33.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:27:43.816Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=6f970d6b-eea7-4ad5-a448-697e517925fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:27:43.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:27:53.824Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=d3fd2e69-63e6-4dec-8993-c48c5377305c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:27:53.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:28:03.831Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=c5e33c20-6c3d-4744-b0cf-581a6369820d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:28:03.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T03:28:06.526Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T03:28:06.527Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-07T03:28:06.527Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T03:28:06.529Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T03:28:06.532Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T03:28:06.532Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T03:28:06.532Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-07T03:28:06.533Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:28:13.839Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=0460183f-e5ca-411c-b15e-b50af4d02e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:28:13.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:28:23.846Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=6d60a950-fece-4f0f-b021-bb3c32f6b588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:28:23.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:28:33.853Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=99c8d3eb-f6ee-4bcb-b59a-505a2bb18afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:28:33.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:28:43.859Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=8ca4ccfe-08a4-45b9-b05d-e34843a59a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:28:43.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:28:53.866Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=58c0e4d0-5d61-41ce-be8a-a25dba7e89f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:28:53.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:29:03.875Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=ba5cde31-145d-4118-b04c-546b778fac09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:29:03.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:29:13.882Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=aa70fb98-2246-41f6-9759-9fc57c8f5bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:29:13.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:29:23.889Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=fa6f40d3-3181-4f80-86aa-54d9f2749804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:29:23.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:29:33.897Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=c6addb2b-568a-495c-898b-920a26754717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:29:33.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:29:43.905Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=ddf70bfd-af0d-4240-b31d-72f2302d41e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:29:43.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:29:53.912Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=c560c373-bcd6-4edb-97b6-0c2c8713c822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:29:53.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:30:03.920Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=a37fb5c1-688d-44ab-ac8f-f9587a5496ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:30:03.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:30:13.926Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=9a087074-9f67-42b3-9373-112de249e2b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:30:13.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:30:23.933Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=8f636385-05a7-4933-935b-88a0228fab18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:30:23.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:30:33.940Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=6409c8c1-c105-4e06-a8a2-ce903a6feb51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:30:33.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:30:43.948Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=95b44ac5-81a2-4bb6-859b-f6f4cd770e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:30:43.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:30:53.955Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=269732e7-c3c2-4f8e-82f3-24411f4a4178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:30:53.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:31:03.962Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=66040469-713a-47dd-a1ed-c74e6c8ac484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:31:03.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:31:13.968Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=158a0712-727b-4074-862f-d4e187cfe957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:31:13.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:31:23.976Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=619e6368-4469-4183-b488-d411e6dfbb96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:31:23.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:31:33.983Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=e7b906a2-d177-45d4-ab77-20828822dc2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:31:33.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:31:43.990Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=fa47eee2-7829-4649-9efe-0a13f22cd1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:31:43.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:31:53.997Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=1c14ce98-c7e0-4358-8870-3e9a75fb1481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:31:54.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:32:04.005Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=dc7a980f-f6b2-4829-968e-7476ee906cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:32:04.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:32:14.012Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=9df8f79b-bb38-4887-a1eb-af2a2041b79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:32:14.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:32:24.021Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=3363eab2-d7e6-43a6-a711-db25573c9634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:32:24.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:32:34.028Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=c8231a62-48e4-4723-9a45-8f9cd0a131e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:32:34.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:32:44.035Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=c51a75fc-a209-4b3f-bdb9-928b8ee8d21c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:32:44.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:32:54.043Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=fbee5338-8518-4b21-a7cb-d4e0900d435d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:32:54.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:33:04.050Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=0f59e413-87dc-48a1-aeec-9fab870f1246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:33:04.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T03:33:06.491Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T03:33:06.491Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-07T03:33:06.491Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T03:33:06.493Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T03:33:06.495Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T03:33:06.495Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T03:33:06.495Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-07T03:33:06.496Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:33:14.058Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=f511e978-2236-4a16-80c5-b9d06a0101d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:33:14.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:33:24.066Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=69e30cc0-d3f3-4f8b-a9f7-817b78f08ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:33:24.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:33:34.074Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=e78b97a8-a72b-4de5-ba4d-56899b02ca34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:33:34.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:33:44.081Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=47399f97-9dad-4468-829f-4d04bef6293f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:33:44.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:33:54.089Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=8a6c11f8-0f56-4e36-a69b-db7cf43be2e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:33:54.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:34:04.096Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=c24dd05f-9e84-4146-a088-0bfc17b17a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:34:04.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:34:14.103Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=03a5ad5c-abc6-4bc0-9e8c-cafd94710938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:34:14.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:34:24.110Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=9ea740a0-bced-410a-8309-586fed979f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:34:24.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:34:34.118Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=ed0d0629-680e-4fb2-888e-b23279c1c45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:34:34.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:34:44.125Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=f5cb07ed-4040-4e7c-b0e6-4d709f437073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:34:44.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:34:54.134Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=960de390-7464-4762-ae91-ee5ac177a612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:34:54.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:35:04.141Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=60519d29-b233-47fd-b863-a05da0731ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:35:04.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:35:14.149Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=39b36280-c869-4d52-9ac1-f082e98b6026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:35:14.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:35:24.156Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=8e1126a5-3c69-49ce-81cb-649bf271e3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:35:24.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:35:34.163Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=f88acb6f-55ca-4ed6-a5ab-9a2a1d8ec338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:35:34.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:35:44.169Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=d3addcb0-a512-4273-9fd9-993d80d602ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:35:44.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:35:54.177Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=f5918c97-31e0-400a-8fc2-c76cf3568f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:35:54.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:36:04.186Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=78b7e6bd-b586-414f-8a45-f3d884279b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:36:04.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:36:14.193Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=80e8ab97-f57d-46ad-91b0-77608713ad84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:36:14.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:36:24.199Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=709b891c-9e0a-4211-bbe2-fa6154becf02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:36:24.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:36:34.206Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=d0d30bf4-09b3-4c7c-a787-bb8846a6dd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:36:34.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:36:44.213Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=c4ada8de-7e5d-419c-8633-533f1442382e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:36:44.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:36:54.220Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=68025bad-6f47-4f5a-8594-6f2ee232ed4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:36:54.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:37:04.227Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=3a6591fe-62fa-4831-8bdc-2e054546e452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:37:04.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:37:14.235Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=8dc9f088-7201-48ed-845e-03b241652ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:37:14.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:37:24.243Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=597e1658-93a1-41ae-80bd-cf5f26971991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:37:24.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:37:34.251Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=460863c7-7434-472f-8210-69f26335f2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:37:34.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:37:44.257Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=5c4fdb12-a973-4faf-80a9-61c0b1dc2f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:37:44.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:37:54.265Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=cba6b5f1-4bed-4047-8460-e769830aeb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:37:54.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:38:04.273Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=ef3e7fe6-718d-4f0b-a65a-11b52736c316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:38:04.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T03:38:06.485Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T03:38:06.485Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-07T03:38:06.486Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T03:38:06.487Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T03:38:06.489Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T03:38:06.489Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T03:38:06.490Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-07T03:38:06.491Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:38:14.279Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=68bcda74-1cf2-4ca5-813c-79f7b204fc2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:38:14.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:38:24.286Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=d2312556-b33f-4c88-bdcf-ff808bcf2db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:38:24.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:38:34.293Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=ec79da7b-81ad-481e-b975-7ad1c5911dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:38:34.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:38:44.299Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=3ed8bf70-214c-4ee1-800d-d66e5cdd2d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:38:44.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:38:54.305Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=fbaa6ca5-8606-4e1e-8497-c9186afa3ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:38:54.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:39:04.312Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=5443f002-5420-4d9f-83af-4208e47ce1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:39:04.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:39:14.318Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=08a335be-e5d1-49fb-855f-0cad673dcbd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:39:14.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:39:24.324Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=83c7fb42-4f33-4f33-a879-366286b4a530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:39:24.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:39:34.331Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=85558a46-f693-413d-949c-286817c13569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:39:34.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:39:44.337Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=78932d1c-45e2-43ff-a02a-d822628c9028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:39:44.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:39:54.344Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=e94cf22e-627d-4f57-b624-f3fad7f6e446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:39:54.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:40:04.350Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=198668c7-bce3-4888-bb98-1341e05b2308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:40:04.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:40:14.357Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=7bb45f5f-4be5-49b9-b8b7-01e67b6beff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:40:14.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:40:24.364Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=b46740e8-854a-4263-9090-9dfab5a31694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:40:24.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:40:34.372Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=ea1da57c-1742-4211-b2ba-db9f54a5728b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:40:34.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:40:44.380Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=fc9f5bfc-cc60-4f0d-9f97-d828f81068ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:40:44.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:40:54.387Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=6b52a854-6104-459f-8d53-a3a09961c1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:40:54.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:41:04.394Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=a798ebc5-c1bc-4281-ba03-ad545969a473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:41:04.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:41:14.400Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=8a35013e-d79e-41a0-8db1-4f383d095994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:41:14.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:41:24.407Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=20df2165-4329-4a9f-a316-3acc3145b13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:41:24.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:41:34.414Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=f8ebbcda-8cf0-461c-a57e-312d92ded39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:41:34.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:41:44.421Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=15076fa3-997b-46ed-91a7-cddbf96c8b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:41:44.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:41:54.428Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=f24d81b3-8103-4709-b8e8-9ae7263a3a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:41:54.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:42:04.436Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=f2dc7cee-16c3-45a4-ab7c-1e6f4b2f59dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:42:04.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:42:14.443Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=097238d6-7838-45fc-b84a-bb13216584d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:42:14.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:42:24.450Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=e5adc19a-ff93-4873-9155-3a8df9b3aecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:42:24.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:42:34.458Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=020f9ba1-8c21-4f5e-8941-64321fc4157b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:42:34.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:42:44.464Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=16563b79-5b7f-4df2-89ba-743efd4d5773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:42:44.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:42:54.471Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=e4dc545e-2359-4d64-8ee0-c6cd462fa711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:42:54.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:43:04.480Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=26396f07-98f2-43ea-ac74-b82f802bde9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:43:04.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T03:43:06.493Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T03:43:06.493Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-07T03:43:06.494Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T03:43:06.494Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T03:43:06.497Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T03:43:06.497Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T03:43:06.497Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-07T03:43:06.498Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:43:14.487Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=8fa4f8ec-e8dc-47fb-a411-6ab2030958f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:43:14.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:43:24.494Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=0e46cb8b-b115-4053-84d9-b7b985e4301d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:43:24.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:43:34.500Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=22303120-d257-4c7f-865c-62a1d84ce4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:43:34.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:43:44.507Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=72dac08a-dbad-4566-abd4-40d1be633973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:43:44.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:43:54.514Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=8f62bcfb-0131-403b-8a89-43663df0f05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:43:54.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:44:04.522Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=96f6c40b-3f82-4ceb-8726-1d90a87ce335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:44:04.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:44:14.529Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=f616abf5-38ae-42a2-ae2c-39a16c48560f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:44:14.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:44:24.536Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=bb7f0910-7671-4106-8f44-a7d586002c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:44:24.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:44:34.543Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=87bb92bb-e084-41c0-8532-7c0290fa1212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:44:34.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:44:44.550Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=5c128857-5206-4469-809c-da3c17c08184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:44:44.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:44:54.558Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=67e0c0e9-7b02-48d6-bfaa-640f73f89656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:44:54.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:45:04.567Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=f73289d8-4fa2-4166-8d5c-7a2428882a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:45:04.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:45:14.574Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=9a1737ee-1ca6-4299-a330-6cb4dd4b2b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:45:14.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:45:24.585Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=e0f62ab2-fd00-4aae-aebe-4a684cfbc2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:45:24.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:45:34.591Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=33eec8f2-c353-4bf7-a467-053e10f9f391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:45:34.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:45:44.598Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=e3d95d48-f7e2-4de3-8d10-b84676c8543b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:45:44.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:45:54.604Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=6021bbaa-3125-4451-847d-55089d4e0098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:45:54.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:46:04.611Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=160d11fc-2b2c-4aca-9217-1963963b2c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:46:04.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:46:14.616Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=d93db341-a745-4e29-bd7d-bf32bf3de5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:46:14.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:46:24.624Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=54a7913f-c9c9-461e-a218-4a98ef900039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:46:24.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:46:34.630Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=d16f4a25-2e7c-4bd6-93eb-56571967b2c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:46:34.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:46:44.637Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=e3c28ed3-06f8-43d3-ad8a-38f417a754d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:46:44.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:46:54.643Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=7dab2e6c-41cc-49ec-b01c-8d003bbb99c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:46:54.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:47:04.650Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=1b76774b-e1d2-4d81-a32e-24bf6a18092a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:47:04.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:47:14.657Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=9d5e9619-ac9a-47c9-991d-e94f68fdde3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:47:14.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:47:24.663Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=8fd20d69-caa7-4775-ad8e-770b1214f58b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:47:24.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:47:34.670Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=1cae6df0-c02b-4f1a-8027-38d439297160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:47:34.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:47:44.676Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=4e77ce42-0be5-4808-93bf-f740f7b8af9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:47:44.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:47:54.683Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=951f759e-b591-4402-a85b-15bdb923fdc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:47:54.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:48:04.690Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=c8c86e00-7437-4bc0-b6b2-1573b4a54d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:48:04.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T03:48:06.506Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T03:48:06.506Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-07T03:48:06.506Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T03:48:06.507Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T03:48:06.510Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T03:48:06.510Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T03:48:06.510Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-07T03:48:06.511Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:48:14.696Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=0bdb2974-872d-4d81-a3c8-cda14d20b561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:48:14.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:48:24.703Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=17df9104-e53d-46d8-91ac-3f6dffdcd271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:48:24.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:48:34.710Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=d6ed2da6-5276-49d8-b834-64381635f158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:48:34.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:48:44.716Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=f5ec3fed-cc31-4ed2-8098-51c50e0b0f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:48:44.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:48:54.723Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=589c2b38-6d9b-4a65-a991-8a60ec620aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:48:54.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:49:04.729Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=328f0ec0-3748-4e7d-8cef-376407599dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:49:04.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:49:14.737Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=9a7c8c71-75dd-4453-85fa-a6af721481c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:49:14.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:49:24.743Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=a49af1c3-b819-4f9a-bf5c-3b23b6be253b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:49:24.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:49:34.750Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=9853d048-456d-4e39-9d74-0f178455b5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:49:34.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:49:44.759Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=b5d98475-0a50-481b-bb48-321b146b2f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:49:44.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:49:54.766Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=8da76d06-a3c0-43d4-a9ff-ffdb6483035f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:49:54.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:50:04.773Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=0c5ac7d8-4a4e-4e73-9f1c-3643a9154f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:50:04.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:50:14.782Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=d7ce41ed-84f8-47bc-b7a5-7aa685605b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:50:14.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:50:24.789Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=fd325f67-1793-465f-82e3-251790eb72d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:50:24.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:50:34.795Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=23d41787-049a-4d07-af04-779cc97cf1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:50:34.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:50:44.802Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=25f300e5-5b5b-45c8-811b-14e8b13ba05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:50:44.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:50:54.809Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=cd14033e-af35-40cc-b5d1-1c2f8d3797f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:50:54.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:51:04.815Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=8d707f48-4d32-40b5-b684-4d3b1a91f48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:51:04.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:51:14.822Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=ef8ce501-754e-4a9b-a194-51d50817281e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:51:14.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:51:24.829Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=bf2a56af-1843-4c5e-8bbc-309efceb171f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:51:24.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:51:34.835Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=044db458-f605-482b-8883-7b1d36c12416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:51:34.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:51:44.842Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=f0e83c2c-aa4d-4719-b782-62869e2d61e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:51:44.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:51:54.849Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=98544587-04cb-4841-9a02-9e45f06a5686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:51:54.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:52:04.856Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=2cd5677f-b649-4909-98d2-e683f9784966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:52:04.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:52:14.864Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=c2429574-b744-4a62-9387-13affa00e2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:52:14.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:52:24.871Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=c7f199b5-0ed1-4584-bad0-decb8cb556dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:52:24.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:52:34.877Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=8f3b0d6f-3084-4499-84cb-c0379e757b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:52:34.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:52:44.883Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=5228e5ed-57e0-4d21-8364-6e0a40539863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:52:44.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:52:54.890Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=8043d20c-4674-427c-afca-6420826e3c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:52:54.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:53:04.896Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=87fedc94-debf-4714-9210-54cf93243b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:53:04.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T03:53:06.489Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T03:53:06.490Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-07T03:53:06.490Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T03:53:06.491Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T03:53:06.494Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T03:53:06.494Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T03:53:06.494Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-07T03:53:06.495Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:53:14.904Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=78fa7410-459d-4912-9dc7-36250ff2e152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:53:14.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:53:24.912Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=7c00a730-f4e1-481c-8724-f30bf6d259da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:53:24.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:53:34.920Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=add8c410-6ac7-4349-ad06-0fbd3e298d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:53:34.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:53:44.927Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=8d07a2a6-4707-4444-b862-28c0b1a86c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:53:44.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:53:54.933Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=a8cc3ac5-5067-42ff-ab43-32b44df7bb75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:53:54.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:54:04.939Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=b85a3906-f581-47fc-a511-5b1b205cb6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:54:04.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:54:14.946Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=611e4aa4-08df-43cb-b113-e15ca5ade593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:54:14.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:54:24.953Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=84abc330-f42c-484a-bb47-14767d2b9659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:54:24.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:54:34.960Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=2abbeafe-3ab1-47ec-9d95-99210cd622d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:54:34.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:54:44.967Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=099e8415-714c-4033-a841-0c868d93165b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:54:44.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:54:54.976Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=00178c67-cbbb-4d98-a05b-2e835d75ccaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:54:54.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:55:04.998Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=2bc45ad3-3eca-4e7f-9456-33da2a76d9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:55:05.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:55:15.004Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=2f24a65c-0ae4-4462-8bda-2f7d7bb28e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:55:15.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:55:25.011Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=10ccf954-eb67-4f6d-896f-d0ede9af1b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:55:25.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:55:35.018Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=5cca119d-1f76-4ae8-be90-d56a9737c0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:55:35.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:55:45.024Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=852a639e-ee1f-442b-b410-cf1f8a6e7d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:55:45.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:55:55.030Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=8e87dd9f-45d6-413c-a1a3-7bcd1cc63ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:55:55.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:56:05.037Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=8f3eb0e2-1179-477a-9356-5a07f17dbfe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:56:05.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:56:15.043Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=86339e56-1358-4d97-9feb-4745c575dee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:56:15.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:56:25.050Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=435331ce-608a-44a2-9301-35805e3416f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:56:25.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:56:35.058Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=b3a2fdd8-4e4f-4836-95fe-78be635e85c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:56:35.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:56:45.066Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=de8ccc4a-2197-4200-a1d9-9e9c487e7fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:56:45.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:56:55.073Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=b8475d3f-3384-49e7-abdf-c2793634c4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:56:55.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:57:05.081Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=c9a7e8f0-3e90-4532-9524-79489b5d38e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:57:05.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:57:15.087Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=04f6c857-6c1a-4f46-a4f3-79e77fca3d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:57:15.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:57:25.095Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=5299d7ee-23f1-4f4c-8f90-2846a814a88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:57:25.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:57:35.102Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=8e89200b-56e7-4d16-8063-26b22906ec82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:57:35.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:57:45.109Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=eb8102c2-2073-43ef-85ce-698c7a533650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:57:45.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:57:55.116Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=7c804473-f2b4-4d88-8e21-b680c9a61c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:57:55.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:58:05.123Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=859b6003-47a6-40b8-bad0-11d2953a9969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:58:05.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T03:58:06.472Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T03:58:06.472Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-07T03:58:06.473Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T03:58:06.474Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T03:58:06.477Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T03:58:06.477Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T03:58:06.477Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-07T03:58:06.478Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:58:15.130Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=65d384e4-cb9f-45c3-9c43-f597075a2ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:58:15.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:58:25.137Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=a79c4e09-ba11-4a9b-b511-9e5b732a017e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:58:25.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:58:35.146Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=1c8201a4-f1e8-4f11-90a3-2d3584237d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:58:35.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:58:45.153Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=debe873c-5f3e-49a0-8c3d-834f4e7d1cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:58:45.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:58:55.160Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=5a60b6d6-feb1-404a-ae31-12a718acb2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:58:55.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:59:05.167Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=15e6b55d-4a6e-478a-95b1-23fec27c37e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:59:05.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:59:15.174Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=0837130b-a50b-46c5-b192-10d98a960834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:59:15.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:59:25.180Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=ef0f8c47-9782-46c9-8315-27b956dc978b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:59:25.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:59:35.187Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=a5a07c0b-a1e9-4f05-90a4-de9ff643e8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:59:35.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:59:45.194Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=55495fec-783f-4371-8da3-decb5274fc8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:59:45.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:59:55.200Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=c78de69d-018a-4707-be32-73718374b613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T03:59:55.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:00:05.207Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=1d489816-47f4-4fbb-b296-116323ffd226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:00:05.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:00:15.214Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=55668bdb-6483-464b-bf5d-75fb8dc2abd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:00:15.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:00:25.221Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=477d2afc-34a2-447e-be37-d9f10d3f0492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:00:25.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:00:35.228Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=0513b75c-beae-44b0-84ca-4eae1064893d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:00:35.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:00:45.235Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=a0a0f99a-7759-45f1-ba8c-e1d5aa8db573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:00:45.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:00:55.241Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=277e836f-2217-4c97-9cb3-577d0c01ddee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:00:55.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:01:05.248Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=c1ffa331-a42d-43a1-ab65-c664f8a400b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:01:05.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:01:15.255Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=cdd79d63-905b-407e-993a-ba7d0002b1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:01:15.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:01:25.262Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=5fa916f7-1cfd-4b4a-873c-11744052c67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:01:25.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:01:35.269Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=838935a5-c278-4b89-bb32-a00a28fb1061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:01:35.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:01:45.276Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=4d6ff62a-7e52-4111-9cdc-3235e09bc608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:01:45.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:01:55.283Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=99be161e-6398-4dd5-b4da-51d186c30e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:01:55.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:02:05.290Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=dab22797-14c3-4de2-b860-886464d71c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:02:05.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:02:15.297Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=e4d06285-8f73-4754-b24f-009e1c25115d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:02:15.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:02:25.305Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=a8a07fc0-f032-40e3-bdd2-58d385e10913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:02:25.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:02:35.312Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=b274f82b-3eb9-4188-914b-8a7da727e662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:02:35.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:02:45.320Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=52278c5b-1f14-4825-a9c3-051ebc2dd8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:02:45.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:02:55.328Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=c65533e1-37f3-45cc-bce8-ee5c4726b3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:02:55.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:03:05.338Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=bd39bf7f-9ee6-4d9c-87e9-dd60c9a25602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:03:05.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T04:03:06.502Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T04:03:06.503Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-07T04:03:06.503Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T04:03:06.505Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T04:03:06.509Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T04:03:06.509Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T04:03:06.509Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-07T04:03:06.510Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:03:15.347Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=fe94583e-07ea-44e1-8339-4e3f7d39a296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:03:15.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:03:25.354Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=f2c4ccf2-a286-4320-95f0-b02c7b2a6a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:03:25.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:03:35.361Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=901d96c3-f6bd-4cd6-8b84-4c0115b11758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:03:35.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:03:45.367Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=fdc6fc5e-7a4d-4c32-b532-943de74ae8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:03:45.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:03:55.373Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=06ca16ea-3866-4253-8e5c-73bd2b48a4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:03:55.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:04:05.380Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=3566268f-2c82-4d37-a2a1-bf0439399bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:04:05.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:04:15.388Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=a4fcba71-cb24-4851-846d-3d62b43a10e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:04:15.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:04:25.395Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=7023b000-dd58-4b7d-b2b7-b37bab75647a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:04:25.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:04:35.401Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=755d7e70-c7b2-45e5-a4cf-fb738225c1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:04:35.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:04:45.408Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=7ada2aa3-85d6-4aa0-983b-e97eb0fdcbfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:04:45.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:04:55.414Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=4731c91c-1776-4b6d-ba20-578981aa46ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:04:55.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:05:05.422Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=4fd629fa-7450-478a-8873-a5edf782c9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:05:05.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:05:15.429Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=b7978382-676e-4e70-b03d-cd8ad050ae1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:05:15.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:05:25.435Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=19969bd7-0f1c-4a9c-8f7b-7cd8988c7474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:05:25.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:05:35.442Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=b59ab083-191f-4b8e-bbc9-661f562e65d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:05:35.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:05:45.450Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=4d0da31c-1c4c-4ebb-9ba9-1234a446b857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:05:45.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:05:55.457Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=51883a27-bf62-4ae9-8504-831b6754e287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:05:55.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:06:05.463Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=93b635c5-8694-4844-ad46-2e80a8e2c610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:06:05.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:06:15.471Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=631a414f-08b1-4b51-bd27-d306e260fb04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:06:15.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:06:25.479Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=4348f330-cc08-4370-83ad-ac6efeaaf7ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:06:25.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:06:35.485Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=d283efd8-a95d-4bcb-ad69-7008991264a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:06:35.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:06:45.492Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=ef2f51d6-4afb-4ad5-bdeb-db9dbab936e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:06:45.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:06:55.501Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=6104a64f-d172-4fe6-9399-b3660c4dc7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:06:55.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:07:05.507Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=592df302-4a22-4bb1-9bfe-4ef5c3ff2d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:07:05.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:07:15.516Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=b232dda1-2cc3-486c-9850-a093a37b5f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:07:15.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:07:25.522Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=0bcb3f16-0a74-4ede-819a-6efefb5dd17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:07:25.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:07:35.529Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=ddf45097-31f5-47cc-a974-e6e83b6b521a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:07:35.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:07:45.537Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=bd6e29bb-10ba-4541-bcef-8676d8aac69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:07:45.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:07:55.545Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=8f2b6231-4464-4061-ac57-b0afc0cd0125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:07:55.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:08:05.554Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=eb3c7f62-ccc8-492e-9057-e917adb7faf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:08:05.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T04:08:06.515Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T04:08:06.515Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-07T04:08:06.515Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T04:08:06.516Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T04:08:06.519Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T04:08:06.519Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T04:08:06.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 |2021-10-07T04:08:06.520Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:08:15.561Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=407557db-34cb-4f4d-8c4b-52d6438da8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:08:15.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:08:25.569Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=6fd51ea7-c4bc-4aa6-a0e0-b38a97b436d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:08:25.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:08:35.575Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=bd1c91f4-617e-4d8f-9a57-2c8e536015c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:08:35.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:08:45.582Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=bf131717-c554-47a4-aa60-862ae7bf6fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:08:45.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:08:55.590Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=c6b22ab5-25ad-4827-bbe0-69577fdf39a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:08:55.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:09:05.596Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=f2809e58-e280-4875-a9ba-80d5bef3725a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:09:05.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:09:15.603Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=c2110654-665a-43d7-ad8f-0b318470076b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:09:15.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:09:25.610Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=0fabee78-5c2f-4e38-8a18-30e76e45fef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:09:25.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:09:35.617Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=a39691c0-b2bf-421c-89bf-8ed00a76d8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:09:35.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:09:45.623Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=e33e7cb1-80af-49b4-9e40-da872dcd0e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:09:45.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:09:55.630Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=4ba0053d-c0d8-40be-b70b-a6a0317db267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:09:55.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:10:05.637Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=97fe33d6-cab2-4d41-8fb8-1d0f64a46e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:10:05.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:10:15.644Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=e4256b07-6ccd-4fd9-820a-c349bfc0b39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:10:15.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:10:25.652Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=dd7214e4-6b00-404a-aa41-febf18c4f4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:10:25.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:10:35.659Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=8601f23b-e8d7-4588-bf57-0da7a017f656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:10:35.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:10:45.666Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=3d34804f-bc39-493a-bdf3-9350b5034eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:10:45.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:10:55.673Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=29aac1dd-4514-40bd-ba7e-404e5a79f5cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:10:55.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:11:05.681Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=5ea7542f-8b91-4fb9-b678-d9106ee7f77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:11:05.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:11:15.687Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=3d1d9e34-5c19-4f39-bebc-2538ada2d5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:11:15.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:11:25.695Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=2bbc92e0-eefa-4192-bd53-610f9241d2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:11:25.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:11:35.703Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=dea1fa80-383e-4505-9005-b1714fd51260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:11:35.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:11:45.710Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=d99f7995-9a54-4475-9f52-fbbcd4c9861f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:11:45.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:11:55.716Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=e14f1f2f-afdc-4d45-b263-24717c460797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:11:55.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:12:05.723Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=4a16d649-5ce6-4187-b9cd-a325c31376df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:12:05.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:12:15.729Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=5d0f69a2-bf1b-4fe4-8ca1-cfd8f868c149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:12:15.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:12:25.735Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=6237f7ed-0a88-48b6-aa02-376a07766127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:12:25.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:12:35.742Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=e4a9f545-fe5d-4b03-bcfb-9ada8e54c5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:12:35.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:12:45.750Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=0ebf63b3-d9d1-4fa4-9ed0-3103a793e131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:12:45.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:12:55.756Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=9db49374-5a7c-4d04-8079-65427fa13486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:12:55.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:13:05.764Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=b55f9bec-16f6-4388-8335-f7c4e3354451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:13:05.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T04:13:06.482Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T04:13:06.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 |2021-10-07T04:13:06.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 |2021-10-07T04:13:06.484Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T04:13:06.486Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T04:13:06.486Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T04:13:06.486Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-07T04:13:06.487Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:13:15.771Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=1bdb53d5-9752-40c7-afa7-13f000d4e8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:13:15.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:13:25.779Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=87f4d150-08d5-4bc2-a69c-00e5d7b03b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:13:25.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:13:35.786Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=d7bf5320-5048-43f3-9094-5266506ac1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:13:35.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:13:45.793Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=487a333d-6279-465b-ade8-8a4d985aa7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:13:45.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:13:55.800Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=15c26edc-2571-4889-8afd-ab07f238c1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:13:55.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:14:05.807Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=e6afe24f-cff7-44ec-832d-987751d49231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:14:05.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:14:15.814Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=986bee17-d858-4393-b0d8-d7141ab983a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:14:15.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:14:25.820Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=69893582-b713-4b46-9044-6043da7e6a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:14:25.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:14:35.826Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=6bdafb71-1fbf-4c87-8a73-f8071a528d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:14:35.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:14:45.835Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=d8464d1b-a083-4803-93ed-1d0fbcc27647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:14:45.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:14:55.841Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=745bf332-d08d-4fee-abff-88b1477412f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:14:55.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:15:05.847Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=dddd7ddf-f769-46a8-94ad-9f8c7d50f9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:15:05.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:15:15.853Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=ce7e81d5-433b-43c6-8d71-ba3dc9bf09d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:15:15.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:15:25.860Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=2d3c3d4b-113b-4e09-99ec-485694501a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:15:25.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:15:35.867Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=2618f7a8-9cc4-49f6-bd93-75185c712f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:15:35.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:15:45.874Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=979872ef-d835-40e7-928a-198294e4f857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:15:45.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:15:55.881Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=69345f5d-b741-4cdc-9d75-b094cb4e73e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:15:55.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:16:05.886Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=1e4dd864-620e-474d-82d7-f1d811a94331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:16:05.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:16:15.893Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=87e04e30-ad3c-4cc4-a05f-f60765cf750d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:16:15.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:16:25.900Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=5b2b3f91-321a-431b-9508-634deae01825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:16:25.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:16:35.907Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=b73fb390-2a0e-40ed-bb93-7afd35321fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:16:35.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:16:45.914Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=a00d8162-531d-4299-8014-fde247f66691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:16:45.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:16:55.920Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=1f400136-23b5-4b11-9f32-54c902050567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:16:55.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:17:05.928Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=a8e836e4-6590-4974-95bf-ff141b7f66e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:17:05.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:17:15.934Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=d59d57d6-fda6-457b-9a38-c7109f81c862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:17:15.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:17:25.941Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=b151b5a9-e0fc-41ff-bbc7-28a6386f94bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:17:25.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:17:35.949Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=8cc3066d-f864-4a78-b15c-7728c840ea22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:17:35.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:17:45.959Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=b83b3612-f972-4165-86a7-bf0a92aeb448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:17:45.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:17:55.967Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=5e66aa9c-3193-4ead-b25b-b80b8c2d9d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:17:55.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:18:05.973Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=b06d14d5-9a30-4e94-976a-d6b10824dc4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:18:05.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T04:18:06.473Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T04:18:06.473Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-07T04:18:06.473Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T04:18:06.474Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T04:18:06.478Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T04:18:06.478Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T04:18:06.478Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-07T04:18:06.479Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:18:15.981Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=88a8647f-a562-45e9-a851-2e9988e0e589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:18:15.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:18:25.989Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=dc574f6a-cb17-40c9-8925-a6e9d3e4d2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:18:25.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:18:35.996Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=c7f0057b-cbcf-4239-aa4d-f358a7a75f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:18:36.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:18:46.001Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=c9eeb325-2107-48d4-9db4-488c8f235cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:18:46.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:18:56.007Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=bc297617-a1d1-4c6a-a4c6-abb55f2bf91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:18:56.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:19:06.013Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=25bcc756-375d-43f7-9dd2-19f0796a90e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:19:06.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:19:16.021Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=5168be99-6742-4c24-9b10-eebe6ac34c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:19:16.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:19:26.028Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=0d808793-557a-403e-a2ac-09078c81d30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:19:26.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:19:36.035Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=190cc856-7f22-49ed-a7d9-a628e074e8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:19:36.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:19:46.042Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=fe82b31a-e5e0-46c6-8f1e-9105d2c0476e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:19:46.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:19:56.049Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=fff93728-c09d-4de7-a07f-da717ffbb410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:19:56.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:20:06.055Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=b00c959d-9ee6-4c7a-86d0-106c64887f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:20:06.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:20:16.062Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=ad1bb1ee-a452-4e4b-a5c4-6ca8a4eab85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:20:16.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:20:26.068Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=310e7da2-440d-4318-a7f4-5e5d869d7336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:20:26.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:20:36.074Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=2cded63c-0fc0-4667-ac88-3682a51f8a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:20:36.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:20:46.081Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=2ca1f22c-fbc0-4c2c-8b62-1055fcee954b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:20:46.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:20:56.088Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=3370b141-d857-45d8-b691-e52da87421e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:20:56.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:21:06.094Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=115d2811-037a-4791-b59f-709ac831c6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:21:06.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:21:16.102Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=61545201-9916-4af2-adb0-5aeba616b32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:21:16.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:21:26.107Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=1ef27bfb-40b1-4ea6-9e30-1e705837debb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:21:26.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:21:36.114Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=1800bb1e-cb11-4c67-be39-c1317022c1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:21:36.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:21:46.120Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=f1b919dc-5dd4-40b4-9800-4b6cfb0088ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:21:46.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:21:56.126Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=15296233-9aba-4fd5-9e17-a10d9212383f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:21:56.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:22:06.133Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=34fb9c79-26a0-4b0c-9929-20bee16d9e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:22:06.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:22:16.140Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=2bfd98a5-8301-4ff5-88d2-8d9cf6462f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:22:16.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:22:26.146Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=3980c39e-8348-461f-bdd1-77a4e85cd05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:22:26.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:22:36.153Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=94269170-dc10-4fc3-9705-efdb974fda25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:22:36.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:22:46.160Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=0b2ddd75-fc2b-4704-815a-ae3ac5804e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:22:46.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:22:56.168Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=5bc1e47b-9f39-4b10-bd82-c591ca3b4740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:22:56.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:23:06.175Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=5b389544-30c7-4ac9-855a-5406c167ceb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:23:06.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T04:23:06.505Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T04:23:06.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 |2021-10-07T04:23:06.506Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T04:23:06.507Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T04:23:06.509Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T04:23:06.509Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T04:23:06.509Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-07T04:23:06.510Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:23:16.181Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=99043edf-45db-4101-b7a6-3a37c4026092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:23:16.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:23:26.189Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=b7d834f4-b552-452c-9445-325da98fae5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:23:26.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:23:36.194Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=3be8f6a9-ccd6-4d74-ba9f-7f76a25b845a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:23:36.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:23:46.201Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=91790844-f944-4a8e-8c63-967777a5263f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:23:46.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:23:56.208Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=70de4931-5e56-42b1-901e-bfeff9e5787a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:23:56.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:24:06.214Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=f1482773-629d-4a8e-b295-f34d7e23f003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:24:06.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:24:16.221Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=a7e5e40d-fbce-4d12-8a6f-a527220bbddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:24:16.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:24:26.228Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=a69fbf07-6dea-4c90-9841-5167a64384f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:24:26.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:24:36.234Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=50a20681-230e-4f80-8349-81fd53e9abef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:24:36.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:24:46.241Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=6ffa5232-346b-4646-b278-6ce761f03482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:24:46.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:24:56.247Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=c2a17e99-4569-49a5-a110-33a06079f7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:24:56.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:25:06.255Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=c2de86fd-8a71-47c8-8fa0-bf0f974355cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:25:06.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:25:16.262Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=6018a49b-9274-4e44-80aa-7dfc2515cb19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:25:16.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:25:26.270Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=89a1cae8-9f1f-4344-8aac-3fb839cc25f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:25:26.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:25:36.276Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=639e0165-22ff-48ce-b991-73e0c3b2fd1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:25:36.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:25:46.287Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=7907e512-9102-4daf-a619-5ddc1e944dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:25:46.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:25:56.294Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=3b9d28aa-68e5-4b7c-b9b2-e19b145c5120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:25:56.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:26:06.300Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=d36ac1fd-b39c-4745-8449-9f5904e437a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:26:06.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:26:16.307Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=d2cc8197-8741-401a-ac47-6bf016d4c642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:26:16.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:26:26.314Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=632e7b32-c282-4eae-99ca-970232a0528a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:26:26.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:26:36.320Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=aeeeb1cb-2c7d-4a1b-847a-2bfdd7eada02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:26:36.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:26:46.326Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=7d3a6298-d5b9-4680-a684-9dff85ec8722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:26:46.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:26:56.332Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=0262cb2c-a530-40b5-8572-7f0beb891ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:26:56.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:27:06.339Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=d477e4e7-d0b3-49d8-99be-d6d61b4c046e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:27:06.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:27:16.345Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=f67f1379-cbf4-47a4-b915-f1248ccd27f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:27:16.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:27:26.352Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=fa85f0d4-1330-4884-a1b6-6f5484616658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:27:26.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:27:36.360Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=36a76b87-42b0-4f9d-aa59-392981d0be62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:27:36.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:27:46.367Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=5faebdf8-671f-4d58-9671-bd6c48579fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:27:46.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:27:56.375Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=98b62fb5-41f4-45f8-b466-c1f5cd160d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:27:56.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:28:06.382Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=b5eda7f5-f102-4117-98a5-bf3244a7e518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:28:06.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T04:28:06.483Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T04:28:06.483Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-07T04:28:06.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 |2021-10-07T04:28:06.484Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T04:28:06.487Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T04:28:06.487Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T04:28:06.487Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-07T04:28:06.487Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:28:16.388Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=61cfe1bf-9880-4ae2-8875-e9c026951e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:28:16.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:28:26.394Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=7df6c44a-ce1f-434c-b989-9f3d2a010373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:28:26.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:28:36.401Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=7dd0ebd1-f8e9-4ee2-9320-8c1efb7f0b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:28:36.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:28:46.408Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=101d0fb3-78fe-4fbd-8bb0-d84f0f66c9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:28:46.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:28:56.415Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=c45319da-6ec8-4dac-91bf-1531726f4e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:28:56.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:29:06.422Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=faf24469-d24e-4706-8f26-091bd18e14ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:29:06.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:29:16.428Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=c9d73fe9-019a-4325-8d36-c9ee1cae883b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:29:16.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:29:26.435Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=bde7ef3a-329a-4417-87cf-ebee560cbd2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:29:26.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:29:36.441Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=ac2d6ee3-9630-4935-bf02-cb9fdb0671b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:29:36.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:29:46.448Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=c7afd8b3-867c-4115-b344-a2e5dc99442a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:29:46.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:29:56.454Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=28a88251-8251-48ae-8b0e-5290eafd862d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:29:56.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:30:06.461Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=f78c569e-be24-4822-8cac-d017062547b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:30:06.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:30:16.467Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=4ae57b3f-e269-421c-946a-b87b2b66cfa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:30:16.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:30:26.474Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=ba9de1a4-6060-4860-a8f3-3c9f3a4ed5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:30:26.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:30:36.480Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=2013e49f-276e-45a9-ba5b-d25501ade275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:30:36.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:30:46.487Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=5fb63ba2-d5c0-4d21-ac4a-69af3ae2e14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:30:46.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:30:56.494Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=11fd2d49-b808-4fdf-8cbc-2e3c4e8fc220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:30:56.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:31:06.502Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=43553422-f5e6-4741-9936-56887cb2e7a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:31:06.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:31:16.509Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=eaca468f-124f-4d96-924d-8298818d61c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:31:16.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:31:26.515Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=b1ec6224-fd1b-409a-ab6b-9ff6c67cc324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:31:26.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:31:36.522Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=5e6a1ce7-24dc-4627-a79a-4613da28153d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:31:36.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:31:46.528Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=bfc29c08-aa8b-4ce1-8c1f-e8b3aa55c4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:31:46.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:31:56.535Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=76fea219-071b-44a2-b82f-4681b92df454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:31:56.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:32:06.541Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=0e985884-0bae-445a-8516-ab6a306da846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:32:06.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:32:16.548Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=670d602d-f119-4b10-8b15-f00f3266100d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:32:16.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:32:26.555Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=3cf11180-84ce-46ff-8b8a-390c134926f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:32:26.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:32:36.562Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=90738528-f27a-4507-b90e-f71da42f44a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:32:36.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:32:46.569Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=7bef5482-64f7-4c5a-9c2a-bc993936b581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:32:46.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:32:56.576Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=c8cf2932-3923-4bf5-b4f9-817d3971b84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:32:56.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T04:33:06.526Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-07T04:33:06.526Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-07T04:33:06.527Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T04:33:06.527Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T04:33:06.530Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-07T04:33:06.530Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-07T04:33:06.530Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-07T04:33:06.531Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:33:06.583Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=0351d251-39bb-440f-a4d8-53619a79cc3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:33:06.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:33:16.590Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=ec39d12e-d48b-4626-bcb7-f02eef983072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:33:16.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:33:26.596Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=f0e3b882-e63c-4b63-a259-cdd8168553cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:33:26.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:33:36.603Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=2a13814c-c088-41ea-adb3-04691bbb36ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:33:36.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:33:46.609Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=e0315e31-fca8-4973-b07c-90fd8195a169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:33:46.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:33:56.617Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=9796b0a2-c02b-4102-bd72-b24d5f66dd06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:33:56.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:34:06.623Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=0ddf90bf-5c2e-48a1-885b-2aeb3030c6a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:34:06.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:34:16.630Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=7b8173df-71b7-454e-aa48-3fe7419d09d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:34:16.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:34:26.637Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=6082d9f2-07a5-4098-8b38-cde47c5e6acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:34:26.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:34:36.644Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=ea5573b9-6444-4a1b-ada6-f3f5fcf8d1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:34:36.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:34:46.650Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=48d71485-3f3f-4535-a0f2-b5b363cf379e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:34:46.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:34:56.656Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=e9ea4e62-f728-48df-8659-e32eb699f1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:34:56.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:35:06.664Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=1cf8f916-e48c-4913-a2c3-ad90c560db6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:35:06.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:35:16.671Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=4ee0a343-a7cf-457d-b7fc-a534f7bac4a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:35:16.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:35:26.678Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=4b8097c4-803f-40a4-9617-ce4ffb241816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:35:26.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:35:36.685Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=8100d6c7-8a7f-4b48-96d5-eedc7beea0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:35:36.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:35:46.691Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=0bd0ecfe-a762-41cc-9ce6-3b791ee6edd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:35:46.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:35:56.697Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=8f85e179-a423-4435-83e6-fc6c2d426512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:35:56.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:36:06.704Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=ca6b0f76-16fc-4f2d-b194-45aa28bd4445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:36:06.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:36:16.712Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=ceb92d7d-b04c-436a-8bb0-1fc83935ced8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:36:16.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:36:26.718Z |INFO |Init configs |InvocationID=e0a5e19e-024f-46f1-8835-d45a082d8363, InstanceUUID=b2d3a584-90ce-41e3-ae55-51120fae2fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:36:26.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-07T04:36:36.725Z |INFO |Init configs |InvocationID=e0a5