. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T11:28:21.925Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T11:28:21.953Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-07T11:28:22.027Z |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-06-07T11:28:22.624Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-07T11:28:23.318Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-07T11:28:23.319Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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-06-07T11:28:23.435Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-06-07T11:28:23.522Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-06-07T11:28:23.550Z |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.5.6.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-06-07T11:28:25.435Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-06-07T11:28:25.916Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-06-07T11:28:25.935Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-06-07T11:28:25.935Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-06-07T11:28:25.995Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-06-07T11:28:25.996Z |INFO |Root WebApplicationContext: initialization completed in 2445 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-06-07T11:28:26.443Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-06-07T11:28:27.231Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-06-07T11:28:28.613Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-06-07T11:28:29.114Z |INFO |Started MainApp in 10.276 seconds (JVM running for 11.005) |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-06-07T11:28:29.172Z |INFO |Start scheduling PRH workflow |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:28:29.183Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=0c3d3abe-a3ad-46ba-addb-cb3ca202ca64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:28:30.335Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:28:30.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:28:40.361Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=7053280b-32af-4171-a658-2e74e979a4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:28:41.431Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:28:41.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:28:51.433Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=c7698c12-1a16-4329-bd92-987be5ab98da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:28:52.472Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:28:52.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:29:02.477Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=ce35056c-f3ac-4fe3-94a3-77ac5efc1ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:29:03.541Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:29:03.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:29:13.543Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=3509ba36-6ae7-4dcd-a286-a567e0935b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:29:14.604Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:29:14.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:29:24.605Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=f5e6d08a-11f3-46a6-9231-d07fb6fb169c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:29:26.105Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:29:26.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:29:36.108Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=a7800406-fac9-4135-b353-9e1d59a9676e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:29:37.208Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:29:37.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:29:47.209Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=64d09a03-04fd-42fb-8709-3537a12b63b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:29:48.279Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:29:48.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:29:58.281Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=2c58d4b3-7e95-4d7d-bc9b-db0767ddb256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:29:59.353Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:29:59.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:30:09.355Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=bccd0527-8480-403f-a578-994287fd58ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:30:10.425Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:30:10.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:30:20.427Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=ad6768bf-4bca-4941-996b-f0becb7d670b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:30:21.468Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:30:21.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:30:31.469Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=0815a4d3-8fd8-4c38-b8c2-9b748520d449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:30:32.538Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:30:32.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:30:42.539Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=6c682975-b6e2-495a-a9d8-b65ee2013aaf | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-06-07T11:30:43.422Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-06-07T11:30:43.422Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-06-07T11:30:43.427Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:30:43.607Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:30:43.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:30:53.609Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=72db9801-969c-4e8c-ac3e-9d77cf5c93be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:30:54.645Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:30:54.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:31:04.647Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=252edaf4-8bdf-457a-98e7-9df6ea941353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:31:05.749Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:31:05.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:31:15.751Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=1eb8900f-5b10-417b-ac7b-316d6e38f6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:31:16.827Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:31:16.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:31:26.828Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=ccb31063-4186-4234-9b20-c41bf042b8b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:31:27.869Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:31:27.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:31:37.871Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=5709da50-154d-467a-9f6f-501425cc5b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:31:38.938Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:31:38.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:31:48.939Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=0ad5f6d0-b3c5-41d5-bdbf-b4f74a6b6cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:31:50.008Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:31:50.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:32:00.009Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=3d27f0af-6bb7-4086-be21-c57ffbb715c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:32:01.080Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:32:01.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:32:11.082Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=719a6185-8f40-4aca-b187-61492f9c55e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:32:12.120Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:32:12.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:32:22.123Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=eec5b033-ff7e-4db7-b405-5b60f8af9de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:32:23.190Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:32:23.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:32:33.193Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=bec6cab1-b705-4f21-b65c-55e3e14187e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:32:34.266Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:32:34.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:32:44.268Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=f9501d2d-190e-4bc9-a413-5eb2b5343b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:32:45.304Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:32:45.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:32:55.306Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=06d3a558-9840-42dc-b5d9-5b7b0a60b6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:32:56.382Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:32:56.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:33:06.383Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=0dd0f1d0-79cd-434c-8026-d1d001b20a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:33:07.445Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:33:07.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:33:17.447Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=3becbf4a-2a7b-45b0-bff2-6a628dfb37ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:33:18.517Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:33:18.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T11:33:27.349Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T11:33:27.350Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-07T11:33:27.350Z |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-06-07T11:33:27.352Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-07T11:33:27.466Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-07T11:33:27.467Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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-06-07T11:33:27.470Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:33:28.523Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=dfd1029d-8182-471d-b890-3554bec6619a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:33:29.591Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:33:29.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:33:39.617Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=8759d2af-2548-457e-a4ce-8b9bc74ab571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:33:40.671Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:33:40.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:33:50.673Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=883949ec-83f6-492d-8025-494615070f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:33:51.737Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:33:51.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:34:01.739Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=a64fc595-3654-4373-9b74-3abd7147726c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:34:02.775Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:34:02.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:34:12.776Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=91cc6518-5a2b-4ef4-ba41-cc317aabdda4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:34:13.845Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:34:13.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:34:23.847Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=ed9b906c-65cd-4d0b-9294-fb1f1960c3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:34:24.885Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:34:24.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:34:34.887Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=58414e3e-ac03-45c0-b92a-010fb54d7103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:34:35.961Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:34:35.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:34:45.964Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=158bb743-a671-48ba-8a27-bbdd182e7ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:34:46.997Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:34:46.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:34:57.000Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=f361bb74-019f-4e6d-940c-459ec2580cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:34:58.044Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:34:58.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:35:08.046Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=ff7a1725-7e5c-40d5-b655-0bd3a818ab82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:35:09.081Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:35:09.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:35:19.083Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=86238c03-76e6-4131-afc8-57b2b9f2759d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:35:20.117Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:35:20.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:35:30.120Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=3e363f8c-4aa5-451d-b918-b22a047da75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:35:31.161Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:35:31.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:35:41.163Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=cdc309be-fbee-442f-8eff-00c95e1d00bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:35:42.197Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:35:42.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:35:52.199Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=710cb112-5db7-455e-baba-d276eb49eb85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:35:53.238Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:35:53.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:36:03.240Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=7528fe7b-cc78-472e-a409-b5f1380b045d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:36:04.283Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:36:04.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:36:14.285Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=a0e71994-285b-4562-8f1e-7bce1427b0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:36:15.321Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:36:15.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:36:25.322Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=824d7563-fb17-4081-b5ff-9ab754229300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:36:26.391Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:36:26.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:36:36.392Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=3a2828c7-f864-4959-b6e8-178d9d1f7759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:36:37.429Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:36:37.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:36:47.431Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=693da6a9-65ae-4e56-b1ad-f92fd15a0e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:36:48.469Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:36:48.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:36:58.470Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=beb7e44a-97f4-4a91-93d0-8efdb3481ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:36:59.513Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:36:59.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:37:09.514Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=7390abba-91b0-43c6-b409-dc986c77deea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:37:10.585Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:37:10.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:37:20.586Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=adc29816-afb8-4c5d-84d9-1019053f1518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:37:21.656Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:37:21.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:37:31.657Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=59676a5b-1983-4d1a-8a19-752fa7b0a818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:37:32.696Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:37:32.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:37:42.698Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=ecf5c7c3-466b-4143-906a-d33b3668b090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:37:43.733Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:37:43.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:37:53.735Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=cf3c536a-294a-48dd-9387-aff831e401a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:37:54.777Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:37:54.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:38:04.779Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=ec2846a1-2c58-40ca-8ef8-9b26c2ffc264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:38:05.813Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:38:05.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:38:15.815Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=522f50d0-8db3-4894-9c50-09d49cc90ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:38:16.856Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:38:16.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:38:26.857Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=da331f5c-80f3-44d6-a9d7-77f82783d3ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T11:38:26.866Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T11:38:26.866Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-07T11:38:26.867Z |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-06-07T11:38:26.869Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-07T11:38:26.991Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-07T11:38:26.992Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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-06-07T11:38:26.997Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:38:27.963Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:38:27.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:38:37.966Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=3782bc31-6c05-4dbe-b00e-7d461e3944ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:38:39.002Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:38:39.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:38:49.003Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=0622a004-4ab0-4bd5-89dc-c66e3b3a2190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:38:50.037Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:38:50.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:39:00.039Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=29a98523-5d97-431b-9bc3-e82afae2674c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:39:01.082Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:39:01.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:39:11.084Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=9ed1c2d2-68de-4640-a347-63ba4d00821a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:39:12.117Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:39:12.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:39:22.119Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=c8b2886e-dca7-4b5f-8c2f-5b56e1c9db8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:39:23.190Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:39:23.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:39:33.192Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=75bb1345-16af-4c4f-82c8-a6d3c5c96634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:39:34.264Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:39:34.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:39:44.265Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=6621d230-0f34-46e0-9fbd-6fa8f371aff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:39:45.305Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:39:45.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:39:55.307Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=c8ce1c80-e776-4a0d-a951-a431446b48b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:39:56.341Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:39:56.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:40:06.343Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=4aa439b1-09ba-441d-a960-ef73f7306e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:40:07.383Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:40:07.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:40:17.384Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=90c9080b-cee3-4b89-9aa0-8aee3eed1731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:40:18.421Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:40:18.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:40:28.422Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=a309deab-b27a-4f18-9eb8-0a62752fa90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:40:29.461Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:40:29.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:40:39.463Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=bc6312cb-65e5-4d70-bb3e-688f1a467117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:40:40.501Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:40:40.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:40:50.503Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=7907e3cb-08b3-49aa-b113-7d36b4bcd5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:40:51.543Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:40:51.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:41:01.544Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=1cbc115b-7875-4dd6-96f0-554e6e3c9840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:41:02.584Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:41:02.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:41:12.586Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=1002ea79-ce7f-4de7-893c-1fde9816fd45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:41:13.621Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:41:13.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:41:23.622Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=e18e699a-617d-4fe7-a92a-95755e63d7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:41:24.665Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:41:24.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:41:34.667Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=46256a49-961a-48dd-9f42-24ea315475b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:41:35.705Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:41:35.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:41:45.707Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=95bc8eae-0824-44e7-8dc1-9e934685bc7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:41:46.777Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:41:46.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:41:56.779Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=6de8ebcf-93a2-4898-96d2-2dbd01899046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:41:57.817Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:41:57.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:42:07.820Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=a189ce03-45c5-40f8-bc73-0bc611102272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:42:08.856Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:42:08.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:42:18.857Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=6080a734-3d89-4401-af2e-30e1d641d585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:42:19.895Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:42:19.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:42:29.897Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=ea84d8f4-7874-4f5c-b4f6-b035f1e8389f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:42:30.933Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:42:30.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:42:40.935Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=f416d3f2-004e-4bfe-a646-6d14a2abd3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:42:41.973Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:42:41.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:42:51.975Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=ff34241c-b034-4c77-9608-93ac554f7018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:42:53.013Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:42:53.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:43:03.015Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=edcb97da-928c-4c1b-a817-455ac9cdec3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:43:04.056Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:43:04.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:43:14.057Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=e118ee88-f28f-4c19-a2e5-6fef23f17f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:43:15.093Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:43:15.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:43:25.094Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=f571cd7e-d1db-49b9-a55c-aa984ffb49ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:43:26.520Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:43:26.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T11:43:26.720Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T11:43:26.726Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-07T11:43:26.727Z |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-06-07T11:43:26.731Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-07T11:43:26.834Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-07T11:43:26.834Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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-06-07T11:43:26.838Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:43:36.521Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=b5c91cd0-2588-43d2-81c3-da474358fa0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:43:37.561Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:43:37.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:43:47.565Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=902a41e2-def3-485c-974a-d1132ae42dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:43:48.609Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:43:48.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:43:58.610Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=5aa60d9a-679b-483e-bdd0-849298db9f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:43:59.641Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:43:59.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:44:09.643Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=c498f5b2-73b9-4ba5-b0b8-5555a5d9f754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:44:10.681Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:44:10.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:44:20.682Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=2237f7d9-a16c-4040-9f8e-c59f263a7bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:44:21.721Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:44:21.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:44:31.722Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=bce6c64e-6356-4582-b05f-ab418cf1c73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:44:32.791Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:44:32.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:44:42.792Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=737bcefc-6797-43d9-ab12-d510f7c14b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:44:43.832Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:44:43.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:44:53.833Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=6773cd2a-2000-4b06-bb3c-68651394b448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:44:54.871Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:44:54.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:45:04.873Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=140c3fc9-cf68-4a31-8fe7-9f372e569d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:45:05.909Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:45:05.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:45:15.910Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=e66cc7ad-4f8c-4595-856a-6442b5d8a31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:45:16.949Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:45:16.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:45:26.953Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=ba585d6e-7dfa-48c4-8092-e4fe095c5989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:45:27.993Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:45:27.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:45:37.995Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=4831cbf6-1f34-46d4-9927-653459cb20b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:45:39.033Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:45:39.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:45:49.034Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=821159de-42fb-4002-b278-c9427a57758c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:45:50.073Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:45:50.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:46:00.074Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=c96d52e9-8654-4bc5-bbcb-dd222536fcb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:46:01.109Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:46:01.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:46:11.111Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=696457ae-adc0-49b2-99af-e3247f2da5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:46:12.153Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:46:12.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:46:22.155Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=e214fb57-671e-4e0d-83dc-935782a5bf85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:46:23.189Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:46:23.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:46:33.191Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=74d1d0c4-ad1d-4434-a12d-9cd8570ea3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:46:34.233Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:46:34.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:46:44.234Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=b65b2d80-5556-4b64-b7fc-4486d0d2da57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:46:45.271Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:46:45.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:46:55.272Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=02a06a2b-c53c-4854-bbd3-2c527b43aac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:46:56.314Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:46:56.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:47:06.315Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=fabb590d-8826-4051-8358-2d698ba2e09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:47:07.353Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:47:07.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:47:17.354Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=f5568cbd-97bf-4571-ad9d-487dead8f4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:47:18.389Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:47:18.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:47:28.390Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=832d0ba2-0bc3-4ce2-89fd-a3eec9fbbd94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:47:29.429Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:47:29.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:47:39.430Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=53e5e3ff-394d-4632-93d4-4696bbf4e829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:47:40.476Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:47:40.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:47:50.477Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=a02e2d26-5a43-40f7-ae6b-da5c4a714648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:47:51.515Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:47:51.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:48:01.516Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=4cc16a1c-accc-497f-9bb8-a682e431ad10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:48:02.553Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:48:02.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:48:12.554Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=60f3b508-21d8-4b5e-a719-c1b3bd5c971e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:48:13.596Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:48:13.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:48:23.598Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=9e72d040-d34b-41d4-be9c-c32789f54768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:48:24.633Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:48:24.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T11:48:26.769Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T11:48:26.770Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-07T11:48:26.826Z |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-06-07T11:48:26.842Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-07T11:48:26.921Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-07T11:48:26.921Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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-06-07T11:48:26.924Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:48:34.634Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=185bca24-ff62-42e9-886a-d38ff0c0b216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:48:35.673Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:48:35.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:48:45.678Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=beaab6da-ed20-42fd-92b8-26ccac8a6d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:48:46.713Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:48:46.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:48:56.715Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=28730190-0153-427e-8e23-bac8a2724fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T11:48:57.751Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.164:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:48:57.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:49:07.753Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=009d43a7-6a6c-4080-a147-5a985cba5b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:49:07.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:49:17.794Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=ea1d4fda-e1fb-41c3-9bc0-cb3bf7c75ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:49:17.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:49:27.816Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=a0e4e532-7cfc-4233-b526-8c196d6b2406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:49:27.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:49:37.862Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=22ac6588-e691-48ac-bc7c-c36063c0cc5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:49:37.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:49:47.874Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=36f5ae52-e742-4c49-a3f3-33d283e60271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:49:47.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:49:57.890Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=b7be0b2b-c400-4f56-92e8-9fb4b3f96adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:49:57.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:50:07.903Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=8cc8b599-3529-413b-939f-d76ebf7643d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:50:07.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:50:17.919Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=7af4df32-dda5-48e2-b999-bdc9005bfaa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:50:17.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:50:27.929Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=0148aae9-51d0-4026-9889-5378386d059d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:50:27.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:50:37.941Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=06667ba2-bc66-4564-9ed0-21c436a14733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:50:37.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:50:47.950Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=8811b221-4dfe-4766-8ac1-4e6f755673eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:50:47.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:50:57.961Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=24e35573-a3c5-47bd-94e8-d1d66c980968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:50:57.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:51:07.969Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=9a62b19e-e52b-435b-9b2f-662b67ba7b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:51:07.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:51:17.982Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=d1b4ef8d-84e6-4a0d-be31-fbd447a6c845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:51:17.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:51:27.992Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=5b9d06aa-4e9d-40e6-b518-e212d06df139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:51:28.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:51:38.002Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=6757d2fa-6244-41a2-8f96-b32a5cda61f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:51:38.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:51:48.013Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=5b67b1d5-6adb-479a-aedb-b80e16ee2a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:51:48.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:51:58.024Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=d3109047-b5f2-49a3-a0d2-7414940d2d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:51:58.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:52:08.032Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=987d2f29-7f34-4cfd-aa1b-30958c00f9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:52:08.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:52:18.041Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=d9e42ee8-7e39-475e-bf66-1c3c542c63ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:52:18.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:52:28.049Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=ca8de638-f5e1-49fb-82ce-a252703051d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:52:28.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:52:38.060Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=28b6b6a7-fd54-409a-b546-36150dfb1c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:52:38.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:52:48.070Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=9348ce2d-e40c-4615-83ca-b724f8231d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:52:48.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:52:58.079Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=7db08211-a467-439e-b7eb-2c509d3af6a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:52:58.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:53:08.090Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=0ef36413-4782-467d-a9ba-4fc2766d1dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:53:08.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:53:18.097Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=9c901f4c-d5c7-4c07-bff9-057dfd28210d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:53:18.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T11:53:26.718Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T11:53:26.719Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-07T11:53:26.719Z |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-06-07T11:53:26.721Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-07T11:53:26.802Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-07T11:53:26.802Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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-06-07T11:53:26.804Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:53:28.105Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=44c7d6b5-2887-4222-9ab5-c4f5a91392bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:53:28.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:53:38.113Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=953b6bbd-dc24-481c-8c52-f87cd30de2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:53:38.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:53:48.121Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=e28f0850-a18b-4ef8-9b1d-91bd64e6c744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:53:48.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:53:58.130Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=9bf66d2a-f413-4ff6-9ed1-8778b287f731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:53:58.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:54:08.139Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=89710fa8-e2a4-4909-bc0e-900521301619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:54:08.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:54:18.149Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=25e7195a-48d5-4816-a8c4-7fb84edf75d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:54:18.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:54:28.159Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=b776069f-71e0-449b-9c80-8e797c5457bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:54:28.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:54:38.166Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=d76cc601-3207-4e36-821a-4092d1e3f319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:54:38.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:54:48.176Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=487c8a4c-b68a-42e2-8bda-4a728e481f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:54:48.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:54:58.186Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=7c8aa661-bf85-47e0-8175-517b03ffae66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:54:58.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:55:08.196Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=fa96ca9d-c748-4e2b-aceb-0c68f6e8ca42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:55:08.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:55:18.204Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=d6d5d496-d1e6-4809-94f6-2eff0fa120c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:55:18.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:55:28.214Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=a648e29e-9993-4d65-a9ff-dd194d2bd7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:55:28.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:55:38.223Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=d2f43fc1-3a25-4f27-a2c8-e134be01622e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:55:38.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:55:48.230Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=5879bc92-f642-4e19-adde-250d6f70be80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:55:48.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:55:58.239Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=4d10cdd8-584c-4ae7-8dfa-083c290376df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:55:58.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:56:08.250Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=b8eae0b7-c0d6-4e6c-9063-3f3227fe0024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:56:08.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:56:18.258Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=18285a51-5b29-47fc-a810-2fafa3973b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:56:18.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:56:28.268Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=3223f502-04e1-4997-a29f-ac177ff8c447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:56:28.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:56:38.275Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=7843e54d-9201-46f3-95c4-4dec25a9d7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:56:38.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:56:48.283Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=bb07f9c2-fe16-47ae-9c3e-aea58f71f0a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:56:48.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:56:58.290Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=4cc10b74-086e-49eb-b699-18bddf47a9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:56:58.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:57:08.299Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=4e92b47a-ee57-4644-8e83-aaf9a4066af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:57:08.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:57:18.306Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=c6a72543-690e-462c-b117-17aaebbe5f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:57:18.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:57:28.314Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=934d1b3d-598e-45f8-8b51-37d433248691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:57:28.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:57:38.322Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=0cec43e9-fbe5-44af-b8a0-835927313b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:57:38.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:57:48.330Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=16e6793b-bd8d-4db9-b5f1-0e72d52446ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:57:48.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:57:58.337Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=d71d717e-d581-45ed-938c-52d76244c92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:57:58.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:58:08.345Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=4b8440c4-c359-4417-b3a6-e7933abeee97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:58:08.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:58:18.353Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=bd587b58-022b-45bd-b98e-710a834b26e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:58:18.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T11:58:26.712Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T11:58:26.712Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-07T11:58:26.712Z |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-06-07T11:58:26.714Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-07T11:58:26.794Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-07T11:58:26.794Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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-06-07T11:58:26.797Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:58:28.359Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=ec44e249-de66-4bab-9e8a-550052d59b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:58:28.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:58:38.369Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=f674ea4b-c997-425e-91b4-cd79fdd83e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:58:38.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:58:48.377Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=999f8926-d78b-4507-8725-23225de02c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:58:48.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:58:58.386Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=6d505183-16d9-488a-b00f-d777e0808207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:58:58.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:59:08.393Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=40778dac-ac9b-4351-a8e8-0f50233d1628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:59:08.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:59:18.402Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=f01c1967-2630-4210-af4a-d381cebc7f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:59:18.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:59:28.411Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=c814c51a-3080-43ba-87fc-9a5bfcdf1833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:59:28.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:59:38.419Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=3e109021-f343-41e8-b5e2-5b9a0a91dc8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:59:38.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:59:48.427Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=dcd9a577-fc32-4f59-a4b9-6b6202c46627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:59:48.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:59:58.435Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=25b950db-f5db-4fa8-a8cd-1d1a4ab14e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:59:58.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:00:08.444Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=af62fed2-6ff6-4234-b101-d36145f5012b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:00:08.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:00:18.453Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=f003b2ca-95ae-48f9-869a-a91471e04164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:00:18.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:00:28.461Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=11467764-f02e-4ec2-99d8-1b6d3b291e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:00:28.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:00:38.470Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=b35380d5-494f-4bd5-9b71-131adbbdba71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:00:38.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:00:48.476Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=d896df86-d0e2-4d33-a7ca-9319e36d0969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:00:48.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:00:58.482Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=063c9bdf-5412-4ff1-af4d-e7d85b4bb18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:00:58.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:01:08.490Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=6242fcca-a0ee-4f31-a713-7a8f50b02b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:01:08.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:01:18.497Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=52ce959e-a070-4d04-badd-8b2760f7cd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:01:18.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:01:28.504Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=fddecdc6-fe5b-472e-99a3-ffa4fd95dee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:01:28.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:01:38.511Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=85898843-7910-4827-8421-d8ec80f6b6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:01:38.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:01:48.518Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=ce9a0788-dd10-4ab9-b975-966bd4c0a480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:01:48.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:01:58.528Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=6fada42e-f325-48c0-b4f0-ce2718c90d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:01:58.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:02:08.535Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=f60f048e-06d1-4b14-955d-4cf2f36757d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:02:08.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:02:18.545Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=c55aafca-a66a-4e99-83c2-ee21e80c5f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:02:18.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:02:28.554Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=33d899c9-4231-468e-bfb5-7448650b8f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:02:28.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:02:38.562Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=e5d081c0-7a65-4a7b-aa3b-8b0bf2475323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:02:38.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:02:48.569Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=612179cd-f818-4e43-95f3-4a8919e52e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:02:48.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:02:58.576Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=f7920512-2c48-427d-adcf-7ce2aa348628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:02:58.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:03:08.585Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=e4945954-7cc1-4e95-9e26-e788073e494d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:03:08.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:03:18.592Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=ca0b1de2-07fe-4043-967e-c9fa0d437099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:03:18.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T12:03:26.765Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T12:03:26.766Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-07T12:03:26.766Z |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-06-07T12:03:26.768Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-07T12:03:26.857Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-07T12:03:26.857Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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-06-07T12:03:26.859Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:03:28.600Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=f6c78742-9486-49ed-adb3-a3ce7ef32916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:03:28.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:03:38.608Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=012d4ade-63c2-42a8-93e7-d64d3ef54e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:03:38.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:03:48.614Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=4ae0591d-4e84-4921-b055-c5bf9577113e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:03:48.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:03:58.621Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=568f53fe-ec38-4858-a2da-56e23213e0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:03:58.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:04:08.627Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=3117b92a-1782-4e33-91f3-cfc4997a2514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:04:08.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:04:18.633Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=233f2755-a12e-4e2e-bf09-2829f0d7bd17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:04:18.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:04:28.641Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=d735e847-2890-42d4-a0b0-3a9183f5ceb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:04:28.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:04:38.647Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=ee2b76e7-4b0a-448b-8176-a41fc4df20f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:04:38.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:04:48.657Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=b9a250f3-5651-441b-ac20-4b071498cce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:04:48.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:04:58.664Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=8cfe3340-e65f-4193-94a9-10b72c93460c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:04:58.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:05:08.671Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=2b0336f1-67b3-4bbb-9caf-7fc1d0c806e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:05:08.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:05:18.679Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=70e70b22-d803-4acc-9278-567f7a051e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:05:18.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:05:28.686Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=1ac412c7-882c-438c-80f8-680a771ec1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:05:28.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:05:38.692Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=71c369e9-3e9c-4eca-b447-b6beb035b4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:05:38.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:05:48.699Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=c317ae8b-41f5-4e9d-8628-7d234a4c4e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:05:48.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:05:58.710Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=61955fa5-2e4a-4c4c-a876-1db55af86431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:05:58.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:06:08.718Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=e1e60a21-39e5-4494-8799-0962aca46de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:06:08.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:06:18.726Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=a80fa685-0bf1-41ea-ad06-f9da0d6438be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:06:18.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:06:28.732Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=693d668c-6e91-44d3-87f9-b7648c173c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:06:28.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:06:38.739Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=7728d0f7-c156-4cb1-ab41-d370aed6418e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:06:38.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:06:48.747Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=0c4ba278-071e-42e1-a9d4-d06797394cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:06:48.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:06:58.756Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=851415ca-97c7-4f09-9dd7-b76730bbd82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:06:58.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:07:08.763Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=7bc6224f-d841-4d04-bd5b-45d42d99e117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:07:08.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:07:18.768Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=a2361e86-2794-489e-b06f-836f6b8a4a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:07:18.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:07:28.777Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=8ccc042f-bfd3-4d7b-a956-be16ae8c3934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:07:28.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:07:38.786Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=28401610-2909-4186-af2a-6ce491c84e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:07:38.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:07:48.795Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=17e1fa4d-9315-4fb9-b7d4-3eabcec011c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:07:48.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:07:58.803Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=2858e68e-157d-4ec7-8080-e84c793e8c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:07:58.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:08:08.809Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=eae89912-3bc5-4967-aaf9-f4fbfbabf469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:08:08.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:08:18.818Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=32fcee47-7f18-46a8-8974-3c8248ee03d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:08:18.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T12:08:26.740Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T12:08:26.740Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-07T12:08:26.741Z |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-06-07T12:08:26.742Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-07T12:08:26.816Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-07T12:08:26.816Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-07T12:08:26.818Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:08:28.826Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=e0247b91-8854-48fd-8450-5e1cb2fc410e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:08:28.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:08:38.834Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=0ae43ce5-d5ed-40d1-aeb3-120e16671417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:08:38.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:08:48.841Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=1116e8f3-7471-429d-9815-987022be5e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:08:48.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:08:58.851Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=a3d2dcd8-94d8-4dde-bda6-88f34d780855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:08:58.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:09:08.858Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=ab87ae18-170e-43f8-85a1-7cc2bcbd4d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:09:08.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:09:18.867Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=73a62bad-6ccb-4269-9b1a-bac901e44ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:09:18.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:09:28.874Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=8dff1b6d-7a20-4c22-bb9b-3d08ac7a7e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:09:28.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:09:38.881Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=e7969a58-3917-43ab-98ff-293ff255dbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:09:38.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:09:48.889Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=c1890466-73ed-4d61-ae4f-cba9253a90e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:09:48.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:09:58.897Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=9950626f-c2e8-414a-8558-e3342d787c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:09:58.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:10:08.905Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=a5202fca-af2d-4b75-84d1-a92a4ef10e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:10:08.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:10:18.911Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=cd067e88-6bf8-4b62-a794-a548bc0521e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:10:18.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:10:28.919Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=7fda24b5-210a-4cf0-9d4f-a6de2390f62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:10:28.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:10:38.927Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=b169a0dc-a956-40f9-9a6d-3559e6791a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:10:38.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:10:48.936Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=70321cd6-6d4f-4cce-8eaa-d69ed66f4d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:10:48.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:10:58.944Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=e634130c-bd97-4bf5-bdd9-6c1fd5a25463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:10:58.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:11:08.953Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=2fd75e9d-fb8c-4043-a9eb-1bd5977f841e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:11:08.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:11:18.961Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=d41f0935-b6ca-412c-8c9d-2aac5978502e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:11:18.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:11:28.969Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=1cdfe1d1-c707-4dfd-b5bd-feb7b665f878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:11:28.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:11:38.978Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=f7725dd8-61ae-4b7f-9a0d-abfd2b5055be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:11:38.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:11:48.986Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=11f1cbe8-1463-4986-b3b4-33c028054805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:11:48.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:11:58.994Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=d8d880cb-f11d-4638-b8f0-6b75f4fc3299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:11:59.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:12:09.004Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=a2d293ee-921b-47f8-bfb4-d07986586fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:12:09.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:12:19.014Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=5b715b63-ceb8-4c9e-9581-1c25c0054e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:12:19.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:12:29.022Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=57c15f40-db8f-4c7f-8955-c4e85237d783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:12:29.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:12:39.028Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=a94f1937-a595-451a-bd19-a29d21684209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:12:39.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:12:49.036Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=786bbfb4-38a6-4a2c-9aac-cab48b7765de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:12:49.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:12:59.044Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=6be51100-4fd0-4f64-8973-4f85f20cc676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:12:59.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:13:09.050Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=750d486b-19d2-47e6-8a09-dc1e902b85e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:13:09.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:13:19.058Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=dbe41c68-0555-4778-ac38-16625890f9c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:13:19.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T12:13:26.764Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T12:13:26.764Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-07T12:13:26.765Z |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-06-07T12:13:26.767Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-07T12:13:26.849Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-07T12:13:26.850Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-07T12:13:26.852Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:13:29.066Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=b344a636-0098-4421-acd3-d5d1b16d2e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:13:29.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:13:39.074Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=b60f0236-da0e-46a0-b164-22e2a61f0612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:13:39.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:13:49.082Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=95962a8f-7e19-4ec6-9729-2892705f0860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:13:49.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:13:59.090Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=b3a0a7c7-91e6-47e8-82d6-b26c1b98e640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:13:59.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:14:09.096Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=89750656-5bab-4d6c-bf1a-ee2254c4ea36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:14:09.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:14:19.104Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=8d1eb455-aae1-40bd-924a-073311621369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:14:19.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:14:29.111Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=094d5347-2547-4547-9814-aaacae32e642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:14:29.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:14:39.119Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=f5ab318b-b638-4c66-9583-4876bd72ff24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:14:39.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:14:49.127Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=00784601-475b-4842-ab49-f10631c0251e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:14:49.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:14:59.134Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=22fc4013-d078-4043-9de2-221cbb6d354d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:14:59.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:15:09.141Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=b3a862f3-20a7-457c-8323-5f55f78efabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:15:09.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:15:19.147Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=62cd82c7-399f-4f54-8a69-562e108a4638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:15:19.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:15:29.152Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=fe34a8b6-5df3-4ded-b012-3d0899e394b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:15:29.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:15:39.158Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=23c17f67-1ab1-4258-a09b-00584303d2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:15:39.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:15:49.166Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=ee266024-6fd1-46b4-885e-e9d28a8aba7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:15:49.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:15:59.174Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=682029df-dbf8-436b-bdc6-67cfdd0f3dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:15:59.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:16:09.183Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=2e71dc45-87f0-4c2e-9336-65ae1865426b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:16:09.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:16:19.191Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=1109949d-6cef-47b0-a117-1d79c507885a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:16:19.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:16:29.199Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=d254e84b-ad09-41dc-84b9-01ba8cb0fa76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:16:29.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:16:39.207Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=dd381a6b-40c8-4a6b-9f67-a173819afd04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:16:39.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:16:49.217Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=e01254db-95d9-45c3-b1ba-07cca67fca87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:16:49.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:16:59.225Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=a50dd8e0-e975-475a-90e7-1ff1cab382c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:16:59.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:17:09.232Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=97a80fc6-0766-4dac-b4b0-0758992d1c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:17:09.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:17:19.243Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=952cfe4f-6640-44a8-a17b-0f5d8445825b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:17:19.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:17:29.249Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=8e5ba405-762d-43c2-be02-b73945a93727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:17:29.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:17:39.257Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=b1b8f32a-23b5-4def-8a88-a1c11ec797f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:17:39.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:17:49.264Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=03859ec2-e7ad-43fd-9827-2e0a6a26227a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:17:49.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:17:59.271Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=b5fca770-c5eb-4a31-8e83-2a0b73790b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:17:59.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:18:09.279Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=d29ea0c0-2afa-4a35-b871-9e92b55a26a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:18:09.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:18:19.287Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=fdb6f25d-d783-45d9-90d9-53756ca76b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:18:19.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T12:18:26.717Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T12:18:26.717Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-07T12:18:26.718Z |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-06-07T12:18:26.719Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-07T12:18:26.792Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-07T12:18:26.792Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-07T12:18:26.794Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:18:29.295Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=dcc00244-525f-4909-b39b-f07e903fddb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:18:29.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:18:39.303Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=8f302544-8677-4870-9596-c7051e8d74b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:18:39.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:18:49.310Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=20b4e5a5-1570-4dc2-9688-da0fc2a833ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:18:49.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:18:59.316Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=3cc2d998-b545-42cf-a032-160feac2582d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:18:59.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:19:09.323Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=33b0ab3c-554e-4372-a3ce-7658e3d387ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:19:09.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:19:19.332Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=7c4ac65c-62a0-4860-a232-f41bd1f06c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:19:19.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:19:29.338Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=ec4e818f-844c-42f8-a06b-8145de1696ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:19:29.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:19:39.345Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=cb281ce2-239e-4dbe-84b2-44a0a3e84c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:19:39.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:19:49.351Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=c7578754-2c15-4d98-a3d6-54af35814c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:19:49.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:19:59.358Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=ee56fa44-99c4-452e-aca2-b4666a9eef79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:19:59.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:20:09.366Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=fd20e58b-5c3e-4b69-96fa-528a4300de76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:20:09.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:20:19.373Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=999c5884-f5c4-4136-9c1c-977f30b65dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:20:19.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:20:29.380Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=4c713ce2-505d-4970-b1fc-cbe2be3bb349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:20:29.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:20:39.387Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=bfd265be-1e37-41d8-a916-50b35eda2cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:20:39.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:20:49.393Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=ad1bb5b9-5146-4362-a3f8-71c477d8e58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:20:49.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:20:59.398Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=14e41440-9396-4086-8813-00498204fb30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:20:59.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:21:09.404Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=49ea0476-663e-471e-b9fa-fe9ba8aec270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:21:09.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:21:19.411Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=d81c6f80-9a04-47ed-90f7-f70d86bdc2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:21:19.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:21:29.419Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=f637784b-6995-4fff-bd84-dddca16bd92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:21:29.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:21:39.427Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=83776169-9831-42d0-9e1f-05826ca114ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:21:39.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:21:49.435Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=05969796-7c47-4b0c-9401-633774dff3d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:21:49.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:21:59.442Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=3a9b6c20-a227-4c73-8bf6-ebb6e8219382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:21:59.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:22:09.450Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=4eb30545-ff86-4c2d-a867-c48d41df53eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:22:09.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:22:19.457Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=66cadb4e-59e7-4dc0-9035-993651fdbb18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:22:19.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:22:29.464Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=250e759e-b888-4aa8-b95f-fa80ec264232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:22:29.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:22:39.471Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=6743e1c9-eecb-4774-ad59-2de44274c5c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:22:39.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:22:49.478Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=c9ba6e71-1fca-44fe-9c32-89757cb7271a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:22:49.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:22:59.485Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=2d97d4b8-4c6e-4760-b5eb-0ff1c80f5284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:22:59.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:23:09.495Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=ab22ac54-1fe1-4157-a9ba-8738930ccd6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:23:09.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:23:19.501Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=6b75334c-fe7b-452a-bfd6-1d48118f3ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:23:19.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T12:23:26.716Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T12:23:26.717Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-07T12:23:26.717Z |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-06-07T12:23:26.718Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-07T12:23:26.792Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-07T12:23:26.792Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-07T12:23:26.794Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:23:29.507Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=e4921d15-dff9-40b2-bd28-48f5878d24a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:23:29.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:23:39.515Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=64f66272-317e-467e-8737-058a5c30a4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:23:39.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:23:49.520Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=cf3a7ab3-f75b-4ba0-8a94-ccf87b572c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:23:49.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:23:59.528Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=061ba3bd-1221-4f9e-93f5-49f4cb3141a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:23:59.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:24:09.535Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=0b9af460-034a-44ab-9c46-4aedac96e603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:24:09.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:24:19.541Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=ea1e892b-45e5-40af-80b2-43f92a927da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:24:19.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:24:29.548Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=1885efe1-7868-4c9e-9b67-fa7a4b28b76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:24:29.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:24:39.556Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=d623c85f-a60e-4840-a6ce-b3a592844fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:24:39.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:24:49.562Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=51ffb773-3096-4650-8ff4-0dcbe497bb7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:24:49.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:24:59.568Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=924a8ac0-1d88-4ab1-84f0-dfb082125e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:24:59.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:25:09.574Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=01a71eb0-5599-4b38-ab81-b5cfc6f93a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:25:09.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:25:19.582Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=b22cd8ba-6a8e-478c-90f3-7a46df52a6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:25:19.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:25:29.588Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=7d24ed11-780d-4dbd-bf5c-6b4dbbe6a6a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:25:29.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:25:39.596Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=02e6435e-22a0-4636-a28e-f3babcf40d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:25:39.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:25:49.603Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=3ec0e793-36e0-408f-b54f-3f05abaaf604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:25:49.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:25:59.611Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=ef1076d0-b22e-4a19-9a95-a5c9d66b595a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:25:59.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:26:09.621Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=695366fa-6d96-49ea-8661-6b40d2b74b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:26:09.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:26:19.627Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=c7557c15-60a6-4db5-8ea9-ccbe6cd16508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:26:19.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:26:29.634Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=9cd3d219-d89b-4329-8963-0377254472cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:26:29.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:26:39.639Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=d8891d05-65d2-4313-9e75-00de9f4c3953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:26:39.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:26:49.649Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=635cf7b2-9b68-49f0-b6b4-2508d1dc17e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:26:49.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:26:59.655Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=fd0532a4-43bc-45e5-bf2d-5ad066313442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:26:59.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:27:09.661Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=41f9e03c-ada3-4dc8-b0f8-44b260104412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:27:09.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:27:19.669Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=70fc07cc-9222-46cc-812c-905150c0fb31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:27:19.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:27:29.674Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=2c48f50d-e1af-419b-b07a-d5fc574bc86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:27:29.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:27:39.680Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=9c0e4c74-fcd9-461e-8016-64c5cb74c69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:27:39.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:27:49.688Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=5950f720-745a-41c4-b9d0-e719586f4785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:27:49.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:27:59.695Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=52229f8b-19e1-4180-b48e-249767cdfe05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:27:59.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:28:09.703Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=f2e6c231-accc-42d8-9c15-f33edaa97b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:28:09.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:28:19.710Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=655ef964-8246-4594-9d98-9abfa8bf4daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:28:19.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T12:28:26.765Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T12:28:26.765Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-07T12:28:26.766Z |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-06-07T12:28:26.766Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-07T12:28:26.840Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-07T12:28:26.841Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-07T12:28:26.843Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:28:29.718Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=36bccf5b-397a-4bc7-b694-29c9f1079313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:28:29.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:28:39.723Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=420483e7-f735-45bb-8cc1-6b78e486951f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:28:39.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:28:49.730Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=4c5cfae1-ead9-4c81-8e60-b112c04cecd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:28:49.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:28:59.737Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=a5d873af-14a2-422b-9298-b2819c9bb2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:28:59.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:29:09.743Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=b2c3b7dc-3265-4219-8136-a828be22a991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:29:09.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:29:19.750Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=c78495cb-316d-4ca8-a330-37ce396ac6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:29:19.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:29:29.757Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=dd3cee44-9833-4951-a5e1-06c8d235e670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:29:29.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:29:39.766Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=59e07112-fa31-4504-8a8d-6d0bb067c8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:29:39.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:29:49.776Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=4e9a2b0c-2979-4b9f-85b6-9828c6dd6a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:29:49.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:29:59.784Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=e3b6369d-9f5f-47d5-9f49-54720e53c7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:29:59.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:30:09.790Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=b0c26906-8bf4-481a-92aa-ebbc58030269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:30:09.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:30:19.797Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=d280ecef-8c92-4b11-be59-ad54413dff90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:30:19.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:30:29.805Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=31ebb146-89cb-4eec-aaa9-159d62f3c644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:30:29.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:30:39.811Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=d671767a-be8e-4632-992e-78c02e86c7a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:30:39.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:30:49.818Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=a24481a9-ff57-4149-89af-26ed2a8ac891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:30:49.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:30:59.824Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=c943e47b-b1c4-48b2-bad9-75cef1252621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:30:59.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:31:09.830Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=98d29135-7a18-4fc2-b21d-f4f9a5b9e3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:31:09.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:31:19.836Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=b14f4e27-7a44-4fb3-bd8f-850a6ad9cdc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:31:19.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:31:29.842Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=82bb420b-d4aa-431a-b75c-41a6713e970c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:31:29.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:31:39.848Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=b2742754-ab03-4a58-bfac-16a9c12ac270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:31:39.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:31:49.855Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=83e7e869-d83a-47df-bcc4-665b7d4d4ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:31:49.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:31:59.862Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=8938ebb6-925d-4ce7-ba78-4af72ebad2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:31:59.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:32:09.868Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=3abfc15a-390d-482f-9c1e-0f91ecf3b287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:32:09.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:32:19.876Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=abaf8553-15bd-42cc-bc02-c192c3623432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:32:19.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:32:29.909Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=5f58c0ec-ace4-4ee0-ac1b-773b82e22c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:32:29.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:32:39.914Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=a35beac3-f186-4c3c-bc94-5972be8fbc22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:32:39.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:32:49.921Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=f12ef9bb-7e50-4e93-9caa-d5030702588d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:32:49.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:32:59.927Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=0c9a7667-1306-458f-8ed5-b9eb55f4d9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:32:59.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:33:09.933Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=4ebe54fb-c3e7-4d6a-900c-87534e391ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:33:09.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:33:19.938Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=3b4d3bb2-e07b-4373-b790-c4372a673a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:33:19.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T12:33:26.763Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T12:33:26.763Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-07T12:33:26.764Z |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-06-07T12:33:26.766Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-07T12:33:26.839Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-07T12:33:26.840Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-07T12:33:26.842Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:33:29.944Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=770217e8-80f1-4dac-a68f-08fe11000c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:33:29.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:33:39.951Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=84a1e0f4-b59a-475d-81b6-45609dce8938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:33:39.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:33:49.958Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=d985dde0-a6b2-4759-846a-2bb18acda56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:33:49.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:33:59.965Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=5aa63c5f-6077-47ad-afa0-d88ee03298d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:33:59.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:34:09.971Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=9c6aeefd-ee44-48ed-abec-4ab75f29e17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:34:09.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:34:19.980Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=29969b09-a8dd-4699-971f-6f4e70c057ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:34:19.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:34:29.988Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=adc60de3-7485-42c4-b04d-8f325194cf63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:34:29.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:34:39.995Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=d54938ae-1c7b-46b5-8512-4deeafb88428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:34:40.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:34:50.002Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=1ce6ac66-96b9-4800-bfbc-46f9f2ce031b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:34:50.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:35:00.010Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=87ac531f-688d-43a8-8e30-06b5c69a16e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:35:00.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:35:10.016Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=31abeb39-5e05-49b3-a7f6-f6fd9dedb898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:35:10.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:35:20.022Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=fa8ebdd2-93ba-4b40-8577-0adbc4b393e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:35:20.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:35:30.028Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=3dc633f4-0fd8-4b30-a5f0-fc7f4867c6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:35:30.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:35:40.034Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=3ad4b91b-34fb-4e09-8358-cf0bb41cb796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:35:40.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:35:50.040Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=987a48a9-e857-45da-a018-d3d3ed9ac9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:35:50.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:36:00.047Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=2e29f5fa-7180-4b86-b254-019fd59b41ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:36:00.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:36:10.052Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=47d18a47-8661-4307-8adc-1d05a821ad0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:36:10.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:36:20.059Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=bbdcf8f8-7d8b-44eb-a3f7-4dcb52088ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:36:20.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:36:30.067Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=5c1c718c-700f-4649-b3a6-99d1b42ed6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:36:30.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:36:40.073Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=58edbac9-4c91-4e2b-90d0-c983e78558eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:36:40.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:36:50.080Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=13b12837-0353-4140-a957-810c79f505b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:36:50.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:37:00.087Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=b729e4ca-900b-4442-8d24-d201802f6013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:37:00.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:37:10.094Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=a964a270-bbe4-4c35-9356-20f8336183b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:37:10.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:37:20.101Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=0b1c716f-cca4-4633-afe6-51fbc90f1b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:37:20.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:37:30.108Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=6d19d2f4-9a02-48e9-8a1e-b6b862802478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:37:30.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:37:40.115Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=91a9d79b-00f9-40bf-9c91-413084f33516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:37:40.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:37:50.120Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=4593dcec-378f-455a-9a58-aaa4e790e93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:37:50.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:38:00.127Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=f15caa41-aa5b-4054-bb65-4e1e4aa6ecc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:38:00.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:38:10.134Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=d87516d7-ab3e-4a4a-899c-d1f3831b6beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:38:10.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:38:20.140Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=ae658567-6066-43a6-b7bb-8a5e4be3d7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:38:20.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T12:38:26.772Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T12:38:26.772Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-07T12:38:26.773Z |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-06-07T12:38:26.775Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-07T12:38:26.856Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-07T12:38:26.856Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-07T12:38:26.859Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:38:30.147Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=8c6a1ec4-38b4-4335-867d-814d360204e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:38:30.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:38:40.154Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=2351b3df-1f80-476a-8e96-ebd1a3971dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:38:40.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:38:50.160Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=3701dd07-e0db-4fce-a410-cd5cabc263c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:38:50.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:39:00.167Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=a9632456-0488-4a1d-8b5e-a426d2c7b5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:39:00.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:39:10.174Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=1afa5788-01e8-4a60-ad92-afc13f8465d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:39:10.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:39:20.181Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=4a39c4de-8561-43af-9432-33171d7238b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:39:20.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:39:30.187Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=25cafcb0-2e12-4fd5-9604-d4f51bf9ca0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:39:30.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:39:40.193Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=54dcd681-636c-4b44-b107-493d56943482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:39:40.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:39:50.200Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=c38d31b1-8616-48ad-aa8c-7ab81308d151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:39:50.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:40:00.207Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=7dee0a0c-37cd-4900-8f2c-71d85f629eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:40:00.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:40:10.214Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=6d69e258-a6fc-448a-a5eb-35ae215570dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:40:10.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:40:20.221Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=24cc4adc-a6f6-4b63-b36e-e144d54a5b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:40:20.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:40:30.228Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=089c3d43-865a-4c73-b15e-1dcc92914d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:40:30.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:40:40.234Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=916804fb-ad37-45e3-898d-1cae3631273e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:40:40.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:40:50.241Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=52b4bfa1-239d-4c57-8c23-5f6236e1a779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:40:50.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:41:00.247Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=3e2ef838-fd72-468a-b1d4-958bb5e054a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:41:00.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:41:10.254Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=1ea80515-0d61-4331-ab3c-65d08fad92f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:41:10.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:41:20.261Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=1da6cd1a-0ae4-46cf-9011-896bebf07153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:41:20.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:41:30.268Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=37ef339b-67eb-475c-8d14-2276dba6c75b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:41:30.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:41:40.276Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=e451d662-8a11-4794-ac1f-8a6d60d64aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:41:40.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:41:50.283Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=dfcea05e-9c6f-43ff-aa54-d83a2cdca4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:41:50.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:42:00.291Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=a5f3bae5-4db5-48e8-8713-8317429c6828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:42:00.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:42:10.298Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=571a2aaa-3c57-4856-8036-b6dfceb4a398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:42:10.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:42:20.305Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=3f40bace-0b27-44e4-a796-59b0b75b1679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:42:20.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:42:30.312Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=cc415b20-7e99-4cab-aad5-0b22e8408dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:42:30.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:42:40.320Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=d644bf7b-9ffc-4df9-bef0-d5b1154a4651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:42:40.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:42:50.327Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=2adf55a7-4996-45b3-94f3-205b74d3785e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:42:50.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:43:00.335Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=1e5893e2-08ec-4e9c-8beb-aec26bae9659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:43:00.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:43:10.343Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=481b885b-430e-459f-a227-d8fd1b922005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:43:10.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:43:20.350Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=a3bedd1d-bce2-4d21-ae89-009981426314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:43:20.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T12:43:26.748Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T12:43:26.749Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-07T12:43:26.749Z |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-06-07T12:43:26.751Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-07T12:43:26.824Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-07T12:43:26.824Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-07T12:43:26.826Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:43:30.357Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=65da3379-44d7-451b-a802-07f512624610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:43:30.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:43:40.364Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=18672252-89b9-43d9-b082-f3aa1eb3a959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:43:40.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:43:50.370Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=4c8e69fc-bb37-41c9-a55d-dc046b2165f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:43:50.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:44:00.377Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=038cb573-4b50-48ca-8d83-a7b58bd63730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:44:00.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:44:10.384Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=afacd796-5dea-490a-8fc3-3541f3724224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:44:10.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:44:20.392Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=73b6ed4f-9819-442c-8398-5c057115588a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:44:20.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:44:30.398Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=19514e8f-9d14-4cb3-ada9-e28b8cdfbe8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:44:30.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:44:40.405Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=91890635-9e9f-4086-ad2c-8b4960b4aac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:44:40.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:44:50.416Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=bc01074a-e46c-4a4d-a798-b8703fbfd3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:44:50.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:45:00.424Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=dfc35fc8-e0eb-4eae-bc2e-a4ea0ba9c32c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:45:00.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:45:10.431Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=5c1c6220-149a-4bf8-964d-cacb496f8d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:45:10.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:45:20.440Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=e8420adf-9a2c-4ce1-9383-8bd9fdb5f7fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:45:20.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:45:30.446Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=e9d7547a-99a1-40ed-b468-cfa2b5ce388a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:45:30.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:45:40.452Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=7999e0c6-0ce4-47f6-a9ca-593bf8f32b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:45:40.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:45:50.460Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=9044a484-e12d-4acf-9b7a-658b152042b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:45:50.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:46:00.466Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=0ea72211-3725-4c77-a74a-21fc9537d666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:46:00.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:46:10.477Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=3e31615a-4a5f-4b30-9346-be400eff3173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:46:10.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:46:20.484Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=5bfbc430-36b6-4894-9a60-d7e2e0055ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:46:20.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:46:30.490Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=0e5fd7a6-1734-4941-aee8-e88d34904b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:46:30.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:46:40.495Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=95536b02-e772-4fc6-be48-90d0d30e6f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:46:40.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:46:50.502Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=84de4349-7751-48e9-8d4f-8f698cccafff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:46:50.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:47:00.509Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=7e610ba6-d750-402e-a088-72caeac4e33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:47:00.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:47:10.516Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=41676e6f-b336-4630-94b4-cb2a783d35e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:47:10.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:47:20.523Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=8fe3a0d3-63d2-44df-aeff-0e04950b7da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:47:20.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:47:30.530Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=51e72dd9-c6e4-4ad8-8085-58b264988a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:47:30.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:47:40.536Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=07620d9c-2408-4898-a59b-417a6342d138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:47:40.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:47:50.544Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=721b3994-842f-48d1-aa73-fbee3adbe31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:47:50.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:48:00.551Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=b9d60a44-8f56-4620-a780-7c775c70589d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:48:00.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:48:10.557Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=4b587ea8-0370-4431-b0bb-145cc3deb669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:48:10.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:48:20.566Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=65e681f4-b0dc-4018-9a5f-11631f3f8231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:48:20.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T12:48:26.727Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T12:48:26.728Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-07T12:48:26.728Z |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-06-07T12:48:26.729Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-07T12:48:26.836Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-07T12:48:26.836Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-07T12:48:26.838Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:48:30.572Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=1dabfeb3-6708-4d62-8412-bf97a93387b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:48:30.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:48:40.578Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=3c02ffcc-1b2c-432e-a5f4-863bef08a351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:48:40.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:48:50.584Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=2c5395f0-b446-4a4d-ba89-21f0f7970c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:48:50.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:49:00.591Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=f285b4f1-b793-4643-9587-542b5bc3372d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:49:00.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:49:10.598Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=e01346c1-6e84-48ba-93db-0203c1793ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:49:10.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:49:20.605Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=863177b1-9236-40ab-b594-11edf806334a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:49:20.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:49:30.612Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=51581d7b-58eb-40b6-9376-eec0fa9e725a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:49:30.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:49:40.619Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=fd7a06cc-4ab5-4335-9489-5dc93893b2e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:49:40.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:49:50.625Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=eaa955e3-698a-4d1f-836e-0c6ff6678e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:49:50.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:50:00.631Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=e22ba07a-b695-4576-ab11-8bf9acc937fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:50:00.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:50:10.638Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=4c4fdc2a-33eb-4a46-8483-21a98e67b693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:50:10.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:50:20.646Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=6faa3c22-ccb3-4a24-8141-2a26997bcaf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:50:20.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:50:30.652Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=b33b375d-976f-4cb4-9bcc-80eb0d5d1184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:50:30.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:50:40.658Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=64f3e551-5aa0-46bb-b400-a6f49d2cd56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:50:40.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:50:50.664Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=02491a8f-e830-48fc-91e6-beb7968c963f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:50:50.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:51:00.671Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=98dbc82d-376e-46e6-b4f7-4a6865c06f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:51:00.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:51:10.678Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=fd0c05c8-8d7b-496f-855c-4384e8cdef1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:51:10.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:51:20.685Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=57b3ae9e-d257-4bc8-b625-2a37a4d0893e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:51:20.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:51:30.691Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=85652b9e-d2ef-4903-8003-7a8475a0a452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:51:30.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:51:40.698Z |INFO |Init configs |InvocationID=09033e97-25fb-43d5-807a-3f9a436608d9, InstanceUUID=5090143c-f1f2-414f-b84e-6aa9d27ae365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:51:40.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |