By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-08-30T07:48:07.396Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-08-30T07:48:07.400Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-08-30T07:48:07.435Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-08-30T07:48:08.027Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-08-30T07:48:09.087Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-08-30T07:48:09.088Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-08-30T07:48:09.166Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-08-30T07:48:09.228Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-08-30T07:48:09.266Z |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.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-08-30T07:48:10.953Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-08-30T07:48:11.369Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-08-30T07:48:11.387Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-08-30T07:48:11.388Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-08-30T07:48:11.454Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-08-30T07:48:11.454Z |INFO |Root WebApplicationContext: initialization completed in 2187 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-08-30T07:48:11.841Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-08-30T07:48:12.755Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-08-30T07:48:14.333Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-08-30T07:48:14.830Z |INFO |Started MainApp in 10.067 seconds (JVM running for 10.801) |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-08-30T07:48:14.863Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-08-30T07:48:14.869Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-08-30T07:48:14.871Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-08-30T07:48:14.933Z |INFO |Start scheduling PRH workflow |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:48:14.974Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=78d64ea1-f41a-4966-8980-f2f3622ea37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:48:16.060Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:48:16.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:48:26.110Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=eb687f1d-111d-4277-841f-012c62d7963d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:48:27.176Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:48:27.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:48:37.178Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=a5cdda82-f336-49b5-a176-3cce821f4d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:48:38.249Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:48:38.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:48:48.250Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=df0be7ad-372d-4eb2-a455-5ffbe9796ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:48:49.323Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:48:49.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:48:59.328Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=ecd2527d-2b24-456c-8b5c-a8eb9f93bebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:49:00.390Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:49:00.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:49:10.391Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=4f1f5def-f6a1-48f4-bc7f-098394cfd979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:49:11.436Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:49:11.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:49:21.439Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=b9133d35-04d6-4b68-8ad7-994a23cd3866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:49:22.473Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:49:22.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:49:32.475Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=c286a327-21eb-4b94-ae3a-8e31b8d50e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:49:33.542Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:49:33.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:49:43.544Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=c54c4c1f-3faa-40cf-9fca-96b9e9090ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:49:44.585Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:49:44.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:49:54.587Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=5fcb6a82-43de-4212-9f75-e50cd75e89f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:49:55.620Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:49:55.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:50:05.624Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=77a38666-f8ba-4a13-9672-30520cbe19ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:50:06.697Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:50:06.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:50:16.699Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=b0877d59-1c2c-4aa8-99fb-1db7506d554b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:50:17.765Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:50:17.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:50:27.766Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=e1301c57-df26-4b33-bee2-c159ac103b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:50:28.804Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:50:28.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:50:38.808Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=ea562e35-9851-4a09-ac22-f0f9d3fca82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:50:39.854Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:50:39.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:50:49.856Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=580a69b8-3c1e-45e4-9d67-1268ec965c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:50:50.924Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:50:50.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:51:00.927Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=a93134a1-7c25-4934-be3d-e5571e5c0761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:51:01.991Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:51:01.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:51:11.994Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=9d87a8cc-16a7-4b9e-b876-662008a6b8ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:51:13.030Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:51:13.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:51:23.033Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=a386d351-c7fe-4778-8d82-2201126b5482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:51:24.086Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:51:24.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:51:34.091Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=122a2682-9292-4a05-a16c-521f2a6747a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:51:35.144Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:51:35.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:51:45.147Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=1c5e01a1-5cee-4ec2-9802-a5ca38f59d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:51:46.184Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:51:46.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:51:56.186Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=d4231e83-c215-46bf-9d1c-a09b266deb70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:51:57.221Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:51:57.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:52:07.224Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=884f09f8-7806-4880-94dd-0f66b5067fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:52:08.296Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:52:08.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:52:18.299Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=de39423d-5e7c-4061-b19b-a3fa9007c5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:52:19.337Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:52:19.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:52:29.339Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=4a7aaf09-066a-40d9-9097-32d9ad49af8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:52:30.406Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:52:30.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:52:40.408Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=a675a809-f718-4678-8b9a-530c66dcf34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:52:41.446Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:52:41.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:52:51.448Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=b0e14c95-2c4b-4a8e-be84-36e36a35bc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:52:52.518Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:52:52.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:53:02.521Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=bb9dcc34-23bc-48eb-a269-d6dddd546447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:53:03.593Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:53:03.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-08-30T07:53:13.061Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-08-30T07:53:13.061Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-08-30T07:53:13.063Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-08-30T07:53:13.067Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-08-30T07:53:13.139Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-08-30T07:53:13.140Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-08-30T07:53:13.143Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:53:13.595Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=168e46a2-f1a6-464d-a458-01a27489e588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:53:14.634Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:53:14.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:53:24.641Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=d3e27451-94b5-4125-9394-b8472c4c235a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:53:25.702Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:53:25.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:53:35.706Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=10966618-8e03-47e6-8d7c-39343ea40952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:53:36.779Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:53:36.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:53:46.782Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=8e0bd225-c7f5-489e-8743-d5028818dbef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:53:47.849Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:53:47.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:53:57.851Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=ce04157f-bd2a-4e14-87b1-9938adeeb5d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:53:58.885Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:53:58.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:54:08.888Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=ecc56cd0-3326-4df5-8b86-d5df7ecd1d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:54:09.966Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:54:09.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:54:19.974Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=79ad66b7-44e1-4819-b7ac-7d44ed2d9599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:54:21.028Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:54:21.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:54:31.033Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=03cad109-7e9c-4795-80ad-2cee17f2b1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:54:32.105Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:54:32.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:54:42.109Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=08679189-07b3-44d6-a534-ae860fa0d528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:54:43.176Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:54:43.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:54:53.179Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=01a74617-4afe-445e-b174-1ad2b106d189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:54:54.215Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:54:54.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:55:04.217Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=6c271171-5e04-4eca-be64-f6ee0575a197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:55:05.258Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:55:05.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:55:15.260Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=6d1800d5-1359-4f56-ac2a-cfbcf75c3da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:55:16.296Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:55:16.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:55:26.298Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=5633c979-0ebb-4676-9379-f4c946e0fa42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:55:27.368Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:55:27.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:55:37.369Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=112777e7-4300-4167-ab54-cc51165b8ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:55:38.410Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:55:38.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:55:48.413Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=fd5016ad-1ced-4765-a239-af81df5cf545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:55:49.481Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:55:49.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:55:59.483Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=188b5a03-25bd-4916-9517-5fb8c877863d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:56:00.552Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:56:00.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:56:10.555Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=403d10e7-e868-4e46-9b7f-ee2ab29c3253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:56:11.599Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:56:11.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:56:21.601Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=3fd645b8-22b7-412f-9a2c-007105e36562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:56:22.666Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:56:22.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:56:32.668Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=cd2b2653-18db-477d-9036-0c54c3a66670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:56:33.735Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:56:33.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:56:43.737Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=a766d454-39b5-44e4-8434-bb031e33a46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:56:44.810Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:56:44.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:56:54.814Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=1f085f40-72ee-41dc-aa4c-b04d4ae4ad82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:56:55.853Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:56:55.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:57:05.855Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=7ae5737d-f9cf-4e6d-9863-2aaf78b2104e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:57:06.919Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:57:06.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:57:16.921Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=76712996-4408-4582-a082-ccc8cba2fa8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:57:17.965Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:57:17.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:57:27.967Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=aef5c2e3-706e-43e8-ba5c-c0872945f1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:57:29.033Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:57:29.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:57:39.039Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=0c852ed1-9db3-4d1b-b224-f180b70fee7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:57:40.105Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:57:40.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:57:50.108Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=6e5519a2-d8de-4aed-b12e-9b1415cfbb1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:57:51.142Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:57:51.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:58:01.145Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=7af83f87-adb4-4ce3-bbc0-a37bd49a6477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:58:02.184Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:58:02.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:58:12.186Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=ec03be2c-fe57-499d-8aee-3dd19a92ba59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-08-30T07:58:12.216Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-08-30T07:58:12.216Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-08-30T07:58:12.217Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-08-30T07:58:12.220Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-08-30T07:58:12.346Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-08-30T07:58:12.346Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-08-30T07:58:12.349Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:58:13.224Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:58:13.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:58:23.243Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=136d7e1d-41cb-4df3-b0a7-877f2abf98d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:58:24.297Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:58:24.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:58:34.299Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=f1252f1f-1179-4617-8e29-610f72ff4751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:58:35.336Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:58:35.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:58:45.345Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=db9e00e2-f868-486b-9b3a-4f2959218097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:58:46.404Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:58:46.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:58:56.406Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=b9d00920-4c2e-492b-a4dc-ac485511a62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:58:57.450Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:58:57.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:59:07.454Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=1b121d97-e520-4034-ab69-3d02e203cedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:59:08.517Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:59:08.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:59:18.519Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=4ff6b390-a5e8-4df1-88d7-f09dba2b92f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-08-30T07:59:19.591Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.113:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:59:19.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:59:29.593Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=aa49eb9c-756d-46a1-bbf2-64c132620f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:59:30.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:59:40.102Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=3a1395c5-3e7d-4386-9881-33c7eff62d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:59:40.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:59:50.120Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=605b685d-c7c9-43d9-a33b-5bfa71e3ac05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T07:59:50.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:00:00.153Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=362c9ea7-d243-4338-a107-69c836370d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:00:00.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:00:10.169Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=4c25b325-6885-42a5-9386-70732888ab76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:00:10.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:00:20.186Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=809a8949-f074-44ba-abee-a951ccbff837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:00:20.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:00:30.205Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=2c327cb8-c004-4b40-9f61-af5b81794617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:00:30.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:00:40.245Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=df32a0ce-df27-4a13-9d30-09fa986ea3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:00:40.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:00:50.262Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=556b1949-dd8a-45ab-a505-c9b81b2216e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:00:50.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:01:00.285Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=bfeb8484-1be7-48cd-a106-8b4ec186ce19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:01:00.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:01:10.298Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=c2a8a663-ebb7-4280-97c2-5f3aa337350d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:01:10.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:01:20.311Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=57726153-d200-4a08-ae4e-c7f263412ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:01:20.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:01:30.325Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=5664b45c-8992-457f-b79a-dd67726d683d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:01:30.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:01:40.342Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=f389d32d-c6ba-4650-a04e-87d898c3c5c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:01:40.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:01:50.362Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=559c7eb7-b62f-48cc-9d30-d0ac2e8ad816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:01:50.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:02:00.376Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=fb34d36e-d579-48a7-9e79-469f6254a6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:02:00.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:02:10.392Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=49ea3a90-5e44-4d08-9bcb-3d28aa517ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:02:10.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:02:20.404Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=c045672e-5132-4a61-b6d8-a321d3a85e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:02:20.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:02:30.420Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=28f8cac0-87e2-4dcc-a70c-54b20473d806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:02:30.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:02:40.436Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=2e52f827-657d-4473-a63f-ec379e72ca2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:02:40.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:02:50.455Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=28e9777b-fcb7-477b-9109-2ecb1b6c89a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:02:50.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:03:00.470Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=e692150d-dc84-4c35-8318-95cd4929b40a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:03:00.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:03:10.481Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=ab50acfb-6591-4f2c-a164-363d7e7b2a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:03:10.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-08-30T08:03:12.300Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-08-30T08:03:12.301Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-08-30T08:03:12.301Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-08-30T08:03:12.303Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-08-30T08:03:12.385Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-08-30T08:03:12.386Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-08-30T08:03:12.388Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:03:20.492Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=58924a85-2b1b-4880-9b7e-3f1a3f6ec747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:03:20.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:03:30.505Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=8ded2158-696c-4ea3-bcc0-90926702e236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:03:30.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:03:40.520Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=7bc3b2e1-0cfd-4d98-8d60-735312184536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:03:40.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:03:50.544Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=ac316fea-5ffd-4c6e-85ad-f82cdee6b249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:03:50.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:04:00.560Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=c2c473bf-358f-4b22-a57a-c9678022ea0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:04:00.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:04:10.583Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=fb741198-e4be-4be0-a008-207b6667455f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:04:10.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:04:20.594Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=163cebaa-2ab3-4f6a-894d-287481940705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:04:20.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:04:30.606Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=a9c813ec-06c8-41c0-9f4e-f0cc1ca7f0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:04:30.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:04:40.626Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=a762ba13-542c-4ab8-826e-a0de36a01919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:04:40.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:04:50.647Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=7d44cf40-83c4-45aa-b2f2-1f51ec13ce07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:04:50.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:05:00.672Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=9d941c18-90f3-4ecb-a11c-d51e9b54dcdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:05:00.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:05:10.684Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=7ef7a359-d5af-4bbd-b297-c0e79743eb65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:05:10.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:05:20.697Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=13ae06c5-d180-4787-9b03-1151247b4188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:05:20.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:05:30.709Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=5c70c27b-098e-4afb-9013-727810d44b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:05:30.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:05:40.728Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=2fa5ea67-4fd6-4983-b8f6-9ec12db476a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:05:40.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:05:50.750Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=718c2015-026c-4eb9-9d4e-7985dcaf5376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:05:50.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:06:00.764Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=b493bad0-8c4e-473e-9961-007dd0394929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:06:00.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:06:10.777Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=212bcfec-2389-4797-8e4b-5dfa2c97ea3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:06:10.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:06:20.791Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=cb1c9e7c-1d71-4290-af98-644a2ca9fef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:06:20.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:06:30.818Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=d18209fd-8a75-4a05-a465-79193ea57dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:06:30.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:06:40.836Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=849d723d-7d4c-4568-a9c8-b72fa2533d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:06:40.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:06:50.848Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=d7562147-e18b-4ef5-ad90-11845e1cca45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:06:50.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:07:00.861Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=70979d06-a35b-464a-b3ca-c919d9cc1a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:07:00.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:07:10.881Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=b1434207-2924-425f-9299-e50cacf69af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:07:10.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:07:20.904Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=e34a1b6e-b74d-491d-bb45-7b9f9e81a23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:07:20.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:07:30.923Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=d7d9a9bc-dbbd-40fe-b75f-079e9a4bdf44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:07:30.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:07:40.941Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=7d36e77a-0e6d-421a-b928-75240c8faf3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:07:40.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:07:50.953Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=168941f9-38ab-42ea-ac08-143504b53240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:07:50.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:08:00.965Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=9bb80f5f-9c0a-4bbb-8f98-ac185fce02aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:08:00.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:08:10.980Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=2b4c4cf4-1e51-43c1-a73e-7a2fdcb7d71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:08:10.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-08-30T08:08:12.170Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-08-30T08:08:12.171Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-08-30T08:08:12.172Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-08-30T08:08:12.174Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-08-30T08:08:12.315Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-08-30T08:08:12.315Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-08-30T08:08:12.318Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:08:20.999Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=ffd009e2-8a66-4fc6-ba0e-d5e1f36fedf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:08:21.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:08:31.011Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=41a049cc-6c9c-43c6-a8ad-913b23142b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:08:31.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:08:41.033Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=dab68560-1fbe-4b7f-b6fa-2ea706545b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:08:41.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:08:51.059Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=a20ca37d-edaf-406d-bcde-fb7bcca8e3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:08:51.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:09:01.074Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=e1d08545-66cd-411f-ac0d-5d58b53d4848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:09:01.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:09:11.088Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=4b4fec8b-2466-4dca-be62-2dbfccfc2bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:09:11.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:09:21.099Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=f862da37-4dc9-41f2-be16-e64c603289a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:09:21.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:09:31.112Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=3fd1d8a4-38c9-4bb6-8588-ed86f94dcf4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:09:31.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:09:41.123Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=a0a47357-5090-432a-9697-795e51bd1a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:09:41.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:09:51.140Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=417154a1-57e3-4c9b-924a-15cb59418d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:09:51.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:10:01.153Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=fa66c881-6068-4f4f-9bfc-74155e4547e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:10:01.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:10:11.168Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=ef5e296d-ff63-4234-88c6-be3fd3b1db15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:10:11.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:10:21.180Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=f2371792-e435-4a72-b80a-e198db510152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:10:21.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:10:31.196Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=bb483192-e9b9-472c-a7bf-9c6ad2f8c2da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:10:31.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:10:41.209Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=42d7e67c-ba00-4a40-a908-982294939427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:10:41.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:10:51.234Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=aa22d133-f6b7-4915-9f87-cfc5c905e3f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:10:51.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:11:01.253Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=d750eb79-4616-43d0-bdbe-08637f975739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:11:01.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:11:11.266Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=be1d8bc4-f0c6-43f0-9844-e5457a15779e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:11:11.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:11:21.276Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=2493e7a5-3121-408a-92e8-ee8d1ddf1cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:11:21.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:11:31.287Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=9c08d1a6-1250-49d6-bd42-9c84882b8359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:11:31.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:11:41.296Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=76ef54cd-421f-49c4-baa7-59e8394a6bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:11:41.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:11:51.308Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=63a090b3-2db8-4f95-b910-2855e7dbef33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:11:51.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:12:01.331Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=a023f86a-8e55-460a-a3b1-19bcf059c7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:12:01.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:12:11.348Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=2498e24e-8fc9-4ed1-8607-d2b44d8fb5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:12:11.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:12:21.356Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=9d774a4c-d070-47f2-9d7e-3550c9ea96c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:12:21.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:12:31.367Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=cf144ad1-a07a-46cd-b37b-90aa8000e990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:12:31.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:12:41.375Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=72aa0056-97b4-4ecb-a223-7db756af9bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:12:41.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:12:51.395Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=714b2a99-8198-440c-aed1-b6ddca473346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:12:51.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:13:01.419Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=29cb27fa-f012-4cd5-b776-74a7b7dbd0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:13:01.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:13:11.429Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=cbcd372a-36a8-4c62-a53e-274c1c1cf417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:13:11.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-08-30T08:13:12.236Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-08-30T08:13:12.236Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-08-30T08:13:12.237Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-08-30T08:13:12.240Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-08-30T08:13:12.311Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-08-30T08:13:12.311Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-08-30T08:13:12.313Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:13:21.440Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=7d1343c1-222a-428d-9a21-c90c5f541bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:13:21.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:13:31.459Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=2311505e-5f89-4809-a66e-6fa780d7ea99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:13:31.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:13:41.473Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=abb8e6e0-e778-483e-b7d3-cdb145dc30b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:13:41.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:13:51.483Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=246bb983-2ff3-4de9-9d2d-867595c898f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:13:51.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:14:01.499Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=2b9e7c75-626a-463b-9c41-273594943ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:14:01.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:14:11.512Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=e78f6401-b970-403d-ba0d-54c258d8b628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:14:11.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:14:21.522Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=42334d6a-adbd-443b-bd5e-6296f4f52843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:14:21.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:14:31.531Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=90fe654c-076d-4c4f-8001-25c2885bee46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:14:31.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:14:41.546Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=f90ed01c-941e-4fb8-8b4b-dff8c7313ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:14:41.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:14:51.564Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=af1c914a-93a4-479d-aee2-64cd57c56678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:14:51.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:15:01.591Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=e07d606b-e253-487f-a2a1-466b4315a8ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:15:01.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:15:11.601Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=79e207a5-328e-4c35-8243-bb91b88638b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:15:11.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:15:21.611Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=9b1411ef-444d-43bd-953c-7323600451da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:15:21.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:15:31.652Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=dfadcd1a-a21b-4bf6-8727-1f68e0496cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:15:31.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:15:41.666Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=f0bbc36a-19e4-4eaa-9248-e1cdcf3c01d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:15:41.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:15:51.684Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=c4a00b39-4ccb-4a48-b96d-15566b1e51e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:15:51.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:16:01.695Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=2bac6105-13ae-4fb0-a3e3-2ae0cecf3dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:16:01.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:16:11.704Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=f40e2287-d07c-4a18-8565-4d788633eb51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:16:11.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:16:21.718Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=c8f3b5d2-629e-418d-9a35-c423bed9d884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:16:21.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:16:31.729Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=d22a1c0d-932d-4976-9aab-90dfc33beb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:16:31.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:16:41.742Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=b3cbbd79-33e1-4fda-8f03-4619b3e81729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:16:41.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:16:51.762Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=051687e5-4da0-4eb2-91ea-fae1256a7a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:16:51.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:17:01.771Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=72b737ac-f52d-4cba-b3f5-7f4844de2733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:17:01.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:17:11.778Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=bfb330fe-b662-4d65-9fbc-c313945ea925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:17:11.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:17:21.786Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=0a573340-0ebe-4887-9fcc-abb125edb077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:17:21.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:17:31.798Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=53819c2e-3d79-4629-8340-56de86e4e6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:17:31.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:17:41.812Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=b04b9ec6-3a6d-4e70-944d-31cbb7fe3a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:17:41.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:17:51.833Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=3e103a28-635f-485c-9a0e-a915f653a6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:17:51.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:18:01.843Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=47f380ba-99b3-4fff-ae93-a5e8b34166e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:18:01.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:18:11.855Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=e48f1ea3-b3ed-4ac5-912e-d176729203a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:18:11.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-08-30T08:18:12.245Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-08-30T08:18:12.246Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-08-30T08:18:12.247Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-08-30T08:18:12.252Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-08-30T08:18:12.322Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-08-30T08:18:12.322Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-08-30T08:18:12.327Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:18:21.866Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=6b991a48-6b17-4f4a-9fb0-9ac95e682399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:18:21.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:18:31.877Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=2bdad968-7cdd-4700-a243-cc54c95be6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:18:31.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:18:41.891Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=9b4d12d7-a079-48d3-8e68-859c399324c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:18:41.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:18:51.901Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=01dee8fd-0e8d-41f7-897b-f745d347b680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:18:51.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:19:01.909Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=f8929dc4-5e6e-467f-9105-a4a425ec872d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:19:01.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:19:11.919Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=a8703d90-4345-42ea-b05b-85f91c21cf6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:19:11.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:19:21.934Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=a4715b41-3bc3-4078-aaef-3407c85525df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:19:21.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:19:31.948Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=7de0a4e1-fb72-47cb-826b-2bbc69c7ea04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:19:31.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:19:41.979Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=4c1186ff-5df4-4486-88c1-c69b4ea03777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:19:41.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:19:51.991Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=deb86fb7-f1b8-4a3c-9ad7-3f4a5589e852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:19:52.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:20:02.001Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=3aa3dffb-f3eb-477d-9291-3e5b45ba2614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:20:02.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:20:12.009Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=d35311d3-fb82-40dc-8cbd-3e74b0203c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:20:12.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:20:22.023Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=40805704-a523-4bec-bafb-a2bfbbf254ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:20:22.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:20:32.045Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=9b478d61-d968-4e8a-87d3-61ee03b7301c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:20:32.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:20:42.063Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=6cdf2f8a-d8a3-4941-871a-3c912e303002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:20:42.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:20:52.073Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=a4349808-7eef-4292-9281-12076d45d289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:20:52.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:21:02.084Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=b90f97dd-1147-4366-8eec-eeb2d5604b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:21:02.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:21:12.093Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=201cd1a8-db4f-49a0-a5f9-ebca5e83499b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:21:12.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:21:22.124Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=e9e03427-c364-404d-afe0-1f3931b99360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:21:22.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:21:32.145Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=9e871d7f-c8bc-4649-8dd6-b5706de12f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:21:32.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:21:42.159Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=fbd02c08-2151-4350-8c10-305ab948f246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:21:42.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:21:52.169Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=50bdfee2-93e3-4ce9-8e79-8c87d10b11c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:21:52.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:22:02.180Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=84994f89-3225-4e4e-9632-ac3787a1e023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:22:02.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:22:12.191Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=d09d0693-fcc0-4f12-a883-3137a0e5d36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:22:12.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:22:22.207Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=3ea92624-32d6-4038-a772-135623d05d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:22:22.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:22:32.228Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=e3fd07a8-070d-483c-87a0-4528c6a0817d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:22:32.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:22:42.252Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=941a5ae9-9420-4953-8768-80924dd23dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:22:42.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:22:52.264Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=7b6a55fb-fd7e-49b5-9ec1-c841b3d0e505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:22:52.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:23:02.281Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=0074aa6f-f6ff-4d8c-8cc0-1ddc6318054d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:23:02.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-08-30T08:23:12.224Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-08-30T08:23:12.225Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-08-30T08:23:12.226Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-08-30T08:23:12.229Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-08-30T08:23:12.291Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-08-30T08:23:12.291Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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"}}}} | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:23:12.293Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=f0ad5c77-de47-4c15-8a4d-6397c1a0b640 | |INVOKE |pool-2-thread-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-08-30T08:23:12.294Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:23:12.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:23:22.302Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=88e46be4-c160-428d-8334-16f0251e7202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:23:22.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:23:32.316Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=863c9d10-e544-4edc-beff-61179c45057f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:23:32.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:23:42.326Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=05fc7c12-3dcb-4ad9-96fe-3bc70508ff6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:23:42.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:23:52.338Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=3ecdabe0-dd15-4075-9627-73dd13ae10b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:23:52.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:24:02.371Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=4b4b3965-87fd-421c-b3e9-b199969907d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:24:02.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:24:12.393Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=a9a65f4d-9a54-4923-8c5a-2d41a2adc4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:24:12.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:24:22.408Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=2f848583-11bc-4d38-b5ce-c4b45ef0b3cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:24:22.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:24:32.429Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=181498b6-608a-467f-8159-6214a3ee006a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:24:32.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:24:42.452Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=6ddb3122-ec6e-43b9-9d13-ad10b394b1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:24:42.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:24:52.462Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=9a089e0a-8e3e-4ba4-b2a5-505ae577a876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:24:52.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:25:02.475Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=6e9c7755-9664-4ece-946a-97c0e8f39772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:25:02.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:25:12.490Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=37b8ed64-5cae-450c-a329-948b4be594f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:25:12.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:25:22.500Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=b49bb00e-4213-47f5-bbde-9d564d850d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:25:22.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:25:32.513Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=e1d320dd-235e-438a-a267-0c1b0da0f7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:25:32.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:25:42.528Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=57824794-85d1-4fe1-96ef-5e08ab784ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:25:42.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:25:52.540Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=01aa25ef-fddf-4e6f-8ea9-bf1e52d0b2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:25:52.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:26:02.563Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=25bbdecb-e9d8-45cb-839c-3f469a01a449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:26:02.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:26:12.573Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=377e203b-b176-4dd3-bac4-7006f0f4fc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:26:12.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:26:22.585Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=4204c37e-1ae6-47a9-a44a-d8dbdb9495a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:26:22.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:26:32.597Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=391e1c01-846e-42b3-afe8-e7e9d213d24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:26:32.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:26:42.614Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=50d305d7-b323-4122-840c-e7aafb88f6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:26:42.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:26:52.630Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=3a36fe41-21da-432c-85cf-7fda675ab8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:26:52.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:27:02.643Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=926a5cb6-d98f-4522-8aa5-bd7bc2c177ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:27:02.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:27:12.655Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=e7f85a15-b2fb-4250-93ac-6439ca7fd784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:27:12.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:27:22.664Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=c029ac7f-0130-45cd-8679-5a6dfeb5ccac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:27:22.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:27:32.681Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=11a26d46-e818-42ce-9939-971246524d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:27:32.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:27:42.689Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=2175bc1d-198f-49a1-a89d-8b354fc21cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:27:42.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:27:52.702Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=1b8bf4d2-bdce-457f-b2b7-b904fece088e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:27:52.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:28:02.721Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=3015adf4-ab5c-4ad4-9557-87c73fc6dfbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:28:02.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-08-30T08:28:12.181Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-08-30T08:28:12.182Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-08-30T08:28:12.182Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-08-30T08:28:12.185Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-08-30T08:28:12.257Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-08-30T08:28:12.257Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-08-30T08:28:12.260Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:28:12.730Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=068e5f49-0733-48eb-bbb9-a47602d2f766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:28:12.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:28:22.739Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=6f1a6bee-eedf-4c95-9aad-a8cee7c42149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:28:22.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:28:32.750Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=6c825d58-eba7-4d5c-a6eb-fa83e2641e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:28:32.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:28:42.764Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=05d55c83-ad13-445a-a5c3-14a0fd2d76d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:28:42.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:28:52.774Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=15833bb0-b3f9-43cb-b847-d8a040b5719f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:28:52.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:29:02.797Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=e45d95b5-24c6-4086-84cb-f3bfd27adc83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:29:02.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:29:12.805Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=1da7c916-2ee3-4c05-b09a-fb525c01b779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:29:12.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:29:22.815Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=21b64e08-fff1-4887-80d2-b5a7cb4828cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:29:22.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:29:32.825Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=eec10605-17be-48b0-a2ef-396d787300c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:29:32.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:29:42.835Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=8b6e375b-a5d1-4c49-82c4-70f993aa19ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:29:42.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:29:52.847Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=bdb71afd-2076-420a-8479-77edab44661c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:29:52.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:30:02.863Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=c45d5159-5617-40b1-a6d7-11104e6c91a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:30:02.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:30:12.872Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=c45b8b73-4ad1-4e05-a1e6-7cd0e8239ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:30:12.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:30:22.880Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=a275d201-3ca2-4eb7-aab0-af640416d96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:30:22.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:30:32.889Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=3e04edd2-1da5-4c10-be7d-f0af001d80c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:30:32.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:30:42.898Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=cf46e7c6-f181-40ca-a1e0-f0b0233c9823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:30:42.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:30:52.907Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=5cfe37f5-66a6-43f7-a2fe-3567024f1547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:30:52.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:31:02.922Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=3d0eae73-9275-4c19-b20e-ca7f10459bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:31:02.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:31:12.935Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=f05efac5-9bd8-43d3-a95b-db0e188809c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:31:12.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:31:22.943Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=f8b7eb55-6f41-49e1-92b7-1858e519ceb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:31:22.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:31:32.951Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=d330f269-ce9a-4133-a511-29affa857270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:31:32.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:31:42.958Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=0adbb2a1-5a2b-4f68-bb7f-7f47e078da17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:31:42.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:31:52.970Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=e910ecdc-8fd2-4ce0-a065-d67634a8a647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:31:52.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:32:02.984Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=8c2114ad-e8f1-4468-9522-ff73f96a5578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:32:02.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:32:12.993Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=b20afeb6-0323-4ff5-b007-e01e9d839d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:32:13.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:32:23.002Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=2f3d32ac-19a3-436e-a935-e8c4a506c029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:32:23.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:32:33.011Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=dc18b912-5a85-42d7-ae41-16e1151fef1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:32:33.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:32:43.020Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=cf55b6e6-0417-4d5b-8a85-4e2713be76f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:32:43.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:32:53.034Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=f746dc6b-80c0-492c-9e7a-645c639ebfcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:32:53.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:33:03.050Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=74550823-2a34-4be1-9c4f-539446ec1f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:33:03.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-08-30T08:33:12.179Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-08-30T08:33:12.179Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-08-30T08:33:12.180Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-08-30T08:33:12.183Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-08-30T08:33:12.249Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-08-30T08:33:12.250Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-08-30T08:33:12.253Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:33:13.059Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=e38daba3-8fc0-4194-9007-abc66267dd8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:33:13.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:33:23.069Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=a6a6b1ec-65da-4bee-b51e-f5648afd3cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:33:23.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:33:33.088Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=31f7ec79-9568-479d-aaf9-28dc0ca13fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:33:33.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:33:43.096Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=a19d0ed2-fac1-43b7-824c-7ab30b1f8b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:33:43.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:33:53.116Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=266019d9-c913-4983-a0f2-dc82125493f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:33:53.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:34:03.137Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=cd8c97fc-d141-4620-b6d6-0a51043f3560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:34:03.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:34:13.147Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=331263d4-40a5-41dc-8bdd-83971aca8040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:34:13.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:34:23.155Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=2114ff8a-0549-46ed-988f-c3d5e31a48c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:34:23.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:34:33.168Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=38c2fbfc-ec43-4b66-b3bf-50d5f55b51d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:34:33.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:34:43.182Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=becf6913-a1f7-424d-9167-9aa5e7f242a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:34:43.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:34:53.192Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=a4eb1659-155a-4e44-a8f1-05c6f7bb5714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:34:53.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:35:03.212Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=7d6029c4-460f-44e8-bd32-8e925b87d1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:35:03.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:35:13.229Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=42b24a65-8f37-4c44-a2c8-aa22151610f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:35:13.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:35:23.241Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=1dfa31ea-c1e4-4514-8892-ce7d1369538f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:35:23.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:35:33.251Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=1bc95081-7b60-4480-890e-0a56e6410c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:35:33.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:35:43.274Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=664e5ffe-9678-4ca7-a517-262a080b25c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:35:43.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:35:53.288Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=e95c9fc0-83f3-4695-9472-ba5cb0458351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:35:53.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:36:03.308Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=66960517-87a2-47ef-9d26-631380895a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:36:03.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:36:13.325Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=f087145f-9d30-40ca-8db3-a35698247f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:36:13.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:36:23.358Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=cbe2e875-95e3-4f2d-9df6-5503bb87d778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:36:23.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:36:33.365Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=35a10d1d-e3c9-416e-8a19-e431b34e0664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:36:33.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:36:43.375Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=9cb34e6e-145c-4881-9b4b-8b7edff2f94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:36:43.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:36:53.386Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=5279d368-70eb-4afb-80cd-767e5386169e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:36:53.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:37:03.396Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=d2aed1a0-9fd3-4d19-bd27-af15baafee2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:37:03.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:37:13.414Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=e437121b-5a70-40b4-aaff-2620325ae556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:37:13.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:37:23.435Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=de192e60-0f23-4825-a619-1371c0793134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:37:23.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:37:33.445Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=c5e740fa-ffd1-4a78-ac40-f658a0ea708c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:37:33.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:37:43.453Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=9c72d5da-81cd-4d0a-87bf-f61286cf37bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:37:43.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:37:53.464Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=ea0b9985-6875-43c7-ae5e-74c569bfeb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:37:53.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:38:03.473Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=0e5d5a52-3b69-484e-a790-ed2760f05515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:38:03.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-08-30T08:38:12.161Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-08-30T08:38:12.161Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-08-30T08:38:12.162Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-08-30T08:38:12.165Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-08-30T08:38:12.233Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-08-30T08:38:12.233Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-08-30T08:38:12.236Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:38:13.489Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=2ecd2111-5a70-46b8-aa46-7e8a4a5a1ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:38:13.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:38:23.498Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=f57e7591-4460-4baf-9b9e-fc2ce23daec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:38:23.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:38:33.509Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=8f9f5cfa-5919-488b-b304-ba1719c0e46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:38:33.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:38:43.521Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=629f2258-4335-4169-8e01-0fae0354f2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:38:43.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:38:53.530Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=27980d41-9c94-4693-b9d8-156a0941ee0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:38:53.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:39:03.548Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=bea0540c-7907-4079-912f-404a4aaccb25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:39:03.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:39:13.562Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=7b416d8f-7917-44e8-8028-aae17fda6d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:39:13.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:39:23.571Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=77d7b525-3651-41be-8b63-58649c223369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:39:23.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:39:33.579Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=7e6f5c28-0828-401d-b8d1-11dcc532d829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:39:33.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:39:43.587Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=ed0b6ba8-dce7-4f2c-a6cf-f1504c277ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:39:43.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:39:53.599Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=0130a4a2-7047-4083-b4e0-fe4618dbc855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:39:53.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:40:03.612Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=4ae9cc13-da60-4de7-a52a-7f4e3bcb9611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:40:03.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:40:13.629Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=6b7a9f52-90f4-495e-912a-634e727e6756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:40:13.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:40:23.652Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=02425dfe-3924-4ee0-9777-bdde3d73b4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:40:23.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:40:33.663Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=851f1ef3-0136-4c1d-bec9-f95b196deec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:40:33.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:40:43.679Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=a6a67169-a46d-4f4f-832e-4947cbfbb4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:40:43.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:40:53.693Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=6a449cf0-25ce-473a-8569-cb2bfb63b1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:40:53.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:41:03.711Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=6e3a9a01-6ff0-4f63-b44f-ed7b4d120086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:41:03.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:41:13.727Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=48078191-4a75-4346-bbf1-35c8930127eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:41:13.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:41:23.737Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=fd2ad402-c5a1-4942-81ec-e5d8d2eb134e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:41:23.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:41:33.745Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=245acac1-497c-4ac9-9a02-5a24f3266e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:41:33.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:41:43.754Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=6656e495-0486-432b-a880-40ae376f96bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:41:43.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:41:53.764Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=b7f1ca61-7685-4641-bcdf-f4f17a94646a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:41:53.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:42:03.776Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=1075841f-0bd1-47e0-b508-b95e1daa3265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:42:03.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:42:13.794Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=fc739328-1bd4-40a8-a8b6-ce221a4887fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:42:13.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:42:23.809Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=6f44ab2b-6678-4dc7-8fec-3ed3b1eece8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:42:23.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:42:33.817Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=3768d01a-dc55-4259-bad7-046db4717e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:42:33.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:42:43.825Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=11c1af65-3725-4665-9e29-1390639eb858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:42:43.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:42:53.836Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=800a04e8-c61f-4e6e-91a2-f0d0eb70f65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:42:53.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:43:03.851Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=1bad9672-e205-4b54-b84f-b923d6561c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:43:03.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-08-30T08:43:12.185Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-08-30T08:43:12.186Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-08-30T08:43:12.186Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-08-30T08:43:12.188Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-08-30T08:43:12.260Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-08-30T08:43:12.260Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-08-30T08:43:12.263Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:43:13.864Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=bc8cd0f7-f430-43cb-bb1a-bdadf8f56639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:43:13.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:43:23.873Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=de8d4f12-fc0c-4443-af54-40c7c9382569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:43:23.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:43:33.883Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=444478bf-56de-4ba8-999b-e8fccab12d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:43:33.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:43:43.891Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=4cc113b5-fd73-429d-8529-1a15a4f5124e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:43:43.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:43:53.899Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=0667190e-7921-4db0-9ca3-33b5f4bef68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:43:53.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:44:03.913Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=5fb0e85a-f268-493a-a104-e55d521f10a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:44:03.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:44:13.929Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=987b34c4-9c78-4c6b-9380-c08bd30a6f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:44:13.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:44:23.946Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=918bb827-222f-4123-95b7-7f36a902c9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:44:23.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:44:33.954Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=03c229e5-503a-4e86-9d65-2fd29cac1917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:44:33.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:44:43.963Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=a620bfb7-4b9c-4c8b-a5e3-58947c3ce925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:44:43.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:44:53.973Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=c0663d4e-545c-4c6e-8223-672c1bb70429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:44:53.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:45:03.990Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=25e4f7c7-e03a-45d1-a7fe-cf5b16603f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:45:03.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:45:13.999Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=cd802be2-ffa6-40b4-833d-38d9bea0150d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:45:14.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:45:24.009Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=153c4eae-05fd-4da1-8740-2e1af5e4cc81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:45:24.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:45:34.019Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=5e622730-9990-4051-9e9f-e7f721867f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:45:34.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:45:44.049Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=f86933d4-5de5-4834-a295-b2b75749784e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:45:44.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:45:54.062Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=0981c6d2-f7a4-4ae2-bd20-61f0ea1d4021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:45:54.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:46:04.094Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=ad102bbd-a2ca-4a51-9d02-f744c7c62c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:46:04.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:46:14.102Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=8188a111-0fea-4030-a19a-34458ac26903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:46:14.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:46:24.110Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=486fe424-f98b-42d1-8340-34781a414270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:46:24.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:46:34.118Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=274b99d2-e0ba-46ba-90ab-af628115f833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:46:34.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:46:44.130Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=20710586-253e-4db6-9892-97c77f72abee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:46:44.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:46:54.144Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=561b405c-977b-4abd-ae58-3bd489da778f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:46:54.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:47:04.153Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=bda8c31c-5021-43ac-9966-b2fb0be67b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:47:04.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:47:14.161Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=71780976-2b8e-45c0-b3a6-505d639f983d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:47:14.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:47:24.170Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=d7504f45-f540-472a-ad8a-0da5ff337fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:47:24.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:47:34.183Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=318ccb0e-8fb2-40da-9b24-95685b53ff7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:47:34.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:47:44.199Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=65a744f2-8d54-4b8c-8e84-5be6a0fdf64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:47:44.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:47:54.208Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=0d4f390f-9872-4277-80c6-2463c2e1b121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:47:54.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:48:04.222Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=e8d68691-183a-45c7-a8b3-601a0c432f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:48:04.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-08-30T08:48:12.140Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-08-30T08:48:12.140Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-08-30T08:48:12.141Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-08-30T08:48:12.144Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-08-30T08:48:12.236Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-08-30T08:48:12.236Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-08-30T08:48:12.240Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:48:14.233Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=795b7bac-403b-4431-9a71-cc3e77029862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:48:14.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:48:24.247Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=2d733e60-19d2-4e1c-82c6-dd95096a4428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:48:24.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:48:34.258Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=e62799e9-bb2b-4216-86db-f5f4d5053229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:48:34.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:48:44.274Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=d91815da-ab61-47fb-bdb2-89a8c4ffd167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:48:44.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:48:54.291Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=d1c7191a-d5bc-41ea-b705-c8136b88d351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:48:54.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:49:04.298Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=3c5cdfcf-32a2-45c2-86b1-b8caee9e9443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:49:04.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:49:14.308Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=0a7f6f63-6081-4698-b9ca-7968317ecba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:49:14.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:49:24.315Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=3ed95584-e904-4ffd-b147-c1074c7f2aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:49:24.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:49:34.323Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=14d5eeff-3e13-41ec-9fdd-869694e21533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:49:34.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:49:44.334Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=1c939940-6445-4b69-8e43-398942c76199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:49:44.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:49:54.347Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=81c05a23-ed2a-498d-b07f-a0d58999a4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:49:54.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:50:04.375Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=e1857c27-dfcd-4775-a0ba-48d27f6fb174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:50:04.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:50:14.385Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=9dfd2e61-c6d4-46d6-bb23-39c3b8eff244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:50:14.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:50:24.396Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=76b5a667-2328-43bb-a4e0-d58f6dc12a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:50:24.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:50:34.406Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=e14a18f1-1064-4f26-bf62-5d3d3a60abde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:50:34.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:50:44.417Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=dd5c4ea5-11f2-4bd8-bb15-94475a566ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:50:44.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:50:54.429Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=acc30e71-57ed-4a71-88ca-d7c2aaa605fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:50:54.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:51:04.444Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=dcfa6b30-18f9-458f-ada7-9aa4791ddcb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:51:04.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:51:14.452Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=0ee2e4c4-26f2-421b-ba3b-9890dffd0811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:51:14.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:51:24.462Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=7e954e86-137b-4542-9d38-954bd9c4e9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:51:24.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:51:34.469Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=13e7fa7e-2b89-42b0-8c80-61c91a08565b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:51:34.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:51:44.477Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=2068a92f-c99e-4445-b4f4-0adc65272e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:51:44.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:51:54.486Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=4eaaaeb0-ea81-4212-89d9-23a2e36a811e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:51:54.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:52:04.501Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=55bca065-8636-4a12-9a4c-be8be1d7de1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:52:04.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:52:14.514Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=ce5e6863-0cca-4d2b-a5ca-d067d343b674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:52:14.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:52:24.522Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=34625630-f4a1-4578-a9c1-3a5acfc4e6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:52:24.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:52:34.533Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=96926885-8baf-4880-a213-8bfeac33ec3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:52:34.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:52:44.550Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=bf6fc106-8e6e-4aba-90e1-ce3f730a5c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:52:44.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:52:54.558Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=bf41e817-41ed-4ed5-9da9-e4254a083631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:52:54.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:53:04.568Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=2e4d2e8b-ee8a-489b-9f0b-cde766397442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:53:04.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-08-30T08:53:12.202Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-08-30T08:53:12.202Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-08-30T08:53:12.204Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-08-30T08:53:12.208Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-08-30T08:53:12.265Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-08-30T08:53:12.265Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-08-30T08:53:12.273Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:53:14.587Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=6df7ce5a-5b47-42dc-8e08-1d5ede0f8c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:53:14.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:53:24.594Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=b8892e0e-7337-4672-acf3-10e4d688b37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:53:24.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:53:34.604Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=2cb64c62-a8f0-4bb2-a5d5-5b00f760775b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:53:34.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:53:44.611Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=78ec2ad2-a96c-420c-be69-39a809fb66f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:53:44.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:53:54.622Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=b61277e0-170a-4225-bddb-ca2c4f17eba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:53:54.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:54:04.632Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=172d1070-4ce2-4270-a83d-ac1331308274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:54:04.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:54:14.648Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=d07453a5-8b90-4cae-9f45-bc56bebaf977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:54:14.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:54:24.657Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=cba2d0aa-c240-4a74-be67-466d8a70dc82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:54:24.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:54:34.664Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=3343ca83-e23e-4395-b8d9-691d8f5d324f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:54:34.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:54:44.670Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=933d08f8-2a0a-41fc-a439-77283efcc308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:54:44.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:54:54.676Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=3d95373a-ed2c-418c-ac4f-1ddd67d532ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:54:54.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:55:04.684Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=4a61ac40-5418-4a3f-928a-5afa7bad11db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:55:04.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:55:14.693Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=f44fb890-6da2-4c2a-b47e-0c9346d1739e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:55:14.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:55:24.709Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=bed8791a-aab5-4d27-b488-02760bbe7046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:55:24.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:55:34.718Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=1910cb5a-0d60-4928-b692-f8ac80369c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:55:34.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:55:44.727Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=f2a39ea8-a473-4bc7-a0b7-b8e618db36a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:55:44.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:55:54.736Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=3665ed0f-88be-45ad-9bce-ef4adbe3720d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:55:54.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:56:04.746Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=2c7d43cf-f72d-4264-93fd-2a87dd23fb0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:56:04.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:56:14.755Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=18abde68-3340-4b5a-9ed9-79c8f21ba302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:56:14.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:56:24.767Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=b7adc82c-4bd5-40c4-b6c0-75a702df5acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:56:24.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:56:34.786Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=6ff4153f-d272-4a49-bc7f-ee65502ec0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:56:34.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:56:44.795Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=2fccd2a1-b308-4329-98b6-d529524cde59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:56:44.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:56:54.802Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=72d87272-24e6-426e-a4f5-0f15b294faf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:56:54.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:57:04.809Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=408516aa-ad00-44ef-a672-e981e0af0d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:57:04.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:57:14.821Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=a00e9b82-bbe2-4a9a-93eb-32b841714bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:57:14.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:57:24.830Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=6a7f7a33-d96c-4c24-8ce9-514b68d0a7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:57:24.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:57:34.844Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=60f810de-4856-468b-a79f-db82ae1af3e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:57:34.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:57:44.868Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=8c836558-b0ad-4994-804f-3c590eb368cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:57:44.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:57:54.885Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=f5d5cfc9-8b83-4e98-a566-460839acb7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:57:54.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:58:04.893Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=16098138-479e-4a57-8b2c-b1aef386205f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:58:04.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-08-30T08:58:12.220Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-08-30T08:58:12.220Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-08-30T08:58:12.221Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-08-30T08:58:12.228Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-08-30T08:58:12.304Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-08-30T08:58:12.305Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-08-30T08:58:12.309Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:58:14.903Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=8eaaba87-3781-43f1-a8a7-327e5d6e8736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:58:14.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:58:24.913Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=a8b42fc3-ea8c-4cd7-b931-fc9ffd4dff72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:58:24.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:58:34.933Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=207793ea-312b-4925-be18-4ae284cb0ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:58:34.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:58:44.950Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=b9ec1ba4-53d7-402b-90e2-a67299b81c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:58:44.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:58:54.960Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=8610e3b5-8849-4754-ba0b-f0aad8c28c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:58:54.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:59:04.968Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=234175cc-e0c4-4f20-bb14-24d3be25ba4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:59:04.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:59:14.978Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=b83fa200-b53e-4752-bf2f-8aff25e24db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:59:14.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:59:24.986Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=a10929f1-9187-4365-ab21-ad8d55a892c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:59:25.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:59:35.001Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=4fb8e793-1d0b-477c-842d-1db4cba414e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:59:35.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:59:45.019Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=0790c189-c95c-4ac8-b7ac-67366d5ceebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:59:45.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:59:55.026Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=c44f1c78-210c-450c-b6c3-f3369c6966f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T08:59:55.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:00:05.036Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=f7cb1f1e-fdbc-408a-97eb-2b290aec2bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:00:05.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:00:15.044Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=6f86f3be-fcfe-483b-86a1-7fcb07055575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:00:15.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:00:25.054Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=f37daa43-f78f-444e-8020-d579ff4dc080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:00:25.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:00:35.067Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=1997cc10-f037-4338-b372-4bc2d32fe43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:00:35.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:00:45.082Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=64ce6fa4-1302-4b7b-9bee-61cfaf848a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:00:45.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:00:55.090Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=81061681-f14f-45c2-adff-cb05fb808eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:00:55.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:01:05.098Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=ef255159-6795-42b9-afa8-1d5587b8c055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:01:05.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:01:15.105Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=d24cea75-3af1-4ad1-8b6a-9752c4de809f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:01:15.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:01:25.112Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=304b7cf5-5103-440f-854b-18e1500de6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:01:25.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:01:35.121Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=b542d496-f0f6-4807-bc6f-504e7d526040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:01:35.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:01:45.133Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=5a4772cd-40bf-4df3-a29a-324ac9454a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:01:45.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:01:55.148Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=fe632e7f-e323-4280-8d55-4b92c5ef8350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:01:55.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:02:05.162Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=7c8e1b47-4210-454f-93ea-8b360adf9a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:02:05.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:02:15.171Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=85f74883-ff91-484f-89da-f374dbd87c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:02:15.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:02:25.179Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=a4ad15db-41b2-4b37-8744-bd20b1422bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:02:25.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:02:35.190Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=1c1035c2-3f08-4edd-a774-6dadb74a231d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:02:35.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:02:45.201Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=f62f7b69-582c-49e9-8c46-93afcca35064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:02:45.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:02:55.222Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=7dfb5730-8361-4495-9cdc-45b88b074d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:02:55.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:03:05.235Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=11a84aac-9ec1-432e-b7b0-f315a9c33cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:03:05.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-08-30T09:03:12.205Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-08-30T09:03:12.206Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-08-30T09:03:12.207Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-08-30T09:03:12.209Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-08-30T09:03:12.277Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-08-30T09:03:12.280Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-08-30T09:03:12.285Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:03:15.243Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=92f0cb24-33dd-453b-962f-af2a14340177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:03:15.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:03:25.252Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=c03c51bb-f020-4886-9afc-e0dd2b405617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:03:25.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:03:35.262Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=50108881-2bd9-487f-b4f8-19c8dc1fa1d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:03:35.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:03:45.272Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=4c2a50ae-4546-452e-b17a-6b3b63bfe816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:03:45.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:03:55.286Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=70102159-0976-498d-a93f-9a5557534077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:03:55.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:04:05.296Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=aa66acf8-7207-483f-929f-f94fa36ecf7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:04:05.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:04:15.304Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=a1cbe984-f2af-4496-9ed0-dbe295c879f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:04:15.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:04:25.316Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=5c60f427-64a5-433b-a05b-78dca5f0953f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:04:25.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:04:35.324Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=181602dc-3af4-4a5d-b43b-7ebe1ef5c7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:04:35.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:04:45.333Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=34ec5cec-ea5c-4162-865b-816290a80bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:04:45.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:04:55.350Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=758aa89a-8a48-4a57-998e-62789c45fa5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:04:55.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:05:05.369Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=b4ec8a9b-ce57-4a13-a676-bb0a05fb628a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:05:05.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:05:15.378Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=450b8e0d-bc4e-4b15-9ffe-3011c7676dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:05:15.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:05:25.388Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=f62c30e1-a6b1-4e6d-9783-1362d214e469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:05:25.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:05:35.397Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=649fd533-c86d-49de-9f84-8ec530100ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:05:35.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:05:45.406Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=1c5f1fb5-6ddb-470c-af36-36fc1594ec04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:05:45.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:05:55.417Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=50b6226d-5f6b-4576-9b91-4e5ad43dd83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:05:55.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:06:05.437Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=751b70a0-96f9-4807-a961-8c7be0ec67d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:06:05.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:06:15.445Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=c662d381-4ba9-47ce-b62d-240c7891a7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:06:15.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:06:25.456Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=9d739b0a-e1ae-488b-a6c0-3ce9269878ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:06:25.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:06:35.465Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=c38d87b8-ec66-4fee-80d5-b5f19deac6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:06:35.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:06:45.473Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=d652bfe7-dbc5-43c7-a5cd-548ab68d758b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:06:45.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:06:55.483Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=413febd1-435a-4997-8cb1-08d6c0da3b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:06:55.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:07:05.503Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=608b978d-fae7-4aa5-a048-0902f5b7bfa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:07:05.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:07:15.512Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=5eecb796-dd4b-4acb-bf60-ff19ec507444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:07:15.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:07:25.524Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=07d91b6d-6b67-41af-9e10-c058bbcf777e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:07:25.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:07:35.532Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=e79613d0-93be-4468-bc00-42f6cbfd0af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:07:35.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:07:45.540Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=d16c564e-d20b-42cf-9c18-cce45e2b58bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:07:45.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:07:55.557Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=fe1b45fc-0af4-487d-85be-3190181130ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:07:55.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:08:05.585Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=64a9a3e8-0cf8-4f60-848a-18ef79ae9a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:08:05.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-08-30T09:08:12.161Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-08-30T09:08:12.161Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-08-30T09:08:12.162Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-08-30T09:08:12.164Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-08-30T09:08:12.220Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-08-30T09:08:12.220Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-08-30T09:08:12.222Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:08:15.593Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=cf633409-4dda-400e-9388-9740f3ea329d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:08:15.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:08:25.602Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=024b2be5-da52-4f49-8c6e-a7aeb8779200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:08:25.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:08:35.611Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=e6f11669-a11a-4572-a63e-03a6607423c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:08:35.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:08:45.619Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=a50d3a0e-1a9f-48a9-93c7-f9f487dc4525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:08:45.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:08:55.629Z |INFO |Init configs |InvocationID=cba164a5-9835-45b9-8f30-8a8775c2d02a, InstanceUUID=cf068555-645d-4c1a-b6d9-6de2fe749bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-08-30T09:08:55.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |