. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T06:09:27.578Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T06:09:27.581Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-26T06:09:27.620Z |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-09-26T06:09:28.393Z |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-09-26T06:09:28.484Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T06:09:28.484Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T06:09:28.484Z |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-09-26T06:09:28.558Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-26T06:09:28.608Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-26T06:09:28.634Z |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-09-26T06:09:30.369Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-26T06:09:30.956Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-26T06:09:30.977Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-26T06:09:30.979Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-26T06:09:31.036Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-26T06:09:31.036Z |INFO |Root WebApplicationContext: initialization completed in 2402 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-26T06:09:31.500Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-26T06:09:32.317Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-26T06:09:33.563Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-26T06:09:34.157Z |INFO |Started MainApp in 8.968 seconds (JVM running for 9.794) |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-26T06:09:34.220Z |INFO |Start scheduling PRH workflow |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:09:34.232Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=82e25b40-1828-41e2-85eb-9a1491dff236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:09:35.616Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:09:35.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:09:45.643Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=735cd7ae-3a89-45ff-8017-f597041965db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:09:46.678Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:09:46.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:09:56.682Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=c9add9bc-5908-4b69-a694-989914361f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:09:57.756Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:09:57.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-26T06:10:07.358Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-09-26T06:10:07.359Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-09-26T06:10:07.364Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:10:07.758Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=d34143ba-4248-46de-b555-df9a5f6add2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:10:08.829Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:10:08.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:10:18.831Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=bb0e814a-c7ca-4984-8e97-5af61e3d9b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:10:19.897Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:10:19.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:10:29.898Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=1e74cb31-68ef-4308-a79c-ebf22329550c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:10:30.936Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:10:30.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:10:40.940Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=666a6097-7a04-4de9-8582-ecf7e240a8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:10:42.009Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:10:42.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:10:52.011Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=58c513a0-d499-4c80-86cd-19ccc237cde4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:10:53.051Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:10:53.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:11:03.054Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=21b21f44-a4cd-4a43-a852-272c4578674a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:11:04.124Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:11:04.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:11:14.126Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=dcecc9b3-3a4b-4ba5-973a-54ebf82da82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:11:15.193Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:11:15.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:11:25.194Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=87645a1d-8af0-4cc0-be47-d0735562453d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:11:26.230Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:11:26.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:11:36.232Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=50f3010a-b6cb-4091-9a43-7791e0fd3b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:11:37.274Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:11:37.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:11:47.282Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=8afd22ca-ecc1-44d4-b2ba-6267d1ce0620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:11:48.351Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:11:48.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:11:58.353Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=7e5fbbfd-9e6f-4d4e-8e15-e4d4307710d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:11:59.418Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:11:59.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:12:09.420Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=faec73a5-76d0-4e15-92b6-efef8f5b0173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:12:10.457Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:12:10.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:12:20.459Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=526183b3-57b3-44ca-b67a-e5c0fa46de51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:12:21.495Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:12:21.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:12:31.496Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=8d1d11f5-9155-443d-ac5c-019bf6d5691f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:12:32.552Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:12:32.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:12:42.556Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=a48c1ee4-050c-46e7-bb69-ff069ea14e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:12:43.609Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:12:43.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:12:53.611Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=31ba07ea-b0d4-41f5-b2eb-a0eb6c355a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:12:54.651Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:12:54.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:13:04.652Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=484eac1f-1438-46d8-8f6f-c6f9eca4e995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:13:05.686Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:13:05.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:13:15.688Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=2d31fb31-5f9b-4d33-b419-2aca7aa3318b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:13:16.731Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:13:16.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:13:26.732Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=f36d0c2c-3a2c-424e-a96b-412366a2818c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:13:27.768Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:13:27.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:13:37.769Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=108a87aa-e99f-4537-83fc-65fdf5676ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:13:38.810Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:13:38.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:13:48.812Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=cd3ef2db-a5b6-44e0-a08d-052d523c46fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:13:49.852Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:13:49.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:13:59.858Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=248eee42-35ea-4bba-8ecb-52b2d2ccad9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:14:00.921Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:14:00.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:14:10.923Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=4870878e-c95c-4e86-a35c-e9c4347b37cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:14:11.959Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:14:11.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:14:21.961Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=ac355db4-236b-4cee-a421-99bb5d29acf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:14:23.001Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:14:23.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T06:14:32.389Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T06:14:32.390Z |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-09-26T06:14:32.391Z |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-09-26T06:14:32.393Z |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-09-26T06:14:32.405Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T06:14:32.405Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T06:14:32.405Z |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-09-26T06:14:32.407Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:14:33.009Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=cd92d38e-5bf3-482f-8f4d-1a6e5b978551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:14:34.038Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:14:34.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:14:44.041Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=10dd276b-0ea2-4697-8d2d-f94389c16ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:14:45.078Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:14:45.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:14:55.079Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=ea5b4c97-aa48-47d3-8668-43d970584bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:14:56.122Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:14:56.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:15:06.124Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=da557e60-6385-486c-a6c7-78d370f5992c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:15:07.193Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:15:07.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:15:17.195Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=26fde024-61c5-4172-8d5d-1e84d5406a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:15:18.234Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:15:18.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:15:28.235Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=06bdb712-5c18-4484-b8e2-8690ea7739ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:15:29.274Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:15:29.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:15:39.275Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=c458ce7d-eb2d-4f9c-af0f-41fbba45c308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:15:40.312Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:15:40.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:15:50.314Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=05e6e407-f1f8-478c-81a3-0185d390d0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:15:51.350Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:15:51.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:16:01.351Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=60394121-233f-44ff-9ffe-244cf5da16a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:16:02.398Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:16:02.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:16:12.401Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=d527e7ff-f903-4fc4-98f7-c498ba8aeeb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:16:13.467Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:16:13.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:16:23.469Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=b26270b6-725c-46a3-8307-cf3adcfab4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:16:24.507Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:16:24.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:16:34.509Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=8b954047-7b31-4dc0-8614-cb35e79a84d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:16:35.546Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:16:35.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:16:45.548Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=3f5bb482-6121-4313-a390-ff95218a7c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:16:46.582Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:16:46.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:16:56.583Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=7ff094fb-be47-43af-b6d1-c4ac15256e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:16:57.622Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:16:57.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:17:07.629Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=adcbafa3-fcfa-404f-8c90-607ab02c9dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:17:08.670Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:17:08.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:17:18.674Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=9184597b-c7be-46cb-b3f6-b167460809c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:17:19.737Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:17:19.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:17:29.739Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=e5ce3c58-2634-4a87-9ddf-69bf3eea85a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:17:30.777Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:17:30.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:17:40.779Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=18161b3b-f2c6-4e4b-bf81-63d7c6adf85e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:17:41.818Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:17:41.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:17:51.819Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=6fc1a9b2-0531-4160-bd08-827586e26492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:17:52.855Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:17:52.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:18:02.858Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=5b6abb79-4a35-4bae-9dc4-cbf3e2cc0456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:18:03.898Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:18:03.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:18:13.903Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=62da8015-525b-4058-b45e-57fea504ba3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:18:14.970Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:18:14.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:18:24.972Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=95f98e37-951b-4685-a9b6-3142fa144358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:18:26.007Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:18:26.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:18:36.010Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=7ef538c6-385f-442a-95c1-6a589052b710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:18:37.050Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:18:37.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:18:47.053Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=d0347845-b962-4c76-a950-99b2863754e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:18:48.123Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:18:48.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:18:58.125Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=c25bf622-e674-4072-82e9-8a89717a1e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:18:59.161Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:18:59.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:19:09.162Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=1d15ea1e-35c1-4b95-8b9f-f8c190564cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:19:10.201Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:19:10.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:19:20.204Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=63d10658-eac9-467e-9b0d-90cd8a94d008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:19:21.243Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:19:21.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:19:31.246Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=da26c5aa-b986-4a07-a40e-6a701ead540b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T06:19:31.852Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T06:19:31.853Z |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-09-26T06:19:31.853Z |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-09-26T06:19:31.856Z |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-09-26T06:19:31.866Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T06:19:31.866Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T06:19:31.866Z |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-09-26T06:19:31.869Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:19:32.314Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:19:32.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:19:42.315Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=26219b4e-c82d-4701-91ea-33f79b051b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:19:43.360Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:19:43.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:19:53.365Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=e3687c7e-fdb6-4a10-91b0-0b55cd9f73bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:19:54.426Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:19:54.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:20:04.427Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=6db6ee02-f590-4fbd-ac4a-f6d485a94ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:20:05.466Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:20:05.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:20:15.467Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=8b1b8def-dc7e-4ef3-8b0a-76f2160bdbef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:20:16.511Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:20:16.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:20:26.514Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=1797abfb-8ae6-499d-9c0f-5063ce4709ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:20:27.577Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:20:27.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:20:37.579Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=b8ca21dc-8842-4fc8-9617-35d4525ac2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:20:38.617Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:20:38.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:20:48.618Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=719f93fa-0595-42d4-98b9-8ec69be12fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:20:49.654Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:20:49.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:20:59.655Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=7c78ee41-43a8-47d0-9061-4a9f1ca3d1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:21:00.696Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:21:00.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:21:10.699Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=b5c7ff83-36b8-49ff-b5d1-4cdb657efd92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:21:11.771Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:21:11.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:21:21.773Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=8370da6b-b883-427c-829a-717a0403b55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:21:22.808Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:21:22.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:21:32.809Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=025738c2-e56a-44f3-91f2-b2203a4bf9c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:21:33.850Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:21:33.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:21:43.851Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=1999804d-206a-4b34-9684-d1a0f5a53635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:21:44.890Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:21:44.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:21:54.893Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=1f3a20a7-ccd2-4ec5-9178-4189d70e66c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:21:55.929Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:21:55.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:22:05.931Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=a41871bd-4d15-4a4e-936e-298d8af3ea85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:22:06.969Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:22:06.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:22:16.971Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=045e13e0-54c7-4c71-8a63-190721d5f7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:22:18.070Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:22:18.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:22:28.071Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=10863308-9c0d-4a16-b348-c310c1cc9061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:22:29.114Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:22:29.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:22:39.117Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=7a20e885-11d9-4355-b3a4-a62274832cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:22:40.185Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:22:40.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:22:50.188Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=228194f7-016c-4819-9ac8-4014105254c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:22:51.257Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:22:51.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:23:01.265Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=fe46c213-2791-4104-9aa2-3632494ec569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:23:02.299Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:23:02.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:23:12.300Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=d590aa4e-0469-4c55-aeba-4285a7fd0c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:23:13.339Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:23:13.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:23:23.341Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=17e99452-eab9-4e25-a87e-ba89d9dfc047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:23:24.377Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:23:24.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:23:34.379Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=b413e0e0-4ce6-4403-8c1b-6abbefb0f67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:23:35.417Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:23:35.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:23:45.420Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=86ebcfb9-269d-4696-95f8-a22a98202406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:23:46.458Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:23:46.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:23:56.459Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=727d4939-bf40-4901-9d6f-5c73ab6d9370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:23:57.533Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:23:57.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:24:07.534Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=4b21fa76-8a77-4cad-a6e8-240d6fbd5200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:24:08.571Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:24:08.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:24:18.572Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=dfc32c6e-79ae-4aa3-9107-234ed1edf3f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:24:19.642Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:24:19.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:24:29.643Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=8b046304-1bdd-4b6c-83f8-b1766f9f75a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:24:30.678Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:24:30.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T06:24:31.803Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T06:24:31.804Z |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-09-26T06:24:31.805Z |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-09-26T06:24:31.807Z |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-09-26T06:24:31.816Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T06:24:31.816Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T06:24:31.816Z |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-09-26T06:24:31.818Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:24:40.681Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=b1f1b5d9-95a6-4068-bbb7-7130bcc44e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:24:41.723Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:24:41.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:24:51.729Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=cac163f2-578a-49ff-8673-69528153efe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:24:52.794Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:24:52.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:25:02.796Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=3b80977b-288e-4742-a302-85118f5b59c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:25:03.830Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:25:03.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:25:13.831Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=d26dfba8-a21e-4c75-a370-33806e7c17f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:25:14.873Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:25:14.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:25:24.876Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=8496da34-2f3f-4401-9935-19567b618628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:25:25.915Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:25:25.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:25:35.918Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=f6782cd6-8d95-46f8-b45d-f2d6126ccf79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:25:36.989Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:25:36.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:25:46.990Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=5ef53b47-2577-4fc9-847a-dd25f2ffab78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:25:48.022Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:25:48.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:25:58.023Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=863fb115-5148-4f51-9054-45a7d12deba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:25:59.064Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:25:59.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:26:09.065Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=cf7a48aa-cef4-4973-a446-db647cfaf91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:26:10.103Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:26:10.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:26:20.105Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=dfaecdd6-96a8-4bd1-a022-70488941ff52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:26:21.142Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:26:21.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:26:31.144Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=6663729b-ff5e-47cd-877c-24f27ab02ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:26:32.187Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:26:32.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:26:42.192Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=a5c11eac-ed02-4183-8e71-f46ab18b6726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T06:26:43.261Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.103:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:26:43.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:26:53.262Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=905f0faf-387e-499d-8cc4-4df52bf51132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:26:53.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:27:03.394Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=e4e66844-5b6f-414b-af46-469f5605bbce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:27:03.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:27:13.413Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=55ff39d8-e4d2-4fba-803f-c9d081e005cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:27:13.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:27:23.432Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=a0b63c42-4401-4e8e-bdfc-e6b03769e7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:27:23.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:27:33.446Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=13671521-2d86-4944-9c52-18932a673e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:27:33.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:27:43.470Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=85030aae-5f5a-462c-8dc1-166e5d3784c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:27:43.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:27:53.489Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=4375e0b9-6cf9-44d9-bc22-3b08ab26c42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:27:53.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:28:03.504Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=c8b6587a-b5b9-4b64-be8d-15d1c680519e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:28:03.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:28:13.521Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=d145b4dd-bc87-4add-bcef-857175c68371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:28:13.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:28:23.539Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=4306dfb3-b2e9-4ca4-9b26-351bf515b392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:28:23.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:28:33.554Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=7ea0a516-0ea3-4897-bbb6-4ea68ba34be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:28:33.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:28:43.569Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=4e308a3e-fb03-4433-bdb5-0a0c12efd918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:28:43.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:28:53.584Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=991ef613-4722-484c-a5b4-fe20928259fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:28:53.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:29:03.594Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=22d0467f-15ad-4920-8fd2-1fbaa0ac69a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:29:03.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:29:13.614Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=cfdc541e-f59e-4c97-841e-925732b902d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:29:13.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:29:23.628Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=d3715425-e4ff-414b-b808-a0c184e2b974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:29:23.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T06:29:31.817Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T06:29:31.818Z |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-09-26T06:29:31.819Z |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-09-26T06:29:31.821Z |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-09-26T06:29:31.830Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T06:29:31.830Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T06:29:31.830Z |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-09-26T06:29:31.832Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:29:33.646Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=bd25cfe2-aa68-4bd7-a3c1-10418ab87bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:29:33.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:29:43.657Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=23d8ee54-f81f-4049-a5ee-ed1d89ad8007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:29:43.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:29:53.666Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=1336e74e-c934-48f2-819b-f8ea85a82250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:29:53.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:30:03.678Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=b44360fb-d891-4300-a202-8bee2963fcd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:30:03.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:30:13.689Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=6a7042bf-bdcf-4fa9-a531-e2b669242550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:30:13.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:30:23.699Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=3bd0d88d-8f2c-4b19-947f-f5bb9ac4b82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:30:23.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:30:33.714Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=e01a6093-51d6-4a9a-bef5-3df3be2c71ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:30:33.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:30:43.730Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=36748521-f85b-425a-a52b-fa48e998041f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:30:43.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:30:53.744Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=a0b6ffbe-fe19-4651-9eae-86802602e0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:30:53.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:31:03.756Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=e1339c1f-c3e5-4011-87bb-bcf31a195b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:31:03.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:31:13.766Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=740e064c-b1d3-4cf9-9159-1048713792a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:31:13.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:31:23.779Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=9a2e8844-3ad8-4951-8a25-10aa97eec161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:31:23.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:31:33.793Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=48207c6e-c0f3-48fd-9464-5a55e79b8cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:31:33.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:31:43.806Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=725f5188-209a-459e-83a4-73a9be3f096a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:31:43.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:31:53.827Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=78013ad5-f107-469a-97ca-e7b0737a04b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:31:53.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:32:03.848Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=4293eda1-be0f-4bc7-ab84-180624752177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:32:03.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:32:13.876Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=8ed45a55-75ab-4063-bfde-8733ff726441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:32:13.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:32:23.885Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=8bb49f94-fcb7-407b-8f47-a510db14ad0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:32:23.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:32:33.904Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=5b2025cc-8120-4391-934d-922b12224c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:32:33.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:32:43.920Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=ce81c493-97ac-459c-9021-376d5ab6c52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:32:43.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:32:53.942Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=19ccf67b-646b-47ad-9025-85724c82216a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:32:53.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:33:03.959Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=7736d4a6-5d27-40c0-84c4-996cf6e2f4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:33:03.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:33:13.981Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=c303e601-2125-473c-a1ce-d1c962ac892a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:33:13.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:33:23.990Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=33ae4a6e-33bd-49ed-97b0-72245f115032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:33:23.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:33:33.999Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=a615d127-6cbf-4104-9441-889e6ce2099a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:33:34.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:33:44.028Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=275a9ffb-149c-40e0-a88d-e6bc27386bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:33:44.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:33:54.045Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=3b31bdd8-8a2b-430b-a355-941a8eeb245f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:33:54.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:34:04.057Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=cf33cd97-129a-4059-9b37-43720fd2ba53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:34:04.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:34:14.069Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=f457e501-d6a9-486b-8c85-1406345746df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:34:14.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:34:24.082Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=ad2927f2-6078-4467-8a20-a91b74e36751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:34:24.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T06:34:31.812Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T06:34:31.812Z |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-09-26T06:34:31.813Z |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-09-26T06:34:31.815Z |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-09-26T06:34:31.822Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T06:34:31.822Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T06:34:31.822Z |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-09-26T06:34:31.824Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:34:34.092Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=3b732f0d-638f-441d-8a7b-52387794e06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:34:34.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:34:44.102Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=5e11d8cc-d0df-40da-a700-8b2becb0dec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:34:44.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:34:54.121Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=531b7d20-a06b-4bbf-a362-64e31060e684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:34:54.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:35:04.135Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=73a49522-e6f7-4a21-9558-e689ea453e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:35:04.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:35:14.156Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=a07c560b-716c-47dc-992b-6a1d3f54519d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:35:14.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:35:24.165Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=4577f3ec-c33d-4617-854c-5024e80108b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:35:24.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:35:34.175Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=595e25c4-f356-4a51-9d6e-60eb3b0673ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:35:34.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:35:44.194Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=0c303d8b-c3d8-4e6d-a8b1-501f35386dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:35:44.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:35:54.214Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=008fd227-9c90-4e9a-a9c4-28f7e14201b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:35:54.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:36:04.230Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=c21bc4eb-26c2-4f60-b905-8db20bd4e34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:36:04.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:36:14.243Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=05b4e42c-fc80-4163-b60a-e2d1894386f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:36:14.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:36:24.252Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=9c1a15e0-323e-4289-afee-cd0ecd3eb266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:36:24.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:36:34.262Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=5eeb6626-8c17-4384-8b81-c450eaf15e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:36:34.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:36:44.278Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=417f903b-55b4-41a9-8660-621b071d4c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:36:44.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:36:54.293Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=839df3e4-4120-4212-853d-fa78ce1dbd38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:36:54.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:37:04.307Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=9499e108-4aff-4ac0-bc7e-ca12dc16fdc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:37:04.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:37:14.326Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=100fbbf6-19c8-41c4-8227-e0a1059edd06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:37:14.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:37:24.343Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=a1afc0e2-ac13-48cb-be65-92a216526b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:37:24.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:37:34.362Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=5e702e8a-7777-4ae0-9f76-0647332208c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:37:34.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:37:44.373Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=37d0fb8a-21dc-4884-a601-d84c5059671b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:37:44.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:37:54.384Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=1a2052ec-bc66-47b8-97eb-ac76f13c2b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:37:54.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:38:04.395Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=9daeb7d7-f9b8-45a9-92eb-1c64e2f40a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:38:04.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:38:14.409Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=23900caa-60b2-48f3-ab9c-5e5a4dd90517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:38:14.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:38:24.419Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=fc8f8225-5f23-441c-a393-817f5aa53a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:38:24.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:38:34.431Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=1c9e9428-5d6b-469d-8836-3839d979f809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:38:34.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:38:44.442Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=2d3bf00b-de83-4ac0-946f-08a12ddbe70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:38:44.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:38:54.453Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=57696ea9-bf64-4da3-8e5c-99ac3b107e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:38:54.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:39:04.461Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=1a148868-18b1-4870-9db6-681d1e3a3cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:39:04.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:39:14.478Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=f94b47ef-33e5-4db2-bd96-44fa6bbe9f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:39:14.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:39:24.488Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=a635c5ba-d0bb-4fbc-98cf-54aa7198f503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:39:24.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T06:39:31.812Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T06:39:31.812Z |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-09-26T06:39:31.813Z |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-09-26T06:39:31.816Z |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-09-26T06:39:31.822Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T06:39:31.822Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T06:39:31.822Z |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-09-26T06:39:31.824Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:39:34.502Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=35cf1304-9019-425d-802d-367708b9f250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:39:34.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:39:44.512Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=b921166f-7b89-4a4a-a99d-41a40aa1bcc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:39:44.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:39:54.520Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=491aea72-9230-4ae5-83a9-258db902c69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:39:54.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:40:04.531Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=89d53128-f14e-438e-ba7b-410330cc7238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:40:04.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:40:14.543Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=68458cf9-4d5e-474b-ba6b-a79829ac22db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:40:14.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:40:24.556Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=d9650512-7f38-4efc-b643-f5a2ace08f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:40:24.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:40:34.569Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=61c82590-24cd-45c5-8bd5-ee9595f85e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:40:34.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:40:44.580Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=de3da5a9-a9d0-45bd-b708-a016c2a84628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:40:44.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:40:54.597Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=b75c7d76-ff53-4afc-9c4a-0e0388d4e27e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:40:54.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:41:04.614Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=0683657b-3d6d-4277-9f15-8102e28b597f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:41:04.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:41:14.631Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=cf4f3a94-ae41-4897-bfbd-b75b2de4af9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:41:14.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:41:24.641Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=b56122ad-4a37-422f-82f4-3c17b3255c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:41:24.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:41:34.654Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=cf4f29d2-f090-45a9-b3a5-b5613c8d90e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:41:34.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:41:44.667Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=eb7fd3c7-ecdb-4aec-ac06-22b18fb0ed2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:41:44.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:41:54.690Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=da08e6cd-edbe-43f9-8db1-ef1a3923625b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:41:54.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:42:04.706Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=2b2d7c6c-a13c-4b12-bb46-3d92844387fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:42:04.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:42:14.718Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=7ae1d320-7746-40b1-bd3c-2875929ac719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:42:14.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:42:24.734Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=e064b88f-323e-451f-a12d-b9958e520b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:42:24.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:42:34.750Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=72b5c503-1a61-4f13-b0a4-981da4c6d80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:42:34.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:42:44.771Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=51e062b0-e3d0-4f39-a8c7-8396ea386317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:42:44.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:42:54.779Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=21d49958-e676-44b5-9c7c-05223da24367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:42:54.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:43:04.819Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=ca14f945-3def-4cd2-84d3-ee3c901c98db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:43:04.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:43:14.835Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=9e0349b6-9d05-411d-a148-7c2a4165c38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:43:14.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:43:24.863Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=96de6031-7f5c-497b-9aa3-0ff0d274942c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:43:24.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:43:34.871Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=60c503b2-b337-46a2-9de2-a8e8d2685d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:43:34.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:43:44.878Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=e840e027-562d-41d6-8575-93fa1a779fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:43:44.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:43:54.887Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=c616f865-40cf-4440-88bc-a3f723f67b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:43:54.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:44:04.898Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=db3177a1-239b-4e5a-9c29-0045c7b67508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:44:04.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:44:14.915Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=ed32d444-58bc-4413-85f0-51039d4fd932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:44:14.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:44:24.931Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=f44833e6-de62-414f-9775-3cfcabc34679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:44:24.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T06:44:31.771Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T06:44:31.771Z |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-09-26T06:44:31.772Z |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-09-26T06:44:31.774Z |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-09-26T06:44:31.779Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T06:44:31.779Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T06:44:31.779Z |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-09-26T06:44:31.781Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:44:34.957Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=f6e61194-2c34-4a00-8a77-8b70e78cc623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:44:34.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:44:44.965Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=00a5d75a-1a62-4841-b6db-3c1bf69fe191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:44:44.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:44:54.973Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=8498f461-fadd-454e-81da-b19ee65fe2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:44:54.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:45:04.984Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=9b38c42b-42be-4cec-9365-aa53d4b8d1a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:45:04.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:45:14.998Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=2f9540c3-4884-47f8-9c64-39906c05597c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:45:15.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:45:25.017Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=1810b50a-40c7-473e-bf13-5ab99cf2d559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:45:25.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:45:35.028Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=b00d371d-5aee-4fb9-a3da-f967db52da36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:45:35.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:45:45.037Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=efeb00f2-7c2a-4454-9e28-04fc67ea89b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:45:45.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:45:55.065Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=cd78ee76-9b31-439f-8822-a31f52591532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:45:55.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:46:05.075Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=d2a5a6d9-c14c-43fe-b6f4-14948fdd377a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:46:05.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:46:15.086Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=558fd62f-0d97-490a-8f02-3b8de0b23277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:46:15.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:46:25.098Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=31c74fb6-38de-4cfb-a9bd-2ec1d65092ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:46:25.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:46:35.112Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=18d47619-6d00-48e6-b835-2ff35d80417c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:46:35.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:46:45.121Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=ae6177a9-a0f3-435e-a979-1f4f129e4a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:46:45.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:46:55.131Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=cc2cefbd-ee6a-43a2-a3c2-1be43b1ecb30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:46:55.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:47:05.141Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=9091314e-b283-40ec-8509-e59623041b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:47:05.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:47:15.170Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=03e59945-b81e-4bf9-90ee-59828ffde77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:47:15.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:47:25.187Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=1c26fff6-0453-4053-826f-6b3c7221b2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:47:25.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:47:35.200Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=34b1e8cd-1e8e-46d0-87b3-f03bb96a9e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:47:35.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:47:45.219Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=0faadd20-e128-4569-8207-37fa9eaa1369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:47:45.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:47:55.230Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=454423be-acdf-4dc7-85d5-44b9187b2a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:47:55.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:48:05.240Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=d43eb24b-2927-4070-9847-b4e352d3a89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:48:05.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:48:15.253Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=d325d211-2344-4f09-ab7e-1f38c2eb9d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:48:15.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:48:25.268Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=ca0683c5-60b7-41d3-95f6-3062cb24a4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:48:25.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:48:35.277Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=0ea932a0-8f52-44fb-9cf5-ee70522e1708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:48:35.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:48:45.290Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=f19aedda-851b-4efa-89d8-5a1d06839dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:48:45.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:48:55.302Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=2fc743ed-0d1d-4c1b-b11c-2d08658c5087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:48:55.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:49:05.313Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=5e54e1b4-a6f4-4783-9ba7-f0e322c85e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:49:05.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:49:15.325Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=47fc9304-4f1d-4055-87c2-8e9abc49914e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:49:15.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:49:25.332Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=4370f585-912e-4c63-8a49-11524cef214d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:49:25.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T06:49:31.769Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T06:49:31.769Z |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-09-26T06:49:31.770Z |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-09-26T06:49:31.772Z |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-09-26T06:49:31.778Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T06:49:31.778Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T06:49:31.778Z |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-09-26T06:49:31.780Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:49:35.345Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=8f646cc0-ed58-4de7-bf01-8f94f5b64305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:49:35.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:49:45.355Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=99e2cc0f-8f5d-4804-9712-ef036c29facc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:49:45.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:49:55.374Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=8b15f9a8-1657-45b0-b58d-ea2ec8602a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:49:55.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:50:05.383Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=eb84f842-e606-4a49-9352-dd23b7c91e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:50:05.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:50:15.392Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=71111604-0bc9-43ac-9031-01284467d65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:50:15.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:50:25.401Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=b4bad6f4-7e3b-4aec-94df-50cf45ec411f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:50:25.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:50:35.410Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=94b8dbcb-ccea-45dc-bb19-530e1686b45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:50:35.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:50:45.427Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=c5e2d00f-23d9-4e84-a8ce-1c44098856c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:50:45.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:50:55.437Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=48df77da-7032-481e-99c6-b72bbf6322cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:50:55.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:51:05.448Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=aad376ab-1f20-4dfe-91be-efb6eec0811a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:51:05.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:51:15.462Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=521617b1-8234-4b10-94bb-6eec6e48a64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:51:15.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:51:25.471Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=dad9541d-ef6c-4873-b54f-4ce404f1ed62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:51:25.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:51:35.478Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=acd63e5c-d40f-4782-97b0-1fa9502a2c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:51:35.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:51:45.488Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=4cb6f183-29b6-4c38-998b-05adee96a0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:51:45.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:51:55.500Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=fa625165-5ad2-41f5-b924-233214825e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:51:55.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:52:05.516Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=01218677-148d-4e97-a249-bec0fa46f19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:52:05.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:52:15.534Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=a8f9f229-3925-4f65-a09c-f331056cf395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:52:15.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:52:25.544Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=a55fd253-dd36-400c-92de-42299fd49b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:52:25.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:52:35.552Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=3bee56bc-3efc-483e-ba9d-2b4c7deed717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:52:35.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:52:45.561Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=fe209a68-1b25-4903-b56a-d177cda52ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:52:45.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:52:55.570Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=08f9da88-39a3-423c-a2c8-e2f98f89b738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:52:55.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:53:05.578Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=64053208-1469-453c-9945-67f4b96e6c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:53:05.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:53:15.588Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=7982b5a9-e98b-4cbf-92e2-b3d11db2391b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:53:15.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:53:25.600Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=970d9f9a-afc0-4c45-8c1a-0f8141800520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:53:25.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:53:35.611Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=4f241fa3-239b-4cd3-9be4-d89fc2ef8ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:53:35.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:53:45.630Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=fcf90c5a-e569-4f68-88ad-782838f73aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:53:45.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:53:55.638Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=b8f478d2-8310-4494-b05b-cd29380b2692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:53:55.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:54:05.648Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=384f8201-a3e0-41c2-bf23-805429f7ec1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:54:05.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:54:15.662Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=794904e8-2ec0-4ac9-bac7-03057901a7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:54:15.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:54:25.676Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=0026c2eb-c898-41ca-b03f-3c8632c45d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:54:25.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T06:54:31.757Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T06:54:31.757Z |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-09-26T06:54:31.758Z |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-09-26T06:54:31.760Z |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-09-26T06:54:31.766Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T06:54:31.766Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T06:54:31.766Z |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-09-26T06:54:31.768Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:54:35.683Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=e8ce8bda-179e-43f9-ab04-75b8882b83b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:54:35.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:54:45.692Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=317d88a8-9265-4421-9268-b0672b53eb04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:54:45.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:54:55.702Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=65afd30e-16e8-4252-9bd8-f53298f58f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:54:55.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:55:05.714Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=bc351d0b-8bf4-4114-a0b8-7612acd5b16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:55:05.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:55:15.725Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=41970abb-3bab-4cff-960f-37aad6a286d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:55:15.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:55:25.735Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=98b00a60-7419-424c-91c5-ea39d206c61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:55:25.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:55:35.747Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=211ebd96-adec-4cdd-ba27-5811c2a34029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:55:35.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:55:45.763Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=bcc8889d-e9bf-4fa0-adb2-91bba254386c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:55:45.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:55:55.774Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=38c9bcda-c211-498c-840e-4c41939ba9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:55:55.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:56:05.783Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=9b199ced-740a-4b94-aca6-44894bf09a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:56:05.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:56:15.796Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=6c43166a-d7de-45d9-9319-4945bde7dffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:56:15.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:56:25.809Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=f9e78d7e-7d5b-42bc-81bf-f0384467791d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:56:25.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:56:35.818Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=75966841-19a7-4e6c-aacd-58d0bea0e1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:56:35.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:56:45.829Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=1be637b2-8c12-41ab-b50b-c10379b17a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:56:45.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:56:55.839Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=a0a7dd1d-a1e6-4228-aff0-b699e2cb4d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:56:55.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:57:05.850Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=3a068382-dfc0-4145-8f73-3f8358bede29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:57:05.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:57:15.865Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=07b21006-40fc-462c-8adf-dddd412e8450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:57:15.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:57:25.875Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=624a6989-3827-4a5b-a290-b95d4c3d40aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:57:25.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:57:35.888Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=c482cd46-6475-4627-81d7-c43e93c38a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:57:35.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:57:45.901Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=aa8e2a92-5a12-4296-aef2-2c6066779768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:57:45.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:57:55.917Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=2b03077f-5cca-4e48-8841-09234caf94f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:57:55.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:58:05.925Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=f50e4575-c402-4193-bba2-34702881dd77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:58:05.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:58:15.940Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=fb0081fa-51cc-430d-8a30-0f0bff980f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:58:15.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:58:25.954Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=530df16f-c215-4f75-a386-57c3a163a866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:58:25.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:58:35.963Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=a559b240-6a57-4cf0-a348-dff8015c17e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:58:35.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:58:45.984Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=83f35873-c4e5-4ac2-a057-5549634a87d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:58:45.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:58:55.995Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=71390030-a4f5-4813-9f74-59fcd6193d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:58:56.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:59:06.006Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=1b09181e-fc82-469c-a37c-427bc93bbf87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:59:06.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:59:16.022Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=61a1f67d-cb97-467c-b448-02a20ee34508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:59:16.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:59:26.031Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=7f311dd6-a9c2-4b85-ae2c-2150143426aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:59:26.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T06:59:31.796Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T06:59:31.796Z |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-09-26T06:59:31.797Z |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-09-26T06:59:31.799Z |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-09-26T06:59:31.805Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T06:59:31.805Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T06:59:31.805Z |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-09-26T06:59:31.807Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:59:36.041Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=372eafb8-177d-4e4a-8b12-08310370484c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:59:36.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:59:46.049Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=eefe235b-2ccf-4071-be31-313ff430c8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:59:46.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:59:56.061Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=ec6fd884-11f1-4e91-8038-c99b29a6071f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T06:59:56.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:00:06.080Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=f1a6b97d-344d-4e1b-a3e9-d20927fdd2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:00:06.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:00:16.088Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=4e1b917b-8a15-46f3-9a4b-a0d1f0d81e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:00:16.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:00:26.100Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=6bd75eb0-540b-4d85-804a-0b2c24cbdf33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:00:26.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:00:36.125Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=f627bd81-542a-42a8-a922-94e01abb5cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:00:36.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:00:46.144Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=f04b0b00-8667-4bc3-b38c-af5682f08a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:00:46.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:00:56.155Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=57990ad4-4f6c-443a-9c1c-30206ce5cfef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:00:56.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:01:06.165Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=73c54769-884a-466a-aeee-a3c37d1d0c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:01:06.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:01:16.177Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=ebcbc0d9-1a40-4137-8ecd-a220f92e5b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:01:16.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:01:26.188Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=4249168f-ebe4-4c39-b0e7-cf98f78d22a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:01:26.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:01:36.202Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=f351b085-b2f0-4425-b43a-72c0cc105086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:01:36.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:01:46.217Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=92c1751d-bb75-42fb-a662-171e969ef89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:01:46.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:01:56.227Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=a946f9c4-0e42-492e-b13c-977100963888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:01:56.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:02:06.235Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=5d1ffaed-3dc1-49de-9719-1962cdcea3b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:02:06.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:02:16.244Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=678f4ab0-a46c-49d3-8e40-11634cdcaebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:02:16.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:02:26.263Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=f93dbb2a-05bf-412d-be3e-83fac7d4471d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:02:26.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:02:36.274Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=5478d331-ccee-4a25-9ed6-5402c4cef570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:02:36.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:02:46.288Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=7c129aac-60b5-40e7-9c97-616a6c845045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:02:46.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:02:56.298Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=09eb73fd-6962-4aac-a06b-497ea957e564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:02:56.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:03:06.305Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=25eabb57-7274-47d3-93cb-e4a2387fe2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:03:06.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:03:16.312Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=2a34f34d-c5f0-4dd3-a2de-b81493070ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:03:16.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:03:26.324Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=1aa16eaf-8dda-48db-85e3-a323321412fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:03:26.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:03:36.341Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=c4b8160b-9052-401a-b206-0ae063c6b596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:03:36.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:03:46.357Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=bf634cfd-a7d0-4024-b7b1-e0b60faa4cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:03:46.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:03:56.366Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=7a715753-c60e-4028-bbc4-efb395988180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:03:56.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:04:06.376Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=fb2b9ab7-b7ee-4a25-a8c6-619df457a5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:04:06.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:04:16.384Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=3db3fd36-0ac7-436b-9b2f-d386e492f58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:04:16.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:04:26.396Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=46516e58-e64d-4c99-b785-b996f98b7fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:04:26.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T07:04:31.811Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T07:04:31.811Z |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-09-26T07:04:31.812Z |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-09-26T07:04:31.814Z |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-09-26T07:04:31.819Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T07:04:31.819Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T07:04:31.819Z |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-09-26T07:04:31.821Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:04:36.411Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=317cf65f-7e68-42a4-89fd-a4c43a72e488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:04:36.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:04:46.421Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=b24ba6df-a839-41d9-9adc-bb95f0767509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:04:46.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:04:56.431Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=5d561b32-3ac7-4095-8e9e-53c6dc128ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:04:56.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:05:06.444Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=747b3186-df39-491c-8f7f-8182b57a6328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:05:06.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:05:16.454Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=f5dedd79-ddb2-4b28-8a82-ba5bd557000d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:05:16.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:05:26.464Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=346a6927-9191-4378-8315-b329a747f660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:05:26.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:05:36.480Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=f0f09244-7edb-4ac3-919f-796dfc09fa27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:05:36.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:05:46.487Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=5da449c2-e95e-4276-bb6f-5a94092f2a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:05:46.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:05:56.494Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=80f8579b-2b9e-4e16-85a7-29cb4ebb995d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:05:56.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:06:06.506Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=61da37b3-4dec-4dd3-a617-b1564f93bb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:06:06.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:06:16.515Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=89d52bb2-d59f-4f2c-b9c8-dfd836a41bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:06:16.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:06:26.527Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=2612fbfc-14e1-4234-93ba-03ae73f452e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:06:26.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:06:36.545Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=84c49d8d-39d5-45b1-9bf8-2a94e8fc16ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:06:36.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:06:46.553Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=f12edc6b-9860-4d4a-807c-b581d4ab08ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:06:46.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:06:56.562Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=837c1daa-3337-4f9c-aa8d-3ced3778b163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:06:56.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:07:06.571Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=90850753-024f-4f1e-ac43-44421b0155c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:07:06.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:07:16.581Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=1f9e3caa-a94f-41e6-a445-e470efeb7084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:07:16.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:07:26.590Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=2cc1a345-3f33-46eb-9146-de227b2c4059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:07:26.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:07:36.604Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=2f3deed6-4be9-48c3-8a33-23f485aea6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:07:36.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:07:46.615Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=0e55792b-38e2-41b5-a60d-c6e36d982446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:07:46.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:07:56.627Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=2cbf6d06-5454-4319-955a-081c154f0985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:07:56.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:08:06.648Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=448c294b-a5b3-48ed-87ac-5ba0a1bf3871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:08:06.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:08:16.658Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=8c8d9850-a24f-45c3-b091-98fd55798b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:08:16.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:08:26.670Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=ab6dfecf-3ad5-4d90-b954-355e55432afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:08:26.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:08:36.686Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=cedfc466-df87-4d01-9ab1-5d29b05e6c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:08:36.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:08:46.693Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=97cd111f-f168-4c9f-8c95-bfaa803ec146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:08:46.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:08:56.705Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=9c435703-3b0f-43cb-8155-31202ce68008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:08:56.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:09:06.712Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=0cf41646-3da3-4508-95af-1638a90db35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:09:06.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:09:16.722Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=5f9130e5-9b14-45be-a536-3f7ec9e20aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:09:16.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:09:26.733Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=cc0a3155-b127-4d10-81f1-15a1985a5d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:09:26.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T07:09:31.779Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T07:09:31.780Z |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-09-26T07:09:31.781Z |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-09-26T07:09:31.784Z |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-09-26T07:09:31.790Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T07:09:31.790Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T07:09:31.790Z |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-09-26T07:09:31.793Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:09:36.748Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=74fdf00b-603c-4870-9204-812a9574d775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:09:36.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:09:46.758Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=db031daf-7433-4225-b314-db202c8063ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:09:46.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:09:56.766Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=0a6878d6-745c-4b86-a6b2-4fb11839dad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:09:56.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:10:06.775Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=9f934ff7-bac2-4334-b04b-3d0a11e08013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:10:06.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:10:16.784Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=8bca0456-21ea-4fa8-9220-2c8d90f1783c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:10:16.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:10:26.793Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=de7a52b2-e29b-4b55-8d92-df75fdee3de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:10:26.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:10:36.805Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=410531dc-a5f9-47ea-8811-a2c039891e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:10:36.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:10:46.820Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=37772b37-3b99-4bdd-8ecb-f460c9b4bca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:10:46.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:10:56.828Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=ad0c246e-984d-4473-a253-ab98747f27ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:10:56.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:11:06.835Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=f9c60ae1-dc34-442c-b39e-ac5c2132d874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:11:06.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:11:16.867Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=421a35a3-4ff4-4740-a2d9-e3376e6fbec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:11:16.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:11:26.874Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=39f7f45c-3c00-4233-8666-373943526635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:11:26.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:11:36.883Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=9c23ae06-0427-4a73-8985-fa2663f9ef2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:11:36.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:11:46.897Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=f08964fd-4a8e-4293-840c-10f035e3400f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:11:46.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:11:56.910Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=2f58b504-1442-497e-a3ce-6c3537622d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:11:56.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:12:06.918Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=778a4518-4df8-4011-8d78-edf77bd9492e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:12:06.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:12:16.929Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=47fb39ca-912f-4b35-b0df-397490593ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:12:16.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:12:26.938Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=0972b852-1af4-4ae5-9cb9-eba6b6a660ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:12:26.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:12:36.951Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=f633b2b9-aec2-4fee-b8a1-9b978c6aa759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:12:36.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:12:46.964Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=ac5ed7da-c5cd-4b72-9bb5-92e553d4cd2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:12:46.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:12:56.976Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=41ab8795-3d24-4a38-aae2-864545b7b180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:12:56.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:13:06.983Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=f6337547-1cd9-4d51-b4f4-5d30eb3658d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:13:06.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:13:16.991Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=22bd73ee-c240-4a61-8f87-025541fcb6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:13:17.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:13:27.000Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=bcdac94e-2141-4abd-8fb9-43cb1d43107c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:13:27.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:13:37.011Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=2608ffa7-78cf-4e2e-8e26-4cc3f03900ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:13:37.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:13:47.034Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=8ce3a49d-7c3c-47a8-ab97-4b2ba7e71c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:13:47.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:13:57.047Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=e6448a3b-25a0-49ce-a990-7672298fe34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:13:57.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:14:07.055Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=fda0a916-b9aa-44a3-8b19-421d421944b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:14:07.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:14:17.062Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=233ff38b-7dd5-4118-ad38-79e37c3d95fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:14:17.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:14:27.070Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=bd1c6604-0a50-40b9-b4cd-9167a2a6e563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:14:27.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T07:14:31.798Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T07:14:31.798Z |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-09-26T07:14:31.799Z |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-09-26T07:14:31.801Z |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-09-26T07:14:31.806Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T07:14:31.806Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T07:14:31.806Z |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-09-26T07:14:31.808Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:14:37.080Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=03a8e7ab-fac7-44f3-b4cc-3d6b496d2f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:14:37.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:14:47.092Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=877a6c85-9950-418b-a5a9-36ddf2d639cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:14:47.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:14:57.105Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=c4191fea-0a03-4cfd-a060-1e6da5d42198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:14:57.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:15:07.117Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=e07e882b-7bba-4b47-9221-c85003dc759f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:15:07.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:15:17.126Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=56ca1286-4c07-44e0-98f4-ba9dcec4df58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:15:17.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:15:27.132Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=e6228850-f7f6-44d2-b4b2-8d4cde1f45af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:15:27.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:15:37.141Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=9fd99bd0-0e27-472a-bd30-964715fed39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:15:37.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:15:47.152Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=ccef12e3-7a43-4cdf-b22f-c172f7525408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:15:47.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:15:57.163Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=e08a647f-c556-4a79-89ac-4d1646a84e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:15:57.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:16:07.170Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=2213789a-72df-428f-8f25-5a31ee0f9e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:16:07.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:16:17.178Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=5a4ec914-f7f2-4c61-8340-a65028454ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:16:17.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:16:27.186Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=6437a412-38ca-4b3e-a27f-c43ff70c477e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:16:27.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:16:37.199Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=3f6ddbad-e2c2-4e64-a184-510d820ceebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:16:37.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:16:47.215Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=e6fad508-9c54-4dfc-8164-2b0c56c7afda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:16:47.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:16:57.235Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=fdfb9dfd-361a-432a-bfea-707b4cf762a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:16:57.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:17:07.242Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=ab7cd745-9b5e-4636-bbc8-da328bac8822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:17:07.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:17:17.253Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=c3fa4132-0d5d-4c16-b9b3-b56b65439d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:17:17.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:17:27.260Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=3130c355-4e72-4656-a1a4-6b227f2d5c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:17:27.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:17:37.269Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=63ec0086-4afa-4528-b590-d4c4c4905f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:17:37.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:17:47.280Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=b8369ac1-be93-4f3e-b280-338059620b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:17:47.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:17:57.293Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=315d58e4-51ce-4978-9bc1-00c00330e3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:17:57.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:18:07.302Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=da63cf24-46f8-4ee0-aeb7-7704438707b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:18:07.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:18:17.311Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=4260d7f4-b44d-4248-b00a-e4d927ab92e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:18:17.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:18:27.320Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=d0cd4726-7c28-4935-938e-2ccdde4c960b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:18:27.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:18:37.327Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=602bd823-4754-4608-be7b-93017ec7415a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:18:37.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:18:47.334Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=c0184862-4e46-4bb4-8e74-bdb8c720dcb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:18:47.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:18:57.343Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=91f189ff-54c7-437a-844c-00cb51423951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:18:57.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:19:07.351Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=23edfeab-a3d6-4103-9193-68b1c8cec30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:19:07.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:19:17.362Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=912f3cc4-2ace-4a94-a751-465d7d17ae1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:19:17.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:19:27.370Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=19f53402-efb9-4fe1-b95b-13af58335436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:19:27.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T07:19:31.815Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T07:19:31.816Z |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-09-26T07:19:31.816Z |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-09-26T07:19:31.819Z |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-09-26T07:19:31.824Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T07:19:31.824Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T07:19:31.824Z |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-09-26T07:19:31.826Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:19:37.376Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=bb785bcb-2afc-4af6-a783-4047bdb2db8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:19:37.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:19:47.382Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=0ba65b6a-60bb-4108-8e23-f1935943ee37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:19:47.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:19:57.390Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=2980c95a-91b4-429a-9dcc-071a9673e8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:19:57.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:20:07.404Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=ab181d39-be6a-4e69-92c8-f75bf3451c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:20:07.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:20:17.414Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=1c611c48-31a3-4efa-9ce3-518d137abf70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:20:17.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:20:27.425Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=8933e395-e257-4e6b-942b-65fd546bb8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:20:27.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:20:37.437Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=eb6e1498-f3a0-4125-bdf6-18f24c54cdbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:20:37.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:20:47.446Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=9189cf2a-88d9-4924-8b3c-45e2bc4fd58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:20:47.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:20:57.453Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=26d2a13a-88da-4259-8927-3936cfd08185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:20:57.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:21:07.460Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=5e755f76-6998-4259-a22a-5ab3a3f380c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:21:07.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:21:17.470Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=7568ae13-1515-4d83-96fb-e8e87406f29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:21:17.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:21:27.479Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=a1e95bc0-ab5a-4847-a949-345ca76dce54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:21:27.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:21:37.493Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=599516b4-fa5a-448d-81ca-a71ebf775993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:21:37.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:21:47.500Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=5f3e2067-ce17-4141-bbab-2e5f0a33a908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:21:47.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:21:57.509Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=0f367cb6-0095-42e6-ac15-d07d079d269b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:21:57.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:22:07.517Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=cb037dd3-4713-44c3-93c9-93424880d42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:22:07.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:22:17.525Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=b95fce28-3287-49d5-9409-20754175afbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:22:17.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:22:27.533Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=fea46885-d2fa-4003-867c-78e9bdf7a34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:22:27.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:22:37.548Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=ed54813e-26ee-4bb3-9103-a7c8e52523bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:22:37.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:22:47.560Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=69fb9686-5982-434c-9cab-d1e9b9670a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:22:47.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:22:57.571Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=f665f2e7-91b2-4abd-9b63-5c662a334b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:22:57.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:23:07.579Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=e4618cb4-af15-4ec1-ad69-e5260ee90401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:23:07.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:23:17.585Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=606e79cb-c394-45e7-b1d6-557dc92996d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:23:17.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:23:27.594Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=1199a6e3-f41e-4a90-b4df-134a9ca33062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:23:27.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:23:37.603Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=0b5a4364-14fd-4987-96f1-c0515828ec2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:23:37.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:23:47.610Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=ebb866f6-d5d9-41df-8c87-10e9ba93fbbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:23:47.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:23:57.620Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=1ff5e802-297f-45ac-8585-fe54af11bd83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:23:57.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:24:07.631Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=b2639cc8-b836-4b6a-989f-68a9a51cce44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:24:07.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:24:17.639Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=f068f1b2-7fd5-47b1-8450-a1d01e9aa0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:24:17.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:24:27.646Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=c500258d-91fa-48d2-a008-a4cd0f721f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:24:27.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T07:24:31.805Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T07:24:31.806Z |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-09-26T07:24:31.806Z |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-09-26T07:24:31.809Z |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-09-26T07:24:31.814Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T07:24:31.814Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T07:24:31.814Z |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-09-26T07:24:31.816Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:24:37.654Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=77d50b93-8f86-4319-91dc-eab2181fdd5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:24:37.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:24:47.665Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=52db59fe-5a66-4aa2-907f-dd864056837d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:24:47.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:24:57.674Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=d08497fd-4ebe-4f41-bb00-70c8b5030065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:24:57.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:25:07.683Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=be3e09e0-28ba-4492-8dd4-d66fea9d3b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:25:07.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:25:17.693Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=1b5500d6-1bf8-469f-b524-e33a5453ea07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:25:17.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:25:27.706Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=53d65580-9184-49df-87d9-109e12a09b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:25:27.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:25:37.715Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=a4f33bb0-d8dc-4274-ac97-8979c75f5855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:25:37.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:25:47.727Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=2051dcba-97f8-4d6e-98ba-16ae29892afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:25:47.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:25:57.736Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=4140e491-6e8b-4aec-a061-87643500ab94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:25:57.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:26:07.744Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=74b5cbb5-5f73-498a-9a79-4db65202cd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:26:07.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:26:17.757Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=2aa9d307-4b44-414d-bfbf-c8e66741cf15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:26:17.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:26:27.768Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=0be7db44-da08-4e77-86b9-605ea347adca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:26:27.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:26:37.779Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=5a4bc8aa-11cd-4b3e-8576-058ddb72d43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:26:37.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:26:47.786Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=7bc18256-7a76-48b5-a924-55b7eb843110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:26:47.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:26:57.794Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=db4157df-e9fc-4547-9009-d12d2e2830a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:26:57.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:27:07.801Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=5070ff83-9192-403f-8f91-c8f26aefe2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:27:07.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:27:17.810Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=49daff1a-cdfc-4f8c-910d-a5aa8ff13ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:27:17.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:27:27.822Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=7073ea5e-35b3-4d9d-8b8d-ed6dba179fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:27:27.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:27:37.862Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=99186aef-e499-4d9c-9901-b18fb75542fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:27:37.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:27:47.874Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=45be69de-19bb-43b0-aeea-4e6cc61fe545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:27:47.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:27:57.885Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=cbc35cab-0c89-405f-9575-a44c69b98f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:27:57.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:28:07.895Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=fff6250a-0683-42c0-8dc6-269061ffbfa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:28:07.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:28:17.903Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=6087d7a3-9c2b-4e91-b7af-fa838fd1fc57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:28:17.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:28:27.917Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=aeeaf8d7-cada-4544-a0e5-bc11b5cc3bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:28:27.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:28:37.925Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=60edf565-a546-40a7-803f-72c78fffc857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:28:37.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:28:47.933Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=16aa3928-0c0e-45be-8948-c515fe22bef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:28:47.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:28:57.945Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=f8c925c5-3588-4682-b558-3ffbb3532e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:28:57.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:29:07.956Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=8aa179d3-3a29-4cee-aad0-e194feccc82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:29:07.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:29:17.964Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=5f478c62-0040-43e0-8cd4-a4d7707e7cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:29:17.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:29:27.971Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=6dfd9748-aa45-4edb-839b-56956b06b262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:29:27.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T07:29:31.793Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T07:29:31.794Z |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-09-26T07:29:31.795Z |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-09-26T07:29:31.797Z |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-09-26T07:29:31.801Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T07:29:31.801Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T07:29:31.802Z |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-09-26T07:29:31.804Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:29:37.978Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=ef8b3485-7c1c-4b9d-a54e-b60be9648f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:29:37.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:29:47.985Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=b066a4f8-490a-4dd9-8c81-8fd456b7084d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:29:47.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:29:57.994Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=27ef5725-9222-4a1d-8378-a24bf1b92060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:29:58.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:30:08.007Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=9841c043-94df-477d-8d10-de9cb9e1ee2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:30:08.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:30:18.020Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=d39071c0-32bf-45ea-9885-4465ececed27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:30:18.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:30:28.032Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=ba8ab021-7e91-4c0e-ab06-b166f2c2a5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:30:28.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:30:38.040Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=6fcb6706-7939-45d2-8985-96c11493d885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:30:38.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:30:48.047Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=cc16709a-0c82-43eb-beb8-0b6bb918daa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:30:48.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:30:58.055Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=ac1447a3-d7d8-45f5-9189-069c83540304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:30:58.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:31:08.064Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=4cfee992-6c3d-44bf-a823-1cb857ea6427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:31:08.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:31:18.072Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=62431944-348e-4bbe-b892-d63c51841614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:31:18.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:31:28.091Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=35a64394-1dfa-427f-908e-83093a788664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:31:28.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:31:38.108Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=5242e4bf-c503-45d8-ad62-8040c6d81f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:31:38.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:31:48.119Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=fb17289a-7e7d-4d65-adf0-c9eb068af05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:31:48.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:31:58.128Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=9cc2eb57-e0f2-4c3c-b2f4-2652f321fe65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:31:58.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:32:08.136Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=bf889702-ccc4-4933-bb3f-04670b33755c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:32:08.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:32:18.143Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=02084244-4724-4205-a912-75a8037492a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:32:18.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:32:28.150Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=995a6349-e106-4e80-83f0-1f413cfb0c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:32:28.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:32:38.162Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=695566b0-ade6-47b8-bf2b-ebfec9c13b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:32:38.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:32:48.172Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=0cb205a3-dc15-40db-9bb7-116538bd1497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:32:48.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:32:58.183Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=662c01a8-fb53-4eee-a232-0c5a8689b525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:32:58.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:33:08.193Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=538e19b7-c3c4-4d81-b993-79b1f7cd0182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:33:08.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:33:18.200Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=604d4f8c-672b-4d33-988a-bb0d14735b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:33:18.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:33:28.208Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=fb056e9e-2ef0-4bfd-b338-4e2a43f8dfc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:33:28.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:33:38.224Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=f99fcce3-bcdd-43a2-95db-d3512b103c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:33:38.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:33:48.252Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=9fd4371d-c6c4-4af8-b1f1-aa495e14f4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:33:48.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:33:58.270Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=880971bb-69eb-457f-89f7-52eeff8f18c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:33:58.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:34:08.280Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=07b096d8-3906-4046-a9ab-a211826f7ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:34:08.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:34:18.287Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=673d1084-734e-4a82-a2d1-d5834b735452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:34:18.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:34:28.295Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=0abe1169-dfe4-4640-9a89-842dcfe702dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:34:28.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T07:34:31.765Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T07:34:31.765Z |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-09-26T07:34:31.766Z |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-09-26T07:34:31.768Z |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-09-26T07:34:31.772Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T07:34:31.772Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T07:34:31.772Z |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-09-26T07:34:31.775Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:34:38.306Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=37c01fc3-1e9e-4838-b2bc-665b4da7679c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:34:38.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:34:48.316Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=0bd77acc-c0ab-409a-a55a-851da243fbef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:34:48.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:34:58.330Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=f1472f3c-13ad-4a27-9a35-fc6408ce47a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:34:58.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:35:08.338Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=93da264c-961d-4118-9f4f-10713ecba33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:35:08.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:35:18.345Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=87604681-353a-45a9-b966-d3a4e10953ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:35:18.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:35:28.351Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=e84d4849-e79f-44fa-8363-300eebb795ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:35:28.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:35:38.358Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=a7b04390-e4f0-4c0c-9a37-1de3cce2a9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:35:38.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:35:48.365Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=e51ff790-89b8-4ee1-b289-a041b116d906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:35:48.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:35:58.375Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=13635690-8ef0-4a51-a035-d0ee9ae22d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:35:58.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:36:08.391Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=16c86788-f88f-41fe-b350-e7b0e91d09cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:36:08.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:36:18.402Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=f7891410-521d-4afe-b00c-7bb59c536a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:36:18.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:36:28.414Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=4a91fa81-de37-4e52-b5c6-4e8311569711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:36:28.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:36:38.439Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=8f6f60b0-9990-4638-b2e5-14174d8be22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:36:38.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:36:48.446Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=eb256895-7612-4af8-858c-6c0ac239644b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:36:48.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:36:58.455Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=72d351b0-77d3-4fed-9abc-420368488d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:36:58.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:37:08.464Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=fb4e8f60-6d18-4664-ba21-3280f88e00e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:37:08.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:37:18.471Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=453d7a77-6009-435e-bb9b-02b5df77c590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:37:18.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:37:28.480Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=52de16a7-c4fb-47ec-a658-a6b9ad8feabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:37:28.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:37:38.494Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=41c97139-3f92-45ce-94d3-c4be8ad05e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:37:38.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:37:48.502Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=eaed7acc-407e-4a13-b8b7-e1d9af3abe16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:37:48.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:37:58.514Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=78617905-6995-4782-8353-09a9a90ad102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:37:58.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:38:08.527Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=cab2932d-f07a-4cd3-a560-986b8c3423e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:38:08.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:38:18.534Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=1f5c51b1-c799-4e59-ac5e-492d181e6284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:38:18.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:38:28.544Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=b0818a9c-5506-47b8-836a-e2804047cbab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:38:28.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:38:38.551Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=21c4c063-6e3b-4655-be20-0e0b3a43e26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:38:38.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:38:48.560Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=dbde98c1-e693-4dfd-8566-b45bb3f9e19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:38:48.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:38:58.571Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=79d4c731-a3de-44b5-bc74-760e3d2b8b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:38:58.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:39:08.577Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=bd55c5ef-9676-4715-8e02-5305f3da1fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:39:08.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:39:18.584Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=b9a958cb-cce4-4528-8d12-09ea1f832789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:39:18.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:39:28.594Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=2c296b0f-f126-49eb-a0cb-ca60162edea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:39:28.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T07:39:31.772Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T07:39:31.772Z |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-09-26T07:39:31.773Z |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-09-26T07:39:31.775Z |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-09-26T07:39:31.780Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T07:39:31.780Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T07:39:31.780Z |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-09-26T07:39:31.782Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:39:38.601Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=dd321e5b-427f-4cd1-af98-96e6083baf35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:39:38.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:39:48.612Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=c8dc7832-387f-46cd-b263-44d04a84aa30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:39:48.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:39:58.628Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=797f3bf9-6c18-4e97-86a8-da4e72064df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:39:58.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:40:08.643Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=0631d90a-8e5e-4bf0-9b6c-6bf04efbdc1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:40:08.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:40:18.649Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=dda780dc-c83f-4d8b-ac02-4123397bb41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:40:18.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:40:28.656Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=9f506d6f-295e-4561-b0e5-06baa14e8f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:40:28.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:40:38.664Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=990eeb36-bdcc-480d-8a7c-2e8268c6b743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:40:38.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:40:48.675Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=37dd7dc3-145c-465d-894a-dddaa7ffcea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:40:48.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:40:58.685Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=958ccde2-97e7-41eb-ac80-cf653bbc5ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:40:58.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:41:08.696Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=eef95363-9632-4f24-a536-245328d40c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:41:08.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:41:18.715Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=98fc185a-5560-4da3-a4d8-3475034973f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:41:18.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:41:28.731Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=0dca0788-4b54-48f0-967d-9d312bfd6227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:41:28.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:41:38.740Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=f2ee2511-abd2-4b56-8815-02ccef394cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:41:38.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:41:48.747Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=9f9fb701-205a-42eb-baed-464f6d0ec664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:41:48.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:41:58.759Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=691b1d33-9e0f-47e6-9545-215fb03c09b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:41:58.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:42:08.774Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=b7fe2535-0694-4c5a-9f1b-9129cf43d493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:42:08.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:42:18.787Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=e32b1b20-f5c1-4744-86e2-dafe7368e8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:42:18.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:42:28.795Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=a83618d6-5774-4b5f-9147-c586eec14f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:42:28.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:42:38.804Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=bf6f3b13-b9fe-4fb1-8fa5-1fc655bb71bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:42:38.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:42:48.813Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=cb1fcb2a-af6c-4508-8388-8f4aae11d511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:42:48.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:42:58.820Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=747d523b-1313-41c0-a3c0-bdb6b5a82c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:42:58.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:43:08.830Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=d37fe2dc-2443-44c3-981b-e7075ec110a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:43:08.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:43:18.843Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=34150e59-2c9c-4a30-aed0-284088ef637c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:43:18.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:43:28.854Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=4bbf79f0-0ee1-4ffc-9ade-79ad53444f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:43:28.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:43:38.861Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=a5e95d3a-8aa0-45a6-99ec-54bf291fbc07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:43:38.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:43:48.875Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=6c4b0d78-2307-41d6-be8b-6255ad938bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:43:48.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:43:58.882Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=b4f266f4-5987-4221-a439-60147cc1c008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:43:58.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:44:08.892Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=619e0c20-8431-40bf-b00f-c570e51e3a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:44:08.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:44:18.899Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=7823ec12-4700-4619-91fe-e5077950c7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:44:18.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:44:28.912Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=29095ecd-cc90-447e-8011-ad0c9e3d526e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:44:28.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T07:44:31.795Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T07:44:31.796Z |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-09-26T07:44:31.796Z |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-09-26T07:44:31.798Z |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-09-26T07:44:31.803Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T07:44:31.803Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T07:44:31.803Z |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-09-26T07:44:31.805Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:44:38.922Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=cfca7aa0-8a60-43fe-b53e-9f6de4063f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:44:38.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:44:48.938Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=deb9a719-503c-4d44-8a3d-5d5af46bd558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:44:48.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:44:58.947Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=d902999a-4289-4e3e-bba4-6767a1b04647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:44:58.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:45:08.959Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=31995966-402d-4701-830c-0d707b4d73f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:45:08.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:45:18.966Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=e958f561-999f-417a-b230-f38bcdfa9031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:45:18.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:45:28.975Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=d1f29d62-82fa-450f-a711-cf78e606bff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:45:28.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:45:38.985Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=5f27a61a-9c61-4cea-a1c8-e58af8b17741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:45:38.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:45:48.993Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=8d5ed737-4456-4363-88e1-f13af4714116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:45:49.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:45:59.008Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=9104265e-cafa-4422-8244-fe9d6974a334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:45:59.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:46:09.020Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=0b5b8bff-f3a0-4687-a56e-d824d4b1a180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:46:09.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:46:19.029Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=5f0b9e25-c990-4138-aabb-c0d77927690d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:46:19.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:46:29.036Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=0faa049b-97c9-4c53-9d06-9d39913e94ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:46:29.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:46:39.042Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=43c1d211-f231-42d1-8a70-5a0d82676195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:46:39.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:46:49.071Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=58ad58da-d53a-4a0b-9ced-28b4df6d2904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:46:49.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:46:59.079Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=f636d190-ecd7-4993-bee1-3436add219e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:46:59.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:47:09.087Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=0a8f6d1b-32bb-4dc5-a393-09979c7b0cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:47:09.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:47:19.095Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=a037d95b-869f-4326-8d9d-0049c249f13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:47:19.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:47:29.103Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=41fa0aeb-9237-4dc1-877f-d63c2a131624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:47:29.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:47:39.114Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=e0979224-ada3-4727-9263-a6d14f2161a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:47:39.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:47:49.121Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=93de542e-ebed-46da-bfeb-92cbcedd0c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:47:49.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:47:59.127Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=2da47e88-adc6-4c01-8469-fc3fcf151c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:47:59.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:48:09.137Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=47bdbd41-7fe9-41eb-84e3-13ff898c5c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:48:09.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:48:19.145Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=32ba580e-2681-4888-9dfb-f4b6ab024048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:48:19.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:48:29.154Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=5acebce8-16f1-4222-ae2c-7367312bb131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:48:29.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:48:39.164Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=34a83cec-99b1-40fa-bf02-3dd2aa8d0e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:48:39.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:48:49.180Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=50b26f44-c21f-44b4-96be-b110feb8017d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:48:49.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:48:59.188Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=2888c1ac-cbb9-4c75-a3e0-4e543bf3edc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:48:59.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:49:09.199Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=57c1f5f3-4624-427a-b9e3-9d7c5c88c336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:49:09.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:49:19.211Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=1f392605-c9e9-46de-a8c0-01779ce760e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:49:19.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:49:29.219Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=f648d3a2-a886-48a9-b313-054aa38fdc67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:49:29.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T07:49:31.810Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T07:49:31.811Z |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-09-26T07:49:31.811Z |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-09-26T07:49:31.813Z |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-09-26T07:49:31.817Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T07:49:31.818Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T07:49:31.818Z |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-09-26T07:49:31.820Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:49:39.228Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=a82e04ae-a977-4be9-814c-16213848b2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:49:39.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:49:49.238Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=91a2ea60-43c1-464e-87fb-8efd28b2e099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:49:49.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:49:59.252Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=a92b2959-c681-4599-9931-dd7a1dbd2ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:49:59.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:50:09.264Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=83f1e6e4-33fa-46ec-9135-f1e056bfa5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:50:09.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:50:19.271Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=d46f9607-d7b1-472a-a420-790f12a6e105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:50:19.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:50:29.281Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=1dc47aa5-278c-4364-8cc1-0462308cdc66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:50:29.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:50:39.292Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=304e728d-a9bf-4b8f-b201-d3b4beea5653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:50:39.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:50:49.306Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=b68ac16f-408a-45de-bbd5-99127a1073a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:50:49.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:50:59.316Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=03944591-556b-4742-9c51-bb5505878b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:50:59.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:51:09.326Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=46c72aaf-865b-461c-96de-8874e0ee9673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:51:09.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:51:19.336Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=7c6a6754-4174-441e-942e-ed1ff1f76722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:51:19.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:51:29.342Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=c4009fc2-04ef-4afc-a181-d0106bfa10b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:51:29.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:51:39.349Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=65d4ce11-7bc9-4877-ba26-5810d13750ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:51:39.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:51:49.359Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=c5e1c127-3b0f-4b35-b27f-1d522ada7cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:51:49.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:51:59.366Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=ba38d139-1c84-4672-b219-6e113dfc991f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:51:59.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:52:09.374Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=a27dc4b0-0eaa-4524-b14f-4669ffe46478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:52:09.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:52:19.387Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=a415b296-16a0-4cee-afff-a8c7a4bccd9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:52:19.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:52:29.402Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=f40a4af9-c0ce-47f3-b1e0-8fdee4607dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:52:29.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:52:39.413Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=a3873b1b-8ed2-4380-ad07-f5c5020496ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:52:39.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:52:49.420Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=73ee8c50-8f04-46ea-b812-ef42ecb4b958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:52:49.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:52:59.428Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=b0c9d8db-336d-4a93-b51e-85d617934459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:52:59.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:53:09.438Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=bed73e23-ed41-4605-8562-17c81720290f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:53:09.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:53:19.447Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=2807ab43-738e-4b63-8e57-ac72467ebf6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:53:19.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:53:29.455Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=91963aec-d5f4-47f2-9d8e-70be988b6113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:53:29.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:53:39.465Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=275d6281-9326-4eda-8919-4dedb8bd6227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:53:39.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:53:49.477Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=99c09776-07ba-441f-98c7-35c65ed39220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:53:49.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:53:59.485Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=39fe1ea8-9baf-41c4-9019-570c5bd16664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:53:59.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:54:09.492Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=75cc79c7-8954-4f64-8ed8-42d1ea53d228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:54:09.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:54:19.500Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=ed749ad8-7faa-47d1-a5d9-f3609b5ec7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:54:19.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:54:29.510Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=c11437d1-0706-4d3c-8410-e16480196223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:54:29.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T07:54:31.776Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T07:54:31.776Z |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-09-26T07:54:31.777Z |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-09-26T07:54:31.780Z |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-09-26T07:54:31.784Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T07:54:31.784Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T07:54:31.784Z |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-09-26T07:54:31.786Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:54:39.524Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=99c72abf-5724-4b89-87b8-d016c8d13ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:54:39.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:54:49.532Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=bdc4b401-4f0b-4b10-a354-1641efcb0548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:54:49.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:54:59.545Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=c5535a2f-acd1-4d36-9596-a5f38341c9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:54:59.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:55:09.559Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=3f993a7e-9aeb-45d2-80b3-18ff49bd7953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:55:09.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:55:19.565Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=98f279bf-0a73-4966-a02b-ef621f147cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:55:19.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:55:29.571Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=ae5ebb7b-a3fe-4831-afd5-0dfabb8b1e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:55:29.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:55:39.578Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=d0d395cf-b9ab-4df9-9351-6c3b400bbce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:55:39.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:55:49.584Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=ec4a1e79-36d0-4d7a-9f8f-13f9c9d5640f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:55:49.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:55:59.591Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=d94769f9-be33-4e0b-bb6f-e590521480dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:55:59.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:56:09.600Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=2c1b3bb8-0a6f-48d8-a73c-e0f42d327454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:56:09.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:56:19.613Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=ce81928d-ad85-40a0-926b-b8d5c7795c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:56:19.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:56:29.625Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=7cd04a04-3624-4a94-9a6d-90eb6a91d701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:56:29.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:56:39.636Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=a1fd72e6-42b5-4d5e-a9f2-c44bc60cb202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:56:39.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:56:49.653Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=b0b7ce5a-949c-4552-93c3-b7222d540fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:56:49.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:56:59.665Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=cacb3dec-8969-4a93-ad73-e290432bb0fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:56:59.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:57:09.673Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=446f13a4-fb03-4d9e-b2b8-5338c965dc10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:57:09.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:57:19.681Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=224707fd-b7b4-4c5b-ac58-dd6a8e9a1706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:57:19.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:57:29.691Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=b044b96f-abbe-4a73-946d-fbbd9b70d777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:57:29.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:57:39.705Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=7354373b-258e-417e-a40b-2637d285feb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:57:39.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:57:49.718Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=e43e097d-c321-4d58-b6a3-3f8d32a1e0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:57:49.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:57:59.725Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=2c7fab41-3d20-4226-868c-5b8dc6d453e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:57:59.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:58:09.738Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=2a56b912-829d-477a-80fc-47fc2312029a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:58:09.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:58:19.748Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=60361d6b-2dc4-42d3-90db-5fbd92d1f923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:58:19.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:58:29.757Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=e4dfc217-fd20-4347-a75d-dd78af1a2b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:58:29.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:58:39.767Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=16c01919-cfa1-49ec-a9e7-e668ed766e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:58:39.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:58:49.779Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=72732cca-573d-43f2-8d0a-4d216bf9953c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:58:49.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:58:59.793Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=0c8eef3c-f748-4716-b5b3-89ced22cdd8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:58:59.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:59:09.801Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=f0bcb152-8d6b-4244-8fd1-a68b749d497f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:59:09.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:59:19.809Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=069bba67-188e-4176-ae5e-6da1dc626b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:59:19.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:59:29.817Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=e06c9155-7d81-4c75-b117-e5d4910ffb17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:59:29.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T07:59:31.758Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T07:59:31.758Z |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-09-26T07:59:31.759Z |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-09-26T07:59:31.761Z |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-09-26T07:59:31.765Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T07:59:31.765Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T07:59:31.765Z |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-09-26T07:59:31.767Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:59:39.824Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=2b956307-28d0-4f9b-8014-9df15cbf1ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:59:39.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:59:49.832Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=94e1a071-6477-433a-8472-ddec6e6e337e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:59:49.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:59:59.844Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=84168229-735a-4668-a772-d6b0b78524fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T07:59:59.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:00:09.865Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=ac60a322-c89f-497c-bc22-74908a6b9170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:00:09.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:00:19.874Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=12944d8f-fbff-4963-a594-64aaf8cf0ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:00:19.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:00:29.882Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=04690611-fb8c-408c-8a00-5479518ae160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:00:29.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:00:39.889Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=e64f14c3-6cdd-4bfa-8fb8-7f316432fa47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:00:39.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:00:49.898Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=583f2199-f95b-4362-a23d-9673beacf099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:00:49.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:00:59.905Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=b01b7258-bc20-4532-b80a-8aa5389bb228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:00:59.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:01:09.915Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=60620eb8-b23b-4649-8409-7f7026b8e371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:01:09.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:01:19.926Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=c0dcb12d-5b7c-48e7-a1f8-399d8920fbde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:01:19.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:01:29.932Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=919045c1-ecd6-4413-a10f-da0355fce94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:01:29.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:01:39.939Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=a920f4e2-449e-4c7b-a01d-1bae57aa7288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:01:39.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:01:49.947Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=84f4a3fb-cc57-45f2-ac2e-6de31915c0f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:01:49.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:01:59.956Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=e95ad34b-221b-4028-8cd9-92fb7c302364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:01:59.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:02:09.973Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=a37b026c-3ca8-4900-8058-2edbf71f4970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:02:09.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:02:19.980Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=ae6cabb8-f489-4c2f-a858-ec81d77bba23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:02:19.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:02:29.986Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=a92499e7-51f5-47cf-9777-f40a1704d9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:02:29.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:02:39.994Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=ad180a5b-3c58-4834-bd84-d4d28a5905a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:02:40.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:02:50.004Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=b2348c1f-1ccd-41e9-b793-2cc4c37c8b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:02:50.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:03:00.028Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=c305ff4d-2314-4623-8e57-3341acac2d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:03:00.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:03:10.037Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=43e9f348-7a29-4135-8aad-35b32881c774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:03:10.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:03:20.051Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=4a0c9a7c-3ef5-49ee-92c1-b425247c5b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:03:20.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:03:30.060Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=59a3c3c7-caeb-446c-8c67-024c8295e5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:03:30.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:03:40.071Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=22d8fbd3-72a9-4aeb-ad04-c85a8c86871d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:03:40.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:03:50.080Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=0c022f02-2ebd-4c46-ab16-98c210f57d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:03:50.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:04:00.094Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=3538ecf9-455c-40b4-a422-2cef4d65a008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:04:00.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:04:10.101Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=c9f9b966-d873-4551-a825-d18f64e65147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:04:10.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:04:20.109Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=abc8db23-a795-412d-a0ac-474df7db1623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:04:20.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:04:30.121Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=f20ed519-2512-4c3a-b955-5922b52459f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:04:30.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T08:04:31.752Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T08:04:31.753Z |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-09-26T08:04:31.753Z |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-09-26T08:04:31.755Z |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-09-26T08:04:31.760Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T08:04:31.760Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T08:04:31.760Z |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-09-26T08:04:31.762Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:04:40.129Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=c7b40ead-3ebd-468b-9dcc-229f11b260ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:04:40.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:04:50.137Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=68963777-2e5e-479f-b2a7-a809f9c7bb01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:04:50.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:05:00.145Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=2b2cecfa-b304-4140-b47f-8033cb62eeb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:05:00.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:05:10.157Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=bb2f093b-5b9b-4dcf-9248-181d244e2fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:05:10.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:05:20.164Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=664b56fd-f4d7-43ed-8aef-7e0ed7af7881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:05:20.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:05:30.173Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=857bf420-d943-4ca4-aec7-dcb05e8d07f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:05:30.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:05:40.179Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=75a6d5de-9844-438d-96e8-0a5f1813a342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:05:40.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:05:50.189Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=41405f55-07b7-4e08-9006-c442afdbf1f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:05:50.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:06:00.198Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=99625e17-4fe9-40c7-88be-54855f15d885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:06:00.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:06:10.207Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=f6f91043-2cc0-43a0-94c2-aa2c166a0720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:06:10.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:06:20.216Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=1a84fc3e-bb24-48c4-9d23-f162136045f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:06:20.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:06:30.225Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=236b6681-09eb-40c5-b138-181ba467f859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:06:30.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:06:40.244Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=b3649eba-f17f-4139-ae80-a170acb8e3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:06:40.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:06:50.252Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=b69a5c6c-2dbb-4528-bd12-231d5a506905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:06:50.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:07:00.258Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=e01dd524-c565-41fb-bbc3-e7c1acb41020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:07:00.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:07:10.299Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=c58d8c95-edb9-4d85-a845-199258fb8d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:07:10.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:07:20.312Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=84f10a95-18f3-42c9-9ed8-b86c64e4129c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:07:20.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:07:30.324Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=9e463962-b978-4701-8b94-6b0784f60adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:07:30.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:07:40.339Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=41736204-0c53-4f92-8e76-9da2bc80b291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:07:40.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:07:50.350Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=ca283e47-2a22-443a-a891-9fa613d62f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:07:50.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:08:00.361Z |INFO |Init configs |InvocationID=c19875d7-1956-4ae6-8f6c-1b689c45e962, InstanceUUID=26301acd-097c-41ac-a126-d5e9d37a155e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T08:08:00.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |