. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T23:28:04.593Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T23:28:04.596Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-13T23:28:04.635Z |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-13T23:28:05.276Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-13T23:28:05.945Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-13T23:28:05.948Z |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-13T23:28:06.031Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-06-13T23:28:06.097Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-06-13T23:28:06.119Z |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-13T23:28:07.805Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-06-13T23:28:08.219Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-06-13T23:28:08.237Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-06-13T23:28:08.237Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-06-13T23:28:08.289Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-06-13T23:28:08.289Z |INFO |Root WebApplicationContext: initialization completed in 2170 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-06-13T23:28:08.684Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-06-13T23:28:09.402Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-06-13T23:28:10.695Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-06-13T23:28:10.808Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-06-13T23:28:10.810Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-06-13T23:28:10.813Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2021-06-13T23:28:11.282Z |INFO |Started MainApp in 9.384 seconds (JVM running for 10.008) |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-06-13T23:28:11.340Z |INFO |Start scheduling PRH workflow |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:28:11.350Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=4a020508-8017-4ae8-b9b9-927160239362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:28:12.776Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:28:12.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:28:22.804Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=ed8cc256-1438-4e08-8763-7807fdd34229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:28:23.849Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:28:23.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:28:33.850Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=bc4db699-2f38-4e2b-b9c5-7d08d1ae8696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:28:34.885Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:28:34.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:28:44.887Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=525ce032-809b-4ec2-ae47-29c593212237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:28:45.925Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:28:45.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:28:55.926Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=847c0eaf-d022-4435-9f6a-3e6ed7f40b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:28:56.965Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:28:56.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:29:06.966Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=b8fbf3db-d3d9-423d-bb90-648ffec6a5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:29:08.005Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:29:08.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:29:18.006Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=02c57a74-a8f1-46cf-b8b6-9cce8efd8092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:29:19.045Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:29:19.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:29:29.046Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=2af2a25f-9bc0-4735-b4d1-3668d5319b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:29:30.085Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:29:30.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:29:40.087Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=5a5572d5-9e0c-434b-b6b4-0c5d097db5a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:29:41.125Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:29:41.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:29:51.127Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=72a8bada-f8f5-44ff-b4f4-94523b88ad8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:29:52.165Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:29:52.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:30:02.166Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=d0ce9065-2b10-4b8f-88c3-39ebfc4f25a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:30:03.205Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:30:03.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:30:13.206Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=05fe7c27-666e-4d44-904a-08328f061da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:30:14.245Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:30:14.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:30:24.246Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=f9a444ed-5dcb-43e2-93fc-ca3a8aeb5e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:30:25.285Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:30:25.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:30:35.286Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=e2faee04-320e-4603-ad13-5f925c698354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:30:36.325Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:30:36.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:30:46.326Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=077ad0a2-0350-4ac3-9603-b6942527b6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:30:47.365Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:30:47.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:30:57.366Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=b1b7e6a3-3f5b-4fde-9777-0dfc0d0dd9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:30:58.411Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:30:58.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:31:08.412Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=658ccd98-7fc3-4c9a-9905-3487e1e79779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:31:09.445Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:31:09.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:31:19.446Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=3c6af6d3-eae9-4130-b194-7d57b8ad5a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:31:20.485Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:31:20.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:31:30.486Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=56d169ca-b569-4aef-b09c-3db7b1768ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:31:31.525Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:31:31.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:31:41.526Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=677325e6-a3b7-4bda-b3ae-1659f222b74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:31:42.566Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:31:42.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:31:52.567Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=c49fc2e7-9844-4337-a767-4203cf923376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:31:53.606Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:31:53.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:32:03.612Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=4088b0ca-4c05-40e1-bb86-31196e3516e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:32:04.645Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:32:04.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:32:14.646Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=b6ce40ca-0a55-40bd-84bf-62927bf305a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:32:15.685Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:32:15.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:32:25.687Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=e5d5f37a-3cca-4ff4-b7b5-52fb70ea51a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:32:26.725Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:32:26.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:32:36.726Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=cfb05b32-a39b-4150-ab7b-17fbee3da372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:32:37.765Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:32:37.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:32:47.766Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=408e58d6-ae75-4aab-9e78-30963a13c792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:32:48.805Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:32:48.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:32:58.806Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=662e0f84-e747-414b-8aa9-ba928b27e5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:32:59.845Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:32:59.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T23:33:09.779Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T23:33:09.779Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-13T23:33:09.780Z |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-13T23:33:09.782Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:33:09.874Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=30934c19-b83e-4a29-992b-5955c717e80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-13T23:33:09.884Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-13T23:33:09.885Z |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-13T23:33:09.888Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:33:10.917Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:33:10.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:33:20.919Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=bbf071ff-3d87-4d19-a032-fa304d18c999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:33:21.961Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:33:21.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:33:31.962Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=3b85378d-9270-48e0-8c26-38967cf316c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:33:32.997Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:33:32.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:33:42.999Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=82abaaeb-e919-4662-8617-b7a86b56c5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:33:44.037Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:33:44.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:33:54.038Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=d46e84fd-4190-4295-be71-c31bcc617bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:33:55.077Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:33:55.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:34:05.079Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=d6c4e7d1-d236-4045-a324-e76a3748396f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:34:06.117Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:34:06.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:34:16.118Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=d8dd07bc-bf05-4cde-a232-c698c4fe37ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:34:17.158Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:34:17.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:34:27.159Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=92a390db-c0da-48d5-a657-fd1b3dcc4135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:34:28.197Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:34:28.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:34:38.198Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=5a4de8c8-a390-4473-8ee2-83973f7aa6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:34:39.237Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:34:39.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:34:49.238Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=6c1a728a-5610-45cd-9b9e-86267f21aa10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:34:50.277Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:34:50.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:35:00.278Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=6ac85577-18ab-406e-b9ab-83ebeba9c911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:35:01.318Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:35:01.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:35:11.319Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=79447d63-2ff6-42f2-98cd-55ea8ae831c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:35:12.360Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:35:12.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:35:22.362Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=bdb8ab89-8bf8-4269-a822-774994e0b3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:35:23.397Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:35:23.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:35:33.398Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=23435ef9-845b-48ca-a2ea-9bcb1edd0247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:35:34.437Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:35:34.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:35:44.438Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=ba0206ac-b260-4eeb-b92e-4b1e127bc262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:35:45.477Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:35:45.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:35:55.478Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=1c6a3f1b-7e7f-4bf3-afec-22883325127f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:35:56.517Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:35:56.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:36:06.518Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=87ad770f-95e3-4f14-b314-d4f293556c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:36:07.557Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:36:07.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:36:17.558Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=7000569b-ea60-499f-9872-b007739d87e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:36:18.597Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:36:18.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:36:28.598Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=8db8b30e-5c65-4dec-9491-4ad56bf5e486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:36:29.637Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:36:29.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:36:39.639Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=4cc2e28b-be30-478c-ab4c-ce6259ac8ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:36:40.678Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:36:40.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:36:50.680Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=20f8ec75-f325-44c6-98f8-ef647ca72c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:36:51.717Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:36:51.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:37:01.718Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=4a4c4a48-ebdb-4bd9-a7e9-87c394c31e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:37:02.757Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:37:02.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:37:12.758Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=092e072c-c1a9-40d2-ba61-0f8be519ae55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:37:13.801Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:37:13.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:37:23.802Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=14a45275-ed15-47fd-b8af-c9698107fb12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:37:24.853Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:37:24.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:37:34.855Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=bccabdab-7535-46a0-acbd-c7e71752f1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:37:35.910Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:37:35.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:37:45.911Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=6b1db035-688c-4aa2-9d2e-f80bf86431f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:37:46.949Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:37:46.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:37:56.950Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=d92e928d-1964-47c9-9d7c-9f572c831dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:37:57.989Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:37:57.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:38:07.990Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=a4b345a6-dbdf-41d3-9087-42c321792c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T23:38:08.966Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T23:38:08.966Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-13T23:38:08.974Z |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-13T23:38:08.977Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:38:09.029Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:38:09.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-13T23:38:09.076Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-13T23:38:09.077Z |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-13T23:38:09.078Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:38:19.030Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=1a5b5254-80c1-40d7-a3c9-060c231a7cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:38:20.069Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:38:20.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:38:30.071Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=734751fc-07cd-471b-afdc-b28fbb0ff454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-13T23:38:31.109Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.31.62:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:38:31.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:38:41.110Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=808dc9a4-5bab-4ec5-aee8-e5b34e831718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:38:41.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:38:51.141Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=4276f6cf-1b0c-4330-8f66-0f9d36588884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:38:51.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:39:01.154Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=ae6e14de-5dbc-4ac4-b528-ad480c0df172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:39:01.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:39:11.170Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=f1487b99-3f6d-4ea3-83a8-77670185a2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:39:11.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:39:21.183Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=b5a65736-5651-4909-acdf-c03d952f7ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:39:21.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:39:31.194Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=ee2eabc8-c058-4115-8e45-ea1719ef7e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:39:31.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:39:41.207Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=67e653e6-8012-406e-b52c-fb4a9b98e4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:39:41.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:39:51.219Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=bc9a6e43-876b-475d-9072-40b8c78fa7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:39:51.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:40:01.232Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=16bc5274-61c7-420b-8af3-96764119a905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:40:01.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:40:11.245Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=036c16bc-ddee-4df1-bd2d-e16b56afad59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:40:11.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:40:21.256Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=e591e70f-721d-41b2-a669-1092e32689bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:40:21.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:40:31.265Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=1ebd8d50-7396-40d7-803d-a6bae70cff2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:40:31.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:40:41.275Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=9aacb41c-413e-4ec6-a4d7-2d61194199ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:40:41.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:40:51.284Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=aab5a234-93d4-46ef-a7e3-aa45ddec50d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:40:51.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:41:01.293Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=38504c05-8830-4128-816d-8ab781cb61f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:41:01.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:41:11.305Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=1cc2be60-a1f5-443b-9bdf-40c57737a5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:41:11.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:41:21.316Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=9f50685c-1828-4fd1-abca-a892a6405c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:41:21.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:41:31.325Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=f8512872-1e5b-4b50-8a7c-f2257bebf63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:41:31.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:41:41.334Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=d8b40515-15a5-4f52-9b9b-2f01dc2ded31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:41:41.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:41:51.347Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=436c6f34-6375-4dc5-9be0-addbf6bd00c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:41:51.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:42:01.356Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=f70263e4-51aa-48e4-bf22-009283e5c97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:42:01.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:42:11.366Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=393889e4-cb3e-44f7-bb52-712dbdad49b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:42:11.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:42:21.375Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=f6407792-99a0-4e29-8db1-d517e4810285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:42:21.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:42:31.384Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=f232709a-8a3e-4c5d-ab76-a900a270de49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:42:31.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:42:41.393Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=91627222-1d9e-4f9f-bf17-9366b1b76fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:42:41.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:42:51.402Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=1af6b602-1197-4c3b-9dd4-03e3c8542a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:42:51.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:43:01.412Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=b6ec750f-1588-47e8-901c-991205e3f08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:43:01.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T23:43:08.958Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T23:43:08.958Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-13T23:43:08.959Z |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-13T23:43:08.960Z |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-13T23:43:09.047Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-13T23:43:09.047Z |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-13T23:43:09.050Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:43:11.423Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=c57650a8-63be-4bb5-8e76-c350392f1d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:43:11.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:43:21.434Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=625c6f33-4d11-4513-bc37-8b02fc754bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:43:21.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:43:31.443Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=a33b8b06-bd41-4990-8c7c-cae43549dc12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:43:31.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:43:41.452Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=cf262d04-446e-4c2d-9ae3-5147396e82eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:43:41.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:43:51.460Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=d6034fd8-d825-45f2-ad9e-f3f6548de2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:43:51.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:44:01.469Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=6f852a49-b9b4-4b25-abb9-321e23d50aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:44:01.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:44:11.478Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=8a51b8e4-7ccf-4765-b524-2555f4a796f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:44:11.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:44:21.486Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=63043f2d-3147-4a50-9910-72b584f9d12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:44:21.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:44:31.495Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=f083fe31-409a-49f1-b9d1-84f3df733cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:44:31.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:44:41.505Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=81478aab-b33b-4719-86e4-ab4e74dd2474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:44:41.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:44:51.513Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=94342ab1-3f56-4570-ac08-fedd4d75e276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:44:51.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:45:01.521Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=ea49ac76-5ee6-4631-a6cc-597d79a36b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:45:01.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:45:11.532Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=d443cec9-be4f-4be9-a7b0-0daa81d0ecd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:45:11.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:45:21.542Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=a7714b59-fc7b-4a23-8372-283c8b65f409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:45:21.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:45:31.551Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=9ec0361f-afd7-414c-af3f-9609b50bd5cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:45:31.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:45:41.562Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=1bd32114-67c3-4d0b-ba9a-c2c84321b3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:45:41.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:45:51.572Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=e88fb4bd-8eaf-48e2-b10b-e8c4313602bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:45:51.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:46:01.580Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=088d121b-6243-41c1-b7e9-76485c846fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:46:01.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:46:11.589Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=9e1b46e3-ca44-4d54-9e0a-a4811a829d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:46:11.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:46:21.597Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=bbe23d87-47f8-45db-8a27-cb2597cd3a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:46:21.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:46:31.607Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=7d4ac213-2969-4e91-9d85-985da6c5c469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:46:31.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:46:41.616Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=965a7d70-d8a6-403e-8fb1-db8cf12f0c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:46:41.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:46:51.626Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=8341eb7d-001b-4592-b18b-dec11fe00e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:46:51.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:47:01.634Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=cf624bea-fd9d-4e4c-8c61-bb2af000c91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:47:01.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:47:11.642Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=df5fbcfe-2cb5-4469-8d03-1e5a7c8f72fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:47:11.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:47:21.651Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=d6aae351-77d9-46aa-82a9-696493afbeac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:47:21.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:47:31.659Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=27c5002f-7f2a-4101-ba33-f935b15162b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:47:31.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:47:41.667Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=5cb6a257-9917-42f6-8b97-b926fb72826d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:47:41.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:47:51.676Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=b5afc3ca-e3eb-44ab-94ca-7dd4789fa413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:47:51.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:48:01.685Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=c4d14e20-ad63-45ec-88c7-ce9261492cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:48:01.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T23:48:08.985Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T23:48:08.985Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-13T23:48:08.986Z |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-13T23:48:08.987Z |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-13T23:48:09.062Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-13T23:48:09.062Z |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-13T23:48:09.064Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:48:11.692Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=f221f2ea-ba92-4688-85de-1f8dd76a683e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:48:11.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:48:21.700Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=4c489cf0-0457-412c-aff8-61aa4da465d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:48:21.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:48:31.708Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=1b39ee0c-9bf6-429f-b903-7b6cbb41fa8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:48:31.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:48:41.716Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=dacece2e-5175-416a-98a9-f4b3918ef00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:48:41.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:48:51.724Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=0737ffaf-4905-4317-a75c-1e277c99ca9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:48:51.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:49:01.739Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=b2292c87-3f1b-44a0-a660-6651bd1c815d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:49:01.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:49:11.749Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=fe444129-5396-42f4-ab0f-8a939ef28d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:49:11.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:49:21.758Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=b5a6e9b9-0419-4657-98b4-84d61df8fbef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:49:21.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:49:31.765Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=cb6a9f48-fcec-4d61-8bf4-dbad01fff873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:49:31.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:49:41.773Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=1cf12e55-5c25-42ed-af30-63f18c05f8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:49:41.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:49:51.781Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=c0e686f5-42a8-4014-8812-2b31df7e9069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:49:51.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:50:01.788Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=0d966b6f-caff-4de4-a757-e8a30f2f8f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:50:01.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:50:11.797Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=5def376f-cffa-492f-af25-c6a9ff6cd9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:50:11.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:50:21.804Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=db0ca049-c329-4a30-b0a5-412407ec24bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:50:21.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:50:31.812Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=ec50597e-f1f1-4787-b8ef-67a6ab614464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:50:31.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:50:41.854Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=25beebb7-e351-4bb5-9dd2-778b32207196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:50:41.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:50:51.862Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=e5be0209-c5da-4c11-b0c1-4daa935ce58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:50:51.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:51:01.870Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=78319c47-43de-438b-9425-c7caa1681dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:51:01.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:51:11.878Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=9ab7029f-95b4-4e69-89cb-337fabebb567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:51:11.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:51:21.886Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=7d69240f-ae8e-4c5e-8d91-865f13e8cfac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:51:21.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:51:31.893Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=37a5fc76-4a59-403c-aad8-391bf0968577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:51:31.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:51:41.900Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=91a44116-173b-40f5-a3a0-3e0bfd62f8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:51:41.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:51:51.907Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=5d8ad7d8-e0f1-4844-9bca-a7039d25fb9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:51:51.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:52:01.916Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=716ddcbb-d8c6-4ec4-a6d2-ce3f6960206c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:52:01.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:52:11.925Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=21ae21a8-3df6-456f-b05f-3dc8e4d1f5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:52:11.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:52:21.933Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=09fddd1a-b8f8-4e29-8109-35fe1ea69463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:52:21.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:52:31.941Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=75ba657d-3357-4cb5-b9e2-e962d8c9883d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:52:31.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:52:41.948Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=befbc04f-d6d4-4341-91ae-391cf31f0cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:52:41.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:52:51.955Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=cbc976d0-0ed1-4be3-84dd-6c85fd71955c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:52:51.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:53:01.962Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=215fc919-5bc5-4ec0-80bd-8347f6b16486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:53:01.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T23:53:08.927Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T23:53:08.927Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-13T23:53:08.928Z |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-13T23:53:08.929Z |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-13T23:53:09.002Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-13T23:53:09.002Z |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-13T23:53:09.004Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:53:11.969Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=8a547355-213d-441e-b598-92b13f4ce29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:53:11.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:53:21.977Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=2eb88f5f-ac06-4b0f-bacc-61dd8e3ef38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:53:21.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:53:31.984Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=9bd3cb7e-6176-48a4-a9e7-5b962d556087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:53:31.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:53:41.990Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=6b5feef0-4379-4719-b9f0-344e5a895125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:53:41.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:53:51.998Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=37a13f1b-a86d-441e-ae3f-8b24e9acad78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:53:52.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:54:02.005Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=d7b3770d-0a0f-4a09-bd38-daae82ea3d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:54:02.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:54:12.013Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=faa947fd-cb5b-4e37-b2fb-67fd6ac6509a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:54:12.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:54:22.020Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=bd23ed40-6134-4d73-ac24-09c159a2f0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:54:22.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:54:32.027Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=0394b836-e127-49ad-9f30-f0568979b23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:54:32.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:54:42.035Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=5a03c92e-30e0-4091-a160-eb55a21fabdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:54:42.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:54:52.043Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=65698b3b-504c-4808-a7cb-69a3cce31471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:54:52.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:55:02.054Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=a9e5c8e0-d599-4053-905c-754c93851a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:55:02.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:55:12.061Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=fb6b6260-7bdf-43d8-bf79-bddfa5326315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:55:12.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:55:22.069Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=924bde36-8aee-4124-a237-21b5e1f08d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:55:22.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:55:32.076Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=87c30551-d9ff-45e9-95d8-8f1d53d86d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:55:32.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:55:42.084Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=c8b8a4b7-979b-4ffb-b9bd-c6093eef3b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:55:42.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:55:52.093Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=04934e72-b0fc-47e1-b009-e2cbb69bf2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:55:52.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:56:02.101Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=1b8313c7-9ee9-4d35-bd62-c9b5ed55bf3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:56:02.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:56:12.109Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=f6f4851e-6fbe-4447-b915-811a07c66b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:56:12.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:56:22.118Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=9d291219-9009-44d2-a7a8-7a003214f3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:56:22.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:56:32.125Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=354e03d4-212d-40a2-8ff2-592be6910e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:56:32.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:56:42.132Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=0f988299-2680-4847-9998-6f6e987b2150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:56:42.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:56:52.141Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=694e3a19-1b12-46ca-9b8c-86e4f82898be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:56:52.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:57:02.149Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=aa28cc6d-f3fd-4fda-ba8b-91c47311e83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:57:02.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:57:12.156Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=9503e754-8143-4bb2-9d5d-987d43aa0800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:57:12.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:57:22.163Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=c7be1400-fc8c-466a-8535-2978820adc12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:57:22.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:57:32.173Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=bd3b13ee-0d6a-4845-8ae9-057dbf5292ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:57:32.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:57:42.180Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=53b8a73d-a4e4-4b59-8376-32af7eb71219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:57:42.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:57:52.186Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=b9f0d2d3-bfff-4646-bf0c-7b588edf7f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:57:52.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:58:02.194Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=877fb896-e4f4-44a8-9667-97ded3087fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:58:02.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T23:58:08.934Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-13T23:58:08.934Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-13T23:58:08.934Z |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-13T23:58:08.936Z |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-13T23:58:09.006Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-13T23:58:09.006Z |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-13T23:58:09.008Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:58:12.202Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=78a6f165-9b87-4ee2-abcc-d1f0d31c756e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:58:12.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:58:22.210Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=097731e3-c011-4bde-9fde-132e342d9a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:58:22.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:58:32.218Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=569db257-245b-4c1a-81d7-bef815d7a9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:58:32.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:58:42.225Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=3e7b5b52-0f23-454c-b718-1f3d40329893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:58:42.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:58:52.233Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=195c1a5c-ddb9-499c-95cd-d0f2ae915d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:58:52.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:59:02.241Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=52ad11f1-cd15-4cb3-8fdd-9bf3f545f656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:59:02.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:59:12.248Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=4c6c0443-93a6-4c4a-b523-3e2f17941886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:59:12.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:59:22.256Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=112ae776-10e8-4710-988b-cc1e03c3aa81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:59:22.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:59:32.264Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=52821ded-73c0-47c8-817c-b9e7c142cbe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:59:32.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:59:42.272Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=d4fd384c-3ccc-40ef-b0c7-a5312393353b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:59:42.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:59:52.280Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=d3408adf-b8a3-4c63-b358-b0f74d8d360f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-13T23:59:52.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:00:02.288Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=8247b5d0-01d7-4287-ba10-c093553cd54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:00:02.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:00:12.301Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=3b9f5efc-cbc8-45ca-9aeb-f92e6dfdb0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:00:12.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:00:22.308Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=e267472e-7d8f-4153-bee5-9dd20e08f7e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:00:22.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:00:32.314Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=5468b32e-6c1f-4339-bd66-85bdf8d9034d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:00:32.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:00:42.322Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=81070151-1fd8-4a28-b291-fc62e2dd9ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:00:42.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:00:52.329Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=e665ae76-8df2-4b77-842d-66b185f2a82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:00:52.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:01:02.336Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=f8c047a2-cf85-4194-b4cb-107122db3337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:01:02.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:01:12.343Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=dfad6b03-5031-4287-b9dc-49690d95421a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:01:12.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:01:22.350Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=690438ac-8da9-4d9c-8f76-610af796a93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:01:22.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:01:32.357Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=d574dc42-bdfb-412d-9c7f-3a56b913d128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:01:32.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:01:42.365Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=f41daf1b-3b2b-4e62-9758-382eee9f73fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:01:42.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:01:52.372Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=be68fabf-a32c-4208-8d7a-393890fe51d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:01:52.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:02:02.380Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=e9442e7d-d27c-49e8-bbcf-94c19a75f7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:02:02.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:02:12.387Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=e34c1dc6-340f-4a73-8229-b944bf5819e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:02:12.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:02:22.393Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=3b14e2fc-76e5-40ce-bfdc-4d3e2f451dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:02:22.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:02:32.405Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=1020fc9b-64ca-4b7c-b780-6bea164748ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:02:32.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:02:42.413Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=cab46349-d171-4acb-a3f6-8deab3703035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:02:42.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:02:52.420Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=4b2dee35-ed31-46a8-9582-c03df96618a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:02:52.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:03:02.428Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=8c600d2b-b28b-42d1-8f37-bd207ab48f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:03:02.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T00:03:08.929Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T00:03:08.929Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-14T00:03:08.929Z |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-14T00:03:08.931Z |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-14T00:03:08.997Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-14T00:03:08.997Z |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-14T00:03:08.999Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:03:12.435Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=a66b29ad-4b3e-43a5-8571-e3ce48c5f628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:03:12.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:03:22.442Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=ef702528-47bb-40b3-9e1a-e24a2f575d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:03:22.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:03:32.450Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=3fc9d86d-351c-4b68-80cf-bb39ba49cb80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:03:32.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:03:42.460Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=71e70aa5-eb2e-430b-9880-d11ae753787c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:03:42.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:03:52.470Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=c7569663-372b-440b-a0ea-ad0de8a21697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:03:52.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:04:02.476Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=105dc02f-2ada-42d2-9ccb-bec78171be4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:04:02.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:04:12.484Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=5e4be7de-3fe5-4d49-9ec0-2a768637ed03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:04:12.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:04:22.492Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=357b7a81-20fc-4c1e-a86c-bb2b38a95876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:04:22.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:04:32.499Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=7685f171-5d06-4e19-8a69-2d3a382260fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:04:32.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:04:42.505Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=10bf9905-8cd5-4d72-9a88-1707cec34346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:04:42.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:04:52.512Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=ec6ebb41-0e54-4812-9ea3-074bab7c5a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:04:52.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:05:02.519Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=28a42965-8dde-4da6-b5a4-3e307cbeef1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:05:02.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:05:12.526Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=df54dba2-800f-4048-9496-0dd006ae3abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:05:12.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:05:22.533Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=2a42a55a-8c28-45f7-b37a-df92f4a37ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:05:22.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:05:32.540Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=c1611739-9cf9-4910-90c8-21fe21e3f376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:05:32.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:05:42.547Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=4fe0980d-e175-49a9-9368-9fd05551072f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:05:42.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:05:52.554Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=1345a17a-580d-456f-aa5c-d09da6ed720f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:05:52.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:06:02.562Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=3c7be845-d243-4aeb-bf40-73c46fb84c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:06:02.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:06:12.569Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=f4013191-2420-4854-b4c6-ccc3a4c563db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:06:12.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:06:22.576Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=f6d06622-8f7c-402a-a0c1-c0faa352a81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:06:22.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:06:32.585Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=7ed5e9e5-2dee-4408-a5b0-4649e070a635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:06:32.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:06:42.593Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=8cb51b47-ac34-4cc7-9892-d3ffa72ac00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:06:42.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:06:52.599Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=7b40c726-9dc4-45af-b10b-984b8666d860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:06:52.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:07:02.606Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=980c2810-523c-4ca1-8613-8e3c42267e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:07:02.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:07:12.613Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=6427f5e2-8557-469f-addf-8f44bd4d238d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:07:12.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:07:22.620Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=7facecb4-cedd-4178-8047-75465ee48baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:07:22.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:07:32.627Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=2083b28e-b37f-4656-a422-f0b42e8a9933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:07:32.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:07:42.634Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=7e67de07-ce05-459f-a80c-acac2d1809ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:07:42.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:07:52.640Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=0445a88a-ee25-4f60-8fc9-9f7012db63c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:07:52.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:08:02.647Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=6932b793-d1ba-4fb0-85d3-be17a30ad4a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:08:02.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T00:08:08.912Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T00:08:08.913Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-14T00:08:08.913Z |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-14T00:08:08.914Z |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-14T00:08:08.986Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-14T00:08:08.986Z |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-14T00:08:08.988Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:08:12.654Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=7db5537b-68ae-456d-864c-bbd26fb5c4d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:08:12.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:08:22.661Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=074ad2c6-c0b2-4abe-9bcf-7f49be242198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:08:22.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:08:32.668Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=5c15641c-f73b-4677-ab8e-0fd8bc22ef99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:08:32.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:08:42.675Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=fb0e1f59-633a-48e8-a836-47a05bc33938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:08:42.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:08:52.682Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=2f9bc8ee-f15b-46bc-86f4-3c87288e2ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:08:52.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:09:02.689Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=8847a763-6745-4bcc-936a-8f96599117f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:09:02.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:09:12.696Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=b19913a9-7977-4317-bd03-2720259ca8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:09:12.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:09:22.704Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=e62439c1-1bce-42c1-9b2e-f794eace6f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:09:22.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:09:32.710Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=b14348fa-826d-43a0-8eb9-fd3eb242cd8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:09:32.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:09:42.717Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=7556e3a3-8fde-41db-97a3-bd3f176be3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:09:42.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:09:52.724Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=c7b7bac7-a29b-4f47-b87a-4662b13d1314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:09:52.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:10:02.731Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=3a99b905-2024-4435-90e4-a755d10dd512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:10:02.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:10:12.739Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=408f4174-04f3-435d-ad33-2fab2d5f8eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:10:12.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:10:22.746Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=f218413b-9ef4-499c-930c-9fd65cd6e393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:10:22.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:10:32.754Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=084e8b93-79bc-49a5-ba69-d830bce65265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:10:32.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:10:42.760Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=af098d3a-42fe-4ff6-8c8b-264204fecf1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:10:42.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:10:52.767Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=05c4d0d3-4f65-4a14-a92e-d286d6ab9ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:10:52.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:11:02.775Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=e82ece82-67c3-4949-90a7-943554cb0e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:11:02.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:11:12.783Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=272b21d8-23cb-47e3-a49e-e3950336a086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:11:12.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:11:22.790Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=26f06e6a-a088-4bfb-bcf6-93caa8a6de5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:11:22.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:11:32.798Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=70f13b32-b2af-4cd4-a508-8b2c78ffe0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:11:32.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:11:42.805Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=6fba8d7f-be65-45a0-b0ad-2847d15efd39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:11:42.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:11:52.814Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=b4b1eda9-4d11-492e-a252-aef61814722d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:11:52.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:12:02.820Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=87b70b35-1ab9-4f54-b2f8-202a260a5d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:12:02.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:12:12.829Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=1aadabb1-19dc-48de-8c04-b1d8aa88e451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:12:12.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:12:22.836Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=c670e6a1-fa0e-4119-b35a-39ef9c97b669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:12:22.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:12:32.843Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=36599d91-5ec0-4a2d-a3e1-b38e5b6eb1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:12:32.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:12:42.851Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=68202944-37ff-4b77-8729-cae35767eedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:12:42.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:12:52.858Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=5ba32b4f-4f5a-45ae-973a-2e8a250ef4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:12:52.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:13:02.865Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=f4b11fdf-c3d0-4edd-9512-b5e00bea13fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:13:02.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T00:13:08.919Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T00:13:08.920Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-14T00:13:08.920Z |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-14T00:13:08.922Z |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-14T00:13:08.993Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-14T00:13:08.994Z |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-14T00:13:08.995Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:13:12.872Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=98a0f848-aa32-4655-bddd-80f650d3146c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:13:12.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:13:22.880Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=ee421acc-01bc-42d8-8bf7-57a4cff8ff0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:13:22.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:13:32.888Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=a1f54e0e-5d6f-4b0c-bab0-bb1be73bb3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:13:32.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:13:42.896Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=d3a2a418-d963-4223-ba3c-11fd812c13b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:13:42.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:13:52.902Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=9799f966-ff73-46a9-83ae-cabf6b459758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:13:52.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:14:02.908Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=3de757df-4713-4e0d-81d9-b5376eb7efe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:14:02.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:14:12.915Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=6ee32066-4e0f-422a-868d-0f07d6ce12a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:14:12.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:14:22.922Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=265787dd-5737-4d7d-8bc1-eb2b0c731bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:14:22.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:14:32.929Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=94f08012-6e24-4876-b91a-7a47a70376b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:14:32.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:14:42.936Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=c2f3f032-25d2-41e6-a3de-0b41c647fb19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:14:42.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:14:52.943Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=ec610bbf-d31a-4290-879e-d16ff854809b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:14:52.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:15:02.949Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=dcf1b206-f0d1-4192-af18-9f97a638a671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:15:02.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:15:12.957Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=54cdfc86-a0b9-4abf-bcd8-d42568608d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:15:12.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:15:22.964Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=17d5a953-b84c-4280-94de-a02c7ac9e4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:15:22.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:15:32.969Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=02f26a21-d5d2-401a-9416-78b2f347c9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:15:32.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:15:42.976Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=320c7c82-ee09-4b19-adc8-00ea5ed9cb48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:15:42.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:15:52.983Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=64ab7fb7-c2b9-44ce-8a82-2d3cb42b06d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:15:52.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:16:02.990Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=1b8b3517-b34a-440e-8813-aece3cd8a765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:16:02.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:16:12.997Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=f86ce1ab-4f32-49fe-86c6-b252cb63b088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:16:13.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:16:23.003Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=c5cb14b7-a16a-4f61-9bd4-7d6a36a241c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:16:23.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:16:33.009Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=83b91a9c-9e04-4b8d-9c9f-59170ed65157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:16:33.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:16:43.016Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=7242e4e1-5406-4b70-b7f0-da4ee153a38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:16:43.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:16:53.023Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=f74cf648-9b50-4f7b-87a4-b451ba4ce735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:16:53.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:17:03.029Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=46704deb-2e14-4220-9bfd-b1fa008009d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:17:03.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:17:13.035Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=02a5a36f-b69b-4547-9f1b-ef580a2c7235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:17:13.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:17:23.041Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=22180c20-35d3-4bf1-b11d-3e45ae81c495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:17:23.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:17:33.049Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=f7f72304-7d25-45b3-90e0-0de352f3b7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:17:33.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:17:43.056Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=484a8fa5-95b8-4d48-a88b-215468f6359e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:17:43.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:17:53.063Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=f1db3c4e-f4b5-4e80-a9d7-c6749fd43621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:17:53.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:18:03.069Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=066dfbd1-cec4-4cfb-a787-dab0dca44bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:18:03.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T00:18:08.920Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T00:18:08.920Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-14T00:18:08.920Z |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-14T00:18:08.921Z |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-14T00:18:08.985Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-14T00:18:08.985Z |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-14T00:18:08.987Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:18:13.076Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=3b476069-3cc3-4db6-9780-ee868095b495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:18:13.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:18:23.084Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=28eaf272-b42d-4e78-835d-71a9a80e86cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:18:23.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:18:33.090Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=7e067853-6f84-4893-b4bb-59333251ddc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:18:33.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:18:43.096Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=dd97a8fb-04b5-4c16-a8d2-ee3c36069d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:18:43.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:18:53.103Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=abd498b1-b08a-421c-9f50-88aa61208cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:18:53.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:19:03.109Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=77b40ee4-9747-4fbc-95cd-a27406aa43f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:19:03.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:19:13.115Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=1a6bede1-3d99-4315-be29-e76bacddcb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:19:13.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:19:23.122Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=c8612612-2345-45aa-9fc0-ece7c034ccd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:19:23.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:19:33.130Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=680184ac-5389-47e4-82db-124576ccaf60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:19:33.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:19:43.136Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=83b86da9-9c8a-428b-91cf-7b31eb300d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:19:43.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:19:53.144Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=b40a70f8-63d4-4e93-b2d5-e73ef93a841d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:19:53.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:20:03.150Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=949c5408-84e2-4fee-ad89-d0f38d91475e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:20:03.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:20:13.157Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=a23667b2-13d4-4381-9cc6-70a2f76a17eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:20:13.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:20:23.164Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=f677838a-9a65-4161-ae69-b2bc0a9b67d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:20:23.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:20:33.170Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=b0f3d8c6-9f6f-4dc5-82aa-a5b0b49f40b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:20:33.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:20:43.177Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=a7a60da1-cdf7-444b-a5b8-7bb4dd466ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:20:43.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:20:53.184Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=e0e8f5fd-5a3e-433a-b507-3eba6f6efe37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:20:53.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:21:03.191Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=82b10750-8017-4b18-a656-a279c196647b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:21:03.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:21:13.197Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=78affb20-bd87-4444-ba94-22606fc9e0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:21:13.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:21:23.205Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=bb8bb4bd-3009-4555-98fe-8fc8b2c57fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:21:23.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:21:33.211Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=bcbe804b-9dae-4ab3-81ed-8f7503ab0087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:21:33.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:21:43.218Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=fef964b3-002f-4222-b666-66eb6ce380b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:21:43.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:21:53.224Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=b664b99c-b946-45e6-9cbb-25cd4ced7612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:21:53.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:22:03.230Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=dcece5cd-7c18-4d52-8d50-02ae83ba262f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:22:03.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:22:13.236Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=3fd94c09-f837-4fd4-8594-4a858e6e0623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:22:13.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:22:23.243Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=edd5391b-83ae-4c02-9a51-2fe78c30f17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:22:23.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:22:33.250Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=102e1411-ce35-4dbb-ab67-68ce242775ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:22:33.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:22:43.255Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=2eb3aba3-4e46-45ec-8992-b0e2b210a728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:22:43.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:22:53.261Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=f3ad0a06-433d-462a-a5b2-8791871036b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:22:53.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:23:03.268Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=99feea15-787e-47d5-a1fe-6954f2bc4389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:23:03.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T00:23:08.923Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T00:23:08.923Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-14T00:23:08.924Z |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-14T00:23:08.925Z |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-14T00:23:08.989Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-14T00:23:08.990Z |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-14T00:23:08.991Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:23:13.274Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=f1e9672d-9158-4ade-b33a-112231ceea82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:23:13.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:23:23.282Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=ab611cfa-375d-4141-bebc-a8b15f406f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:23:23.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:23:33.289Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=395ff426-9056-4415-98c6-3c271969dda9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:23:33.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:23:43.296Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=70af1ac1-3719-47e3-a4d2-e58bb8a25ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:23:43.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:23:53.302Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=ee106a29-1b6a-4e13-a335-ffcc69cd7827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:23:53.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:24:03.307Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=bd0b8167-7047-4808-a022-c6ac3ce1cd5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:24:03.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:24:13.314Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=da9d0629-1c98-4539-a4b3-317ab8377ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:24:13.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:24:23.320Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=f60b96c5-41da-48d2-93eb-eccf956e9c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:24:23.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:24:33.327Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=1061ec53-6fb9-46a5-95aa-07da00ef176a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:24:33.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:24:43.333Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=e8310d39-f263-477e-ac36-0d674f6bdce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:24:43.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:24:53.340Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=018b6e54-33e4-468d-b42c-5fbecba83ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:24:53.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:25:03.347Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=1867062f-b67e-4e57-aa44-7206c76f6d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:25:03.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:25:13.354Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=3b39a4ee-373f-43f7-80a2-3e9b674dd26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:25:13.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:25:23.360Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=918de171-6ba4-4467-bd8b-cccb8c809ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:25:23.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:25:33.367Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=313407c3-9205-46dc-81fb-159b72b80521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:25:33.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:25:43.373Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=22d39146-d1fc-4478-a317-30c1055e6245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:25:43.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:25:53.379Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=6fdc4a77-ba15-40be-aa18-8e5731affacd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:25:53.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:26:03.386Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=5bae1c1b-bd12-4cda-9822-3e9bb50b8491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:26:03.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:26:13.393Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=b0456e3a-3b22-445e-a0dd-81b4d666882e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:26:13.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:26:23.399Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=522b4c2c-7400-4b4a-b785-e235c4609cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:26:23.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:26:33.406Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=f09d95fc-6996-48be-8b21-24fc699a5f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:26:33.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:26:43.412Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=c6ab07c8-b9a0-4aae-b3d0-aa73bd7698aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:26:43.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:26:53.418Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=871a08bc-46dc-4ad6-a379-4a1b750d2231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:26:53.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:27:03.424Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=956d9fe9-7182-4f2a-9bb6-62483c1ca939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:27:03.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:27:13.431Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=bda30e64-667d-48f2-8f92-27dd4f521269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:27:13.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:27:23.436Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=f363c840-e563-4c9b-92a8-ebe7a289eac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:27:23.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:27:33.442Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=be7a7c12-318e-4f54-9d3c-933f5fd902d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:27:33.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:27:43.448Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=efc2ba41-5cc1-4a73-aaa5-7d2739fd48fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:27:43.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:27:53.454Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=3bef6e36-19fa-47ca-8ed0-4b485dc5ed04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:27:53.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:28:03.462Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=2616dc09-3dd8-46da-9f1c-bfa55a0b4140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:28:03.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T00:28:08.919Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T00:28:08.919Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-14T00:28:08.920Z |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-14T00:28:08.921Z |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-14T00:28:08.993Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-14T00:28:08.994Z |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-14T00:28:08.995Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:28:13.469Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=c344bad9-c733-4c01-b857-b7cdc771baec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:28:13.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:28:23.475Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=84445a01-aa6a-40ad-b4cb-e317d63340d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:28:23.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:28:33.482Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=84cc21db-7602-45ce-8441-c93957f0d582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:28:33.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:28:43.488Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=924dcade-a704-4b18-8872-69104fde2a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:28:43.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:28:53.495Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=89c2edf5-cf95-4b2e-bcec-b38d90e2bc7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:28:53.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:29:03.501Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=080ff6ca-7d4a-4f68-a5dd-0b2ac75a8971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:29:03.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:29:13.507Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=afc36701-d776-4315-8c20-e98d5b101cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:29:13.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:29:23.515Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=a18a4f91-55db-4fe9-86a7-70c25a63906a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:29:23.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:29:33.520Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=ffb69a37-c2bb-4cdf-a0ff-fc9c0fa18e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:29:33.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:29:43.526Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=d5f9037c-9abf-473f-985c-87275ac5e6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:29:43.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:29:53.531Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=992927b2-60fd-4cfc-9dfa-421fb2dfa424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:29:53.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:30:03.539Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=486075eb-e628-44c3-9212-d130b5c9bdc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:30:03.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:30:13.546Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=50e5e245-14bc-46ff-8a11-e49c88d880a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:30:13.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:30:23.551Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=2075fd5b-0615-4f5f-81b6-b6055c614ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:30:23.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:30:33.558Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=94c83075-947d-4131-9387-b4bb693e3c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:30:33.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:30:43.565Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=a0f2ba7b-8065-4293-95c4-394096741222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:30:43.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:30:53.570Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=81ba554a-e40e-4b6a-800e-255bd6585e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:30:53.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:31:03.577Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=d99426fc-e048-472d-b410-d1629b070a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:31:03.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:31:13.583Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=0091088b-570e-4449-a09f-b873dc473f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:31:13.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:31:23.589Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=b97e857d-3249-467c-b437-33f326a6fc35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:31:23.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:31:33.595Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=c76435ff-c720-41c3-ba0b-dc9fc29b70a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:31:33.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:31:43.602Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=9c714734-5fcc-4484-88e4-980bf9ad7119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:31:43.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:31:53.607Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=71517bae-8062-4384-b7f1-2b81ec536a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:31:53.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:32:03.615Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=3c32544f-e544-439d-a46a-eae0ede868c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:32:03.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:32:13.621Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=6f52073b-96e3-4b8b-90fb-963ae0a31982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:32:13.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:32:23.628Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=c4a8a7ff-c2e9-4c86-b903-3b4284d0ddc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:32:23.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:32:33.635Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=7df878ba-c0e0-4e48-acb0-0f7051e1b0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:32:33.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:32:43.641Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=2389eb4b-3d00-467d-b504-26e238468630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:32:43.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:32:53.648Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=b37fc322-ecd0-48cd-8aec-eef89b636902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:32:53.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:33:03.655Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=17d42035-9409-4d61-bac1-facd0aa704ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:33:03.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T00:33:08.934Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T00:33:08.935Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-14T00:33:08.935Z |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-14T00:33:08.937Z |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-14T00:33:09.006Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-14T00:33:09.006Z |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-14T00:33:09.008Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:33:13.661Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=500cad86-445f-4387-bc72-66401cbeb862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:33:13.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:33:23.668Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=950fcfa1-d1a9-4785-a33f-ab8cd5c78df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:33:23.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:33:33.675Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=dfeb8184-fb42-4556-aedb-5d35bd4012e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:33:33.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:33:43.682Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=067f3b20-775c-45a6-b449-4ca7f1d725c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:33:43.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:33:53.688Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=19d451e5-0ce9-43c3-ab4b-9b0647b74b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:33:53.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:34:03.693Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=97d1e6c1-b67f-4fd3-9b5a-dcf372ea6dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:34:03.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:34:13.699Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=3661785f-dded-4bf0-95d8-d7f788d51483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:34:13.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:34:23.705Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=40b80f0a-40d4-431f-bf48-da95568c2103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:34:23.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:34:33.711Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=c6ce1702-e0a5-4512-b545-8c6408a6e036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:34:33.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:34:43.717Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=dabafc4f-a769-493a-b6cb-05cdb08441b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:34:43.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:34:53.723Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=13028ea6-df66-4896-97fb-49971ed14097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:34:53.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:35:03.729Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=ebbb4e36-aa6f-4e2f-b873-f3ad7b933bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:35:03.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:35:13.736Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=f82e8168-ca27-43cd-9b4d-c4629acbddb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:35:13.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:35:23.741Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=337e97c1-c877-4353-a771-0cb2fd0eabef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:35:23.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:35:33.747Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=cf9a4f9c-d0bd-4b58-9e44-cf8b427bc2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:35:33.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:35:43.753Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=89feb681-0fc1-4957-9b3e-190a8ed27d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:35:43.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:35:53.759Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=6b6e82a4-a020-4dac-94bb-25e8008674e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:35:53.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:36:03.765Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=6e97e885-36cb-4c3a-830d-6ad0b661ad4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:36:03.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:36:13.771Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=2523c828-01c3-4c29-a865-c86df20411c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:36:13.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:36:23.777Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=67248285-15a0-4357-8709-dfdfa32d9de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:36:23.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:36:33.783Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=9557625a-152e-4afa-a038-631c7edd646a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:36:33.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:36:43.789Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=5787eff0-d136-4869-b1a4-c202e47ac077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:36:43.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:36:53.795Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=22d1f0bd-d439-41aa-8527-c3e825c475a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:36:53.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:37:03.801Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=c851735e-ef6f-4ba2-8b90-4bbd22798e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:37:03.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:37:13.808Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=627a9ee5-cf62-4adb-a068-e3e68faa75ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:37:13.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:37:23.814Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=c7295641-bab6-48ce-86a4-3c6e8da35db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:37:23.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:37:33.825Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=bf3e3896-b37f-44be-b13f-98a8622df5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:37:33.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:37:43.832Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=14fe9241-c368-4437-a9d5-afa17bae1db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:37:43.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:37:53.838Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=a9b908c5-93db-4ee0-b91d-2cc5fc7b1a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:37:53.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:38:03.845Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=65da9776-f7df-4365-8e6d-060ec9b4be8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:38:03.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T00:38:08.913Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T00:38:08.914Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-14T00:38:08.914Z |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-14T00:38:08.916Z |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-14T00:38:08.981Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-14T00:38:08.981Z |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-14T00:38:08.982Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:38:13.851Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=04dbd909-2793-49e4-a14d-f40c730ec902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:38:13.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:38:23.858Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=556e78dd-e1d9-48e6-adef-6ee9415282d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:38:23.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:38:33.865Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=7dc28374-786d-4449-a759-6cd196e9a96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:38:33.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:38:43.872Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=94d9c64c-824e-48eb-8eb3-eaff96557bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:38:43.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:38:53.878Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=1ed94380-4bef-40b7-a94c-02a11d334815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:38:53.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:39:03.884Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=2379feeb-93cd-4026-81a2-f1fd736f3652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:39:03.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:39:13.890Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=57080b45-978d-4c16-99d8-4467bb382203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:39:13.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:39:23.896Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=0683c146-5f66-4ef0-a2f0-930f1a331533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:39:23.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:39:33.902Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=2df80d2c-771e-478b-82a8-d8b07ed84075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:39:33.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:39:43.908Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=564ade23-111d-4b76-ae82-8b11f64c04ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:39:43.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:39:53.914Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=d84f286c-5eca-4679-b9cf-17e54798395f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:39:53.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:40:03.920Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=8763a4cd-9c46-40be-a7ba-02d704504b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:40:03.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:40:13.926Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=932379c3-4117-4310-bc0b-d783c00995a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:40:13.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:40:23.932Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=4bb75e2e-8216-4f9a-acad-1fce0871cfbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:40:23.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:40:33.937Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=e70c24a5-7256-43d0-ae23-53550ad61e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:40:33.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:40:43.943Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=a112c8e3-4959-4ff3-bccc-386c5ba2cfe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:40:43.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:40:53.950Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=0f311d8b-a480-4cba-a8d7-712a2ee83af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:40:53.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:41:03.956Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=dc364518-4951-4d74-b21f-cf549e472303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:41:03.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:41:13.962Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=b7b4eaf4-71f4-49f1-86ac-7dcaf5928e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:41:13.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:41:23.968Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=2339c88d-e2b2-48de-abdf-4250808c6678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:41:23.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:41:33.973Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=dfa0b7fa-b452-4d95-95ae-2bd674c98f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:41:33.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:41:43.980Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=45f44f78-602f-481a-b4ff-33cc8fd733d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:41:43.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:41:53.986Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=4000487a-0f79-4555-9f31-3aaabc11c752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:41:53.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:42:03.992Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=1962b942-139d-48c7-8979-e0b5e736a5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:42:03.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:42:13.999Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=47140d48-15f4-4bd4-a32a-2bc782311dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:42:14.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:42:24.005Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=60d1dc02-8459-4b96-8264-f416be3ab63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:42:24.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:42:34.013Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=55b89d16-629c-495d-b43b-c99ac8af1b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:42:34.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:42:44.019Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=d445ff9d-e511-4544-b748-b144e228d7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:42:44.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:42:54.024Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=97d714e9-b1db-4a39-92aa-89bc3a2937a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:42:54.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:43:04.030Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=8eacd6a1-63c6-42a6-8ef7-45889ca4af1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:43:04.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T00:43:08.929Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T00:43:08.929Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-14T00:43:08.930Z |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-14T00:43:08.931Z |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-14T00:43:09.018Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-14T00:43:09.018Z |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-14T00:43:09.020Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:43:14.036Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=ab04e061-8837-46f3-a20b-064df63d841e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:43:14.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:43:24.043Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=82d1a97d-6c4e-442c-90a5-611c811ef86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:43:24.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:43:34.049Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=c01b7974-8512-4742-8b32-f4925e672c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:43:34.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:43:44.054Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=6c90a427-f587-4798-abd3-dee539ccfee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:43:44.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:43:54.060Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=faec19b8-ca8c-4328-9866-da368dfd4725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:43:54.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:44:04.065Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=a30a6e0b-9e17-49dc-af6e-83a896cb2b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:44:04.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:44:14.071Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=eaf70ddd-be08-4b89-bd86-ca90680f52ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:44:14.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:44:24.077Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=459201f6-cbed-427c-85ba-6d2d357aa159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:44:24.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:44:34.083Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=58a65bfd-34c4-4323-b77c-819091e6bc56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:44:34.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:44:44.089Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=97b22a74-662f-4bb5-a84d-de0f6f645175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:44:44.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:44:54.095Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=cb99c5b0-1860-40e1-b7d9-76ab4d44a369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:44:54.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:45:04.101Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=01c7bf2b-65b5-498f-b997-cac133c1d8e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:45:04.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:45:14.107Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=6c791e8e-6da2-4bd8-8497-54aaba046dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:45:14.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:45:24.113Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=0a4400b3-7f94-4349-bf88-a0e46818a70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:45:24.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:45:34.120Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=a0e34076-617d-440c-acf6-d2bcb6560ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:45:34.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:45:44.125Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=72dbe604-4f3e-42c6-bb85-9be592ce9ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:45:44.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:45:54.132Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=492b3d54-50e9-4af7-bca0-4ea7f90b770e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:45:54.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:46:04.138Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=3c687227-12be-4304-ad3d-a2cdb1cd93db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:46:04.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:46:14.145Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=e4e675b2-a599-422b-9138-3e1cfeae210d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:46:14.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:46:24.152Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=9f0087a4-1373-4e76-9b67-c64f15a8eb94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:46:24.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:46:34.159Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=83f21b1d-efb0-422b-b810-a9e38104331a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:46:34.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:46:44.165Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=33a480a9-de2e-4b39-83bc-0fca58d5f7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:46:44.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:46:54.171Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=9469025f-070d-4891-b06c-355d307cda22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:46:54.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:47:04.177Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=71ee2078-1fdd-4821-af81-e0c5f2e7262d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:47:04.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:47:14.183Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=1f921040-5c3e-4b1d-9b6f-f1ec5646f510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:47:14.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:47:24.188Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=b38d9697-4eaf-4448-9c3f-02e2f7d713ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:47:24.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:47:34.194Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=5b885e6e-03d3-4ff6-bad5-348939a388a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:47:34.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:47:44.201Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=40967030-6fe7-4761-b116-89d45a436e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:47:44.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:47:54.207Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=a5b05b6d-90a7-4e99-8f31-564deea804d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:47:54.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:48:04.217Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=dbc7e7d9-576c-40a7-9951-fcaed98e3f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:48:04.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T00:48:08.947Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T00:48:08.947Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-14T00:48:08.948Z |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-14T00:48:08.949Z |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-14T00:48:09.025Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-14T00:48:09.025Z |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-14T00:48:09.027Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:48:14.223Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=ee26d4bb-7388-4e45-9759-f037e7e5bd2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:48:14.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:48:24.229Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=be8f56c1-4bb1-4ea3-8c8e-933c64ba144d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:48:24.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:48:34.235Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=f6d86adf-b089-4534-a4c8-eef44a118ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:48:34.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:48:44.241Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=e59e048e-2526-42a9-9671-e5eb2ed6c03a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:48:44.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:48:54.248Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=cd6f191c-0819-4e11-b354-fbb34eb33094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:48:54.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:49:04.255Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=cf4327ab-d55d-45a7-810e-d2b8d7561187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:49:04.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:49:14.262Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=f4697dbc-a5f1-4039-959b-e8d5c39f1f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:49:14.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:49:24.268Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=da06f1a6-dc03-4538-982f-0834a9602467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:49:24.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:49:34.275Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=00d037a6-fa29-44e9-b5b3-d64669cddfd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:49:34.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:49:44.281Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=67ea59a1-62e7-4281-940b-b3704fef6806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:49:44.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:49:54.288Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=9ce8ca59-9889-4e76-b525-f21246cbbfd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:49:54.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:50:04.296Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=e2eadf8f-b725-41fb-8623-7d085eedc4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:50:04.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:50:14.303Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=3520e76d-8548-4824-bbeb-59886373a1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:50:14.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:50:24.309Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=39473ec4-92cc-4c12-a331-0ec9367f6731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:50:24.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:50:34.315Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=e1d57a81-bd69-405a-b4fe-8912ddcbef2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:50:34.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:50:44.323Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=1774caa5-4fb8-4944-b61d-ff07ce945f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:50:44.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:50:54.330Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=0c07484a-408d-494a-8667-d32978708af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:50:54.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:51:04.336Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=8bd43b37-3963-4779-aba8-542b49c5228b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:51:04.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:51:14.342Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=24abf23d-a861-4673-8062-6976abfbec51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:51:14.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:51:24.348Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=c93d5a9b-9062-44ff-9680-add554a826f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:51:24.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:51:34.355Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=05348949-2d4f-4512-a02d-ddb751e04ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:51:34.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:51:44.362Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=7f1803ae-74c9-4804-8cb5-70aaa105e083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:51:44.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:51:54.368Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=984169ea-3387-4576-85b0-e898cba1fd76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:51:54.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:52:04.374Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=a5366cd0-971d-4331-9bd1-3bcf0a08d5a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:52:04.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:52:14.381Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=8381caa5-6130-4ca6-97f8-9f1abfc1d0d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:52:14.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:52:24.387Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=94d0d7c7-7622-403e-800d-891329ca27d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:52:24.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:52:34.393Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=795f8335-faa1-448a-8b85-a7f719d62582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:52:34.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:52:44.399Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=9a469fae-1f79-4c41-8629-d1543afb7354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:52:44.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:52:54.406Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=cd60c13d-0cca-4530-9efa-d81df06744f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:52:54.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:53:04.413Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=4ed59c13-4ac3-4b5b-89b1-6f813178af8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:53:04.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T00:53:08.935Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T00:53:08.935Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-14T00:53:08.936Z |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-14T00:53:08.937Z |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-14T00:53:09.002Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-14T00:53:09.002Z |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-14T00:53:09.005Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:53:14.420Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=52220168-7597-49bd-a955-b1a672d369d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:53:14.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:53:24.426Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=5ddb8371-cb14-4b83-8d86-69445b9a4567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:53:24.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:53:34.432Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=885b2c52-a771-45d3-9a11-8734de25fcb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:53:34.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:53:44.438Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=a869255a-f3f4-44d5-99d0-a99b658ed867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:53:44.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:53:54.443Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=231d10e5-9bdd-4766-b1f1-e1ce5d390012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:53:54.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:54:04.449Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=3610b05b-82f6-4944-9264-fe65e53f6bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:54:04.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:54:14.455Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=88613824-ce40-463d-aae8-180efbbe7825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:54:14.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:54:24.462Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=d17f597a-6c2a-4536-b99e-704c49ed39f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:54:24.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:54:34.468Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=1ed22622-e6ee-4ee9-95f9-508f61f02ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:54:34.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:54:44.476Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=68080fe8-3e65-4cb1-8116-819e5a8de11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:54:44.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:54:54.483Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=38ddd5be-ab82-4485-bddb-147e6e14b195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:54:54.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:55:04.489Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=8eddb586-f267-45bf-af75-f44f37d7471e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:55:04.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:55:14.495Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=88569bfd-4644-4790-91d8-53b70f6928e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:55:14.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:55:24.501Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=c130f163-0429-45d1-8fae-d53a952eadcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:55:24.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:55:34.506Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=8c7b5214-a91a-46ed-b91e-497905136bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:55:34.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:55:44.512Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=5b6c5a70-ff5c-4493-8e03-2640af66713d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:55:44.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:55:54.519Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=d883394f-e604-4fc6-a70e-87255e2a4326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:55:54.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:56:04.526Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=1df99785-8d88-4ea3-804b-9fa39e710898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:56:04.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:56:14.532Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=740cdc1c-8793-4cb5-8cc8-a1ef4ad14183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:56:14.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:56:24.538Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=2f7c1b7a-cf1b-48dc-bdd9-ddcf96fcd8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:56:24.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:56:34.544Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=c936202b-086e-4fa6-9a20-3ecd568034b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:56:34.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:56:44.550Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=67730e60-a7c5-4af2-b561-5f61b4ad754c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:56:44.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:56:54.556Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=009ba923-adea-4c77-90d9-baf46a5e67b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:56:54.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:57:04.562Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=a53fe658-ce17-4b62-b0b6-aceb4e78b0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:57:04.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:57:14.568Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=67fc52b4-3b16-4c71-a1de-807e96f6e86a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:57:14.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:57:24.575Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=8f836d5f-379b-4318-aa0e-a2d59a19466a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:57:24.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:57:34.581Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=9bd40cec-514a-45fc-adb8-64176ea0d5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:57:34.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:57:44.592Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=e847fc45-fe20-41ec-a5c3-b8a08055c428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:57:44.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:57:54.598Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=87103799-ecc9-44a2-a1fd-b620fe57c4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:57:54.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:58:04.604Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=43147199-f4fc-4c80-949c-f82e1d090c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:58:04.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T00:58:08.916Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T00:58:08.916Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-14T00:58:08.917Z |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-14T00:58:08.918Z |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-14T00:58:08.989Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-14T00:58:08.989Z |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-14T00:58:08.991Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:58:14.611Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=822005a2-0cbf-4382-b623-30b844236a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:58:14.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:58:24.618Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=4eb9cad4-7d7d-44e8-a4eb-a53ac6e908f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:58:24.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:58:34.624Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=d674c5ef-93a7-485e-b6ed-4ce9af5dd2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:58:34.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:58:44.630Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=0591b968-2f92-48b6-805a-a927da12602a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:58:44.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:58:54.636Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=7f44191c-2af5-4458-877c-6cf55e060256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:58:54.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:59:04.642Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=6c1f951b-9dd9-4926-850a-0bf680d45c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:59:04.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:59:14.649Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=c159a6bd-03c4-449f-8d9a-90dfb34ee75b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:59:14.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:59:24.656Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=9ea4390d-770c-4bf9-aa96-c3f2cd2daca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:59:24.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:59:34.662Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=0646b4da-5682-4b44-97ec-f1f66ed912c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:59:34.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:59:44.667Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=2bffee23-b56e-4d14-af64-7a0e72da57ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:59:44.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:59:54.672Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=fbcbd4d0-40e9-41a2-9755-ade0ff5e9732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T00:59:54.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T01:00:04.679Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=197e40c2-7d64-4b11-9457-57e11ab8480c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T01:00:04.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T01:00:14.685Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=d4297f72-6e45-4f6f-929b-935375ac8836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T01:00:14.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T01:00:24.691Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=35efd995-bd83-4702-9750-9c4b38acae6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T01:00:24.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T01:00:34.697Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=223aa806-0230-4822-a754-24d6935e793b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T01:00:34.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T01:00:44.703Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=b2332517-bcd3-47e0-af4d-1acf08dc52a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T01:00:44.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T01:00:54.710Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=2920a22c-b952-4ea5-a384-580764bcc2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T01:00:54.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T01:01:04.716Z |INFO |Init configs |InvocationID=6681cb94-ed21-4979-b126-5cbe8cb763d6, InstanceUUID=ea0cd7d7-1720-4096-ac78-d2ba87ddc512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T01:01:04.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |