. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T00:17:18.068Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T00:17:18.070Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-12T00:17:18.149Z |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-05-12T00:17:18.739Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-12T00:17:19.384Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-12T00:17:19.386Z |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-05-12T00:17:19.494Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-12T00:17:19.571Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-05-12T00:17:19.589Z |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-05-12T00:17:21.291Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-12T00:17:21.747Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-05-12T00:17:21.768Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-05-12T00:17:21.768Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-12T00:17:21.831Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-05-12T00:17:21.831Z |INFO |Root WebApplicationContext: initialization completed in 2242 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-05-12T00:17:22.257Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-05-12T00:17:23.143Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-12T00:17:24.353Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-12T00:17:24.465Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-12T00:17:24.467Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-12T00:17:24.469Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2021-05-12T00:17:24.949Z |INFO |Started MainApp in 9.397 seconds (JVM running for 10.009) |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-05-12T00:17:24.995Z |INFO |Start scheduling PRH workflow |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:17:25.027Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=7f9f6243-3a96-49a2-884e-7ad64aa89824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-12T00:17:26.131Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.218:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:17:26.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:17:36.157Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=e9c7b623-a5dc-4f64-b5ef-27b952e787e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-12T00:17:37.234Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.218:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:17:37.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:17:47.236Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=def02951-42be-49b6-9fb8-0987767ed0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-12T00:17:48.306Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.218:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:17:48.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:17:58.309Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=1e55a4fc-a810-4329-b4a2-ebb817e95078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-12T00:17:59.385Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.218:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:17:59.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:18:09.390Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=737d3671-e72a-4046-9101-9ba8c22bb647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-12T00:18:10.484Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.218:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:18:10.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:18:20.486Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=1ed51779-2e94-49b7-9793-88ebb8ad197f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-12T00:18:21.556Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.218:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:18:21.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:18:31.558Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=3256c335-bbf7-4229-a19c-302e8cfed015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-12T00:18:32.596Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.218:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:18:32.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:18:42.598Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=ecb70c25-745e-4d4f-9581-97a1709c95bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-12T00:18:43.665Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.218:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:18:43.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:18:53.667Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=fd2d6baa-c0ba-4e63-b7bd-d72bfa1d9338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-12T00:18:54.738Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.218:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:18:54.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:19:04.739Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=2ce76f65-c384-406d-beeb-f745406d7026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-12T00:19:05.812Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.218:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:19:05.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:19:15.814Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=b533375b-6859-4567-b4b3-3f361bb167c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-12T00:19:16.884Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.218:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:19:16.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:19:26.886Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=e6551b2a-63d2-4f9b-9af8-900ae28562ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-12T00:19:27.922Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.218:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:19:27.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:19:37.923Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=b0425835-df13-4565-8efb-2d610cb5247f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-12T00:19:38.997Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.218:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:19:38.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:19:48.998Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=32bda98b-e8e1-4e8a-af9b-e5a395d5c9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-12T00:19:50.038Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.218:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:19:50.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:20:00.040Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=b84f0a83-45b4-400f-bd66-6da6c9e07658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-12T00:20:01.108Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.218:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:20:01.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:20:11.110Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=d06a00f9-0460-4907-b660-7e574530fc69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-12T00:20:12.210Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.218:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:20:12.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:20:22.212Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=a8ea164b-51d1-4460-9b93-12d6dddecbf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-12T00:20:23.283Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.218:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:20:23.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:20:33.285Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=201c0fc9-e765-4544-8e2b-68008e2d0ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-12T00:20:34.325Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.218:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:20:34.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:20:44.327Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=8db9dee5-8b78-4cfe-a1d3-9f3943a977c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-12T00:20:45.394Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.218:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:20:45.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:20:55.396Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=193c7fa7-5784-485e-ad29-271217338d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-12T00:20:56.500Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.218:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:20:56.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:21:06.502Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=253ba35a-6e5d-49f3-bc4a-5fbb2a1287b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-12T00:21:07.572Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.218:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:21:07.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:21:17.574Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=d0d5b6a8-fb32-4c2d-be94-294a217e149b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-12T00:21:18.643Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.218:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:21:18.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:21:28.645Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=55c2c40c-3de6-47b2-9246-babf2e51f7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-12T00:21:29.724Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.218:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:21:29.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:21:39.725Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=e5c1ad9c-294f-4041-b6f3-4754c168cb7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:21:39.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:21:49.817Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=4c3eff2c-5544-460d-8d7b-eeddd8b915c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:21:49.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:21:59.834Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=6f7758a7-c093-47f3-8385-4e778ace603d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:21:59.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:22:09.849Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=b925c5b4-2d9f-455d-9941-602dc453fc5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:22:09.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:22:19.859Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=09bbe342-6bd3-4917-b561-fd7b6ec70a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:22:19.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T00:22:23.384Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T00:22:23.385Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-12T00:22:23.385Z |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-05-12T00:22:23.387Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-12T00:22:23.478Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-12T00:22:23.478Z |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-05-12T00:22:23.481Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:22:29.873Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=9628d46a-d998-4931-a1a3-0ca271d70fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:22:29.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:22:39.885Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=3672cb6a-f042-48b7-a612-3e2232e0a837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:22:39.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:22:49.897Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=bf502bfe-3355-44a5-9578-9f98f8f7249b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:22:49.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:22:59.907Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=4a24ec8e-9eb5-4591-995c-89f14d95c2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:22:59.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:23:09.919Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=3e56df6e-f528-4515-9675-b0c6ca1560ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:23:09.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:23:19.932Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=78a18b10-607b-42b5-b37d-a9aed10c8db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:23:19.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:23:29.942Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=54e0751d-0235-44b4-9a87-eb28cdbd0e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:23:29.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:23:39.955Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=ce2a8e8a-d65f-41e9-b0bb-1be8308accd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:23:39.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:23:49.967Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=2967596d-7516-486b-a5e6-498eba1c5e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:23:49.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:23:59.979Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=8622ea24-fb5e-4953-a122-c0f1caca6dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:23:59.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:24:09.990Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=bcfc4a8f-d3f9-48b2-a99a-f1125747e0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:24:10.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:24:20.001Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=22e5ba99-0d0b-4c56-8682-52c934ad6d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:24:20.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:24:30.011Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=a4478246-d8ef-46cd-a15b-0165e437d6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:24:30.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:24:40.024Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=06c55cfb-4c8e-4492-bec0-4e6baa9a85d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:24:40.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:24:50.037Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=c3043e9e-61c4-4fd8-a603-d82159ece8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:24:50.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:25:00.049Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=39b96a7d-cb0f-421f-9c03-51a35a10c2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:25:00.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:25:10.061Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=4ab6fbba-a4f9-4b0e-86e6-50581f6abfd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:25:10.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:25:20.074Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=868dc41c-cfd3-4975-b933-887ab91d4946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:25:20.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:25:30.103Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=90dd3ee9-687c-4f71-a80f-32dfa2252fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:25:30.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:25:40.113Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=52393a27-da31-4176-a2e6-816d1652092b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:25:40.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:25:50.124Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=353fc20c-7a45-489e-a56c-9ec9ef2624a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:25:50.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:26:00.135Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=92225a86-596d-45df-a052-6dcc33ebca47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:26:00.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:26:10.145Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=80543a72-c4ad-4fc9-8805-fd5819b56039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:26:10.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:26:20.154Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=47eac04a-6a6b-41d6-8ea6-db8fccda8971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:26:20.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:26:30.165Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=a6f28761-c925-4854-8c99-d07594c74aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:26:30.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:26:40.174Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=46be605b-453c-4cbb-add2-f8eac91dac10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:26:40.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:26:50.185Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=b1850069-c54c-48c8-b53d-3594e48ae083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:26:50.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:27:00.199Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=8ee79a03-a11f-4fc7-ab2f-c3afdd37cdc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:27:00.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:27:10.211Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=741c32e5-c6ee-46da-bc7f-253186b0e483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:27:10.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:27:20.220Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=bf03a32d-b536-4e65-85f8-83c6cc3cb8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:27:20.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T00:27:22.511Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T00:27:22.511Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-12T00:27:22.512Z |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-05-12T00:27:22.514Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-12T00:27:22.626Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-12T00:27:22.626Z |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-05-12T00:27:22.629Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:27:30.230Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=937f1a64-ae61-4d6e-8f5a-2a7dd89bd862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:27:30.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:27:40.239Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=fef96672-a195-4105-b165-e24abb0ddc4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:27:40.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:27:50.249Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=38329e8c-0beb-4eab-9ad8-8184cb5c76d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:27:50.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:28:00.258Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=b46662a9-6acf-4433-86f5-e47434a80810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:28:00.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:28:10.267Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=949d48f4-98d3-4556-b1d1-dcb73935a731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:28:10.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:28:20.278Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=a18ab423-2312-4041-bb1f-f754d833e30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:28:20.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:28:30.289Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=e1468e16-3f4f-4aa7-a6a2-f1ac8a67511e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:28:30.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:28:40.299Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=bb71827c-22e4-4702-84df-9ed99722fd28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:28:40.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:28:50.309Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=909b3ffd-0a0f-4943-ac36-706ddb440255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:28:50.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:29:00.316Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=cfb10794-5914-48c1-9580-8d16b842f5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:29:00.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:29:10.335Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=b7a72ba0-f340-47b4-827f-f93f5bcf0a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:29:10.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:29:20.344Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=7fdbdf66-6fa8-44e1-965b-13b25cf235dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:29:20.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:29:30.355Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=94f0961f-f74e-427b-b4d1-1ed4ec492ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:29:30.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:29:40.364Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=68c7412a-43b9-43ff-91c6-f4ecb1b3a492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:29:40.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:29:50.373Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=1dafee28-b299-4f56-9ca1-7924e713d188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:29:50.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:30:00.381Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=3ffe88dc-cd23-40b9-af08-25bc511cb6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:30:00.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:30:10.389Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=9a23ecf4-0b37-4304-9e7d-3b327f4a8d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:30:10.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:30:20.401Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=92e5f6ff-69ac-4089-9732-bf8224c6a2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:30:20.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:30:30.408Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=93e084b8-0f67-4601-be74-f7341092bd3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:30:30.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:30:40.417Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=673202a2-c1ca-4bf3-87f2-8fe0f8665c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:30:40.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:30:50.426Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=885ee37b-ef11-4fab-9891-55a8651907ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:30:50.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:31:00.435Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=cc02d37b-04ca-4b53-a50a-93b378d22183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:31:00.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:31:10.443Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=cb3e4b52-5b1f-4d8c-b53b-24a73e743b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:31:10.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:31:20.451Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=85dc266f-e2ef-4b84-9af8-28465ac6796c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:31:20.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:31:30.459Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=1ec956af-f38f-4d8c-a53a-3b7a172d15dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:31:30.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:31:40.468Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=5c0e8bcd-0039-48fa-8fea-c88bdaa7828b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:31:40.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:31:50.477Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=286a8d5a-9b72-4968-8ce5-8f68fffbb371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:31:50.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:32:00.485Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=8cd86def-9b4f-4b77-b72b-d0130bd74afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:32:00.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:32:10.494Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=1e8e4e98-0938-4257-bb14-c28030f6d050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:32:10.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:32:20.503Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=811894fd-7c1c-49a5-8674-5c41d3081b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:32:20.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T00:32:22.497Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T00:32:22.497Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-12T00:32:22.498Z |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-05-12T00:32:22.499Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-12T00:32:22.626Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-12T00:32:22.627Z |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-05-12T00:32:22.630Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:32:30.512Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=c95cc803-3d1b-4f0a-bd54-90a38bf91ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:32:30.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:32:40.521Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=626df2fb-ee8d-4757-aa84-c5e3fa0d522f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:32:40.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:32:50.528Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=baf3e46d-7190-4cff-8605-9065627614eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:32:50.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:33:00.540Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=49067986-676b-4a6f-8cab-6b97ae0bbf34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:33:00.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:33:10.550Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=947c1a96-e7f9-48d8-8650-3eee41e20824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:33:10.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:33:20.558Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=44cf6d71-12e7-453d-be1f-c717353211fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:33:20.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:33:30.567Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=5d5b5e07-fbee-424a-90ad-ebfaf7168869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:33:30.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:33:40.576Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=6c142103-3476-4075-8e05-5189f3c954ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:33:40.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:33:50.584Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=6b7acdaf-5a89-4481-8045-0ea670603a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:33:50.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:34:00.594Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=89bb0208-76f5-4530-b66f-2ed5833477b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:34:00.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:34:10.604Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=630ba7a0-c05c-4851-bc6b-1fb3c9585b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:34:10.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:34:20.613Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=a410e6a5-7137-4ece-9405-bce731e3d2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:34:20.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:34:30.621Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=bf82b7a8-fb7a-49e8-afd8-44334bc252cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:34:30.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:34:40.628Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=4b729a22-8657-4f88-bed3-38b872906a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:34:40.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:34:50.637Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=3a46a459-19b1-4be5-9d18-c41eb7b75645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:34:50.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:35:00.645Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=27d53771-f87a-4179-81c2-99ca2af57572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:35:00.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:35:10.654Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=658d4e5f-185c-4084-9878-3592a678f8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:35:10.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:35:20.663Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=e9c5ecd1-64d5-407e-982f-e66fb7ed864c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:35:20.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:35:30.671Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=07fe9890-6a9e-45a6-ba35-1764db1ef03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:35:30.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:35:40.681Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=c3a96133-971d-4e00-8383-9e37fa682727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:35:40.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:35:50.688Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=3a206f33-c199-4d33-87bc-1fde373d1d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:35:50.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:36:00.696Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=2e28fd71-abb5-4bd0-835a-6735028ef8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:36:00.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:36:10.703Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=a181be3c-791e-430d-9e6b-94a9215b2397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:36:10.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:36:20.712Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=d32739ad-3f1e-4f3d-b707-049cb30a3844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:36:20.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:36:30.723Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=f8ae8530-1f13-4c61-93b3-e5dac095f13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:36:30.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:36:40.729Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=e2e21457-a243-47e5-a5af-43009a9d275d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:36:40.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:36:50.738Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=4505bd53-5e1e-4d61-b027-a94cdf4745f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:36:50.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:37:00.769Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=4e9eb987-4e16-4aef-a4cd-7a8cdaecdcb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:37:00.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:37:10.777Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=be3f6e65-37f0-402a-88da-e37bc561c754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:37:10.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:37:20.784Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=f40fa48c-4a41-4524-b1be-0af4379290ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:37:20.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T00:37:22.488Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T00:37:22.489Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-12T00:37:22.489Z |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-05-12T00:37:22.490Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-12T00:37:22.590Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-12T00:37:22.590Z |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-05-12T00:37:22.592Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:37:30.798Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=1c57989e-2ac3-4a55-98eb-60874a38103d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:37:30.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:37:40.806Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=036ed8b8-98ef-4173-a41a-72ed0ffd9d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:37:40.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:37:50.814Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=7528a7c6-7c73-4251-839c-4e547a4a41e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:37:50.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:38:00.822Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=973ebba0-7f77-4e2d-a2c1-1476a8bdda15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:38:00.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:38:10.832Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=1f62509f-2968-4954-9057-954556ec6fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:38:10.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:38:20.839Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=0453aaff-0627-4f37-a508-9f5e85e3a590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:38:20.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:38:30.848Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=2ddfe252-e042-496c-b7e6-e898ee0dfb9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:38:30.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:38:40.856Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=f1281cb2-036e-48b5-8c24-ae9c64a22cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:38:40.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:38:50.864Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=959a86e0-7439-4505-a08a-0f4bd33e8192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:38:50.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:39:00.878Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=dc4650c5-98ad-4cf8-8829-1174ddc33e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:39:00.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:39:10.888Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=37adf43e-5049-42ef-a3c9-c7f4d338881b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:39:10.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:39:20.895Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=40e31479-1817-4bf7-bb2f-3e0664094a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:39:20.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:39:30.903Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=81ed32e2-9464-4b02-96c3-e4ea80f07f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:39:30.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:39:40.913Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=e9a8c272-6d0a-46c5-9515-385475deb4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:39:40.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:39:50.922Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=2e0be91a-ebfa-4c99-9aea-478b0c98efed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:39:50.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:40:00.931Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=5bc18cee-5638-4e2e-9a27-3fa178a1e7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:40:00.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:40:10.939Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=fff777e5-642e-4439-bbef-7c3052304c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:40:10.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:40:20.947Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=93cb391e-4cc9-40c8-9975-1abd5da50b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:40:20.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:40:30.954Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=67cd81b9-2dce-4f68-bc27-f253e5e9dabd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:40:30.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:40:40.961Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=a0aa9c4d-0da0-42cc-a413-4c6256674c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:40:40.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:40:50.968Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=f2702bac-d084-4cbb-96ee-2f5ef960a260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:40:50.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:41:00.975Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=f03243e5-eb05-4055-b902-bfb1c128e02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:41:00.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:41:10.983Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=20d59842-ab35-42c9-8c17-d58e43ce1ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:41:10.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:41:20.990Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=a6ac4209-07d7-493e-b063-f1c8847e4bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:41:20.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:41:30.998Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=f7798dd7-0dcd-4ced-8406-7eee6ea95277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:41:31.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:41:41.006Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=aea2b750-62d9-475e-8cd1-911d9264e3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:41:41.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:41:51.015Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=d5030da2-9d54-4241-be83-1eb3518aef42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:41:51.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:42:01.022Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=8993d59a-125d-46a0-a273-5a2130717cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:42:01.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:42:11.030Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=4b2c403c-42c1-4ae8-ac01-497ba7dd910c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:42:11.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:42:21.038Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=eac7a78b-9ffe-4af7-b78a-3761eb0fef7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:42:21.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T00:42:22.541Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T00:42:22.542Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-12T00:42:22.542Z |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-05-12T00:42:22.544Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-12T00:42:22.622Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-12T00:42:22.622Z |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-05-12T00:42:22.624Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:42:31.046Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=acb2d2ec-ffa7-4b31-9f43-a9f1b93595de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:42:31.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:42:41.054Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=083f2e21-30a3-477f-bd37-fa996a92b2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:42:41.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:42:51.062Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=bcb811e9-1e11-4c19-801b-b71002d0f53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:42:51.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:43:01.070Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=fc1a97ce-81a8-4350-be7d-69d190a1b7e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:43:01.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:43:11.080Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=ab3953b1-6270-4b87-b287-a5310a9c0044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:43:11.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:43:21.088Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=3a3a199e-34b5-4430-ab29-a403f66f52d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:43:21.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:43:31.096Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=4b8d424e-f086-4673-b074-a4e777476362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:43:31.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:43:41.103Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=2cf1b526-0e53-4354-be84-7c22227f5afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:43:41.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:43:51.110Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=df8e7065-b069-41d2-a1d4-edd6c2a01ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:43:51.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:44:01.118Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=7fdacb7e-f102-4a6c-83dc-1d160f71a2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:44:01.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:44:11.125Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=030fdac5-7360-4923-acb6-40a922a3c33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:44:11.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:44:21.132Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=c0c65d2d-81fc-4ec0-8825-3a4aa625938e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:44:21.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:44:31.140Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=3a054c1b-1346-4346-8edf-7987deb3d8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:44:31.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:44:41.147Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=58c4a100-bce6-4896-9bba-64fd2f70fded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:44:41.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:44:51.156Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=08e7616f-3a9b-4da8-a676-7c150bdf3cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:44:51.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:45:01.161Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=0beb2b4a-c9be-4c8d-8775-cf51420fefaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:45:01.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:45:11.170Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=30f9e4a9-9734-4cf4-a470-beca96c6fead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:45:11.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:45:21.178Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=6eaf5905-6359-429c-9ee6-222d9b878923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:45:21.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:45:31.187Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=fb57b417-ff43-453c-84d5-56096d4dbc59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:45:31.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:45:41.195Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=df29fa41-46b1-4a4e-8812-c8cac63e8601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:45:41.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:45:51.204Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=b9171abf-9715-456b-8c6c-32f1835f43f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:45:51.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:46:01.214Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=91fa55e9-31f3-4a82-9c8b-9963e1928030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:46:01.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:46:11.221Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=51c9c811-3785-4557-88dd-1afbb07790ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:46:11.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:46:21.228Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=51510a5d-261c-4bea-9f26-2a5c30e90cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:46:21.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:46:31.237Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=0b112fa0-1eac-4fdd-a644-c1cda7f0ab35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:46:31.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:46:41.245Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=a246c332-1006-4236-b952-f628f5e3f7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:46:41.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:46:51.255Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=9ae1f82c-2b22-476a-bf0a-afb42f6c28a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:46:51.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:47:01.265Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=1af73bfc-c499-45a9-9253-4a39b7bfb91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:47:01.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:47:11.273Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=020597a7-507c-4ca5-81d6-053ca7bdba28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:47:11.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:47:21.280Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=557d5071-1576-4a35-8532-1f83bd7853a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:47:21.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T00:47:22.543Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T00:47:22.543Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-12T00:47:22.544Z |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-05-12T00:47:22.545Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-12T00:47:22.622Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-12T00:47:22.622Z |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-05-12T00:47:22.625Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:47:31.288Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=1b7a4bdc-ed8a-403f-9730-aa4d261043c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:47:31.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:47:41.295Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=5d7fc2c2-e773-4787-9e09-b75cf5dc32eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:47:41.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:47:51.302Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=ff7c8b25-bb27-43da-ac71-750a45878147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:47:51.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:48:01.310Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=f269c746-9737-4ef7-90bc-bdffc2214547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:48:01.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:48:11.318Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=a9e47181-cbdc-40af-9eb7-a808ccc27e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:48:11.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:48:21.327Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=3decf05e-8d14-41dd-a4e8-9194fe9e1bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:48:21.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:48:31.334Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=3349a297-1e1c-479f-bba5-b2378bab111b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:48:31.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:48:41.345Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=b709bcc1-4740-4934-a0d1-f48beb3e7ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:48:41.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:48:51.353Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=6b788a4d-496d-465c-93d3-669bf6e4a7d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:48:51.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:49:01.361Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=548cb463-50f1-43f5-a33a-b849b9376d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:49:01.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:49:11.368Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=d310381b-441e-420f-bdc6-b151c9e51161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:49:11.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:49:21.377Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=45a68375-1d55-42a6-b185-4bbb53f91b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:49:21.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:49:31.385Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=37575365-a128-4147-89d4-61c57911241b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:49:31.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:49:41.394Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=d4f736bb-0e93-4513-b25e-f8a511d34a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:49:41.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:49:51.402Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=304fe03b-ce2a-4e08-aa29-c69059e67dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:49:51.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:50:01.409Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=c57308a0-75fa-4cfc-a56e-b8f599a05abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:50:01.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:50:11.415Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=054c7cb0-ec2f-4676-82f0-10b2a4bddead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:50:11.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:50:21.424Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=064751f3-e91b-43f3-ac0f-2b64c45e313e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:50:21.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:50:31.430Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=7929de44-4799-4565-8f30-a3b489489566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:50:31.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:50:41.436Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=1aaf217d-d32d-48b1-9013-5f3e399b79e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:50:41.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:50:51.445Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=b89059cd-1f21-4231-bc29-4cf51154747a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:50:51.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:51:01.451Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=389b5df1-434f-49ed-9752-434ff8504838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:51:01.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:51:11.458Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=7047577e-3f43-43dd-b95d-f1fa85033218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:51:11.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:51:21.467Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=8cb9a72d-089d-4513-aad7-4da2ed6f888f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:51:21.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:51:31.474Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=adb09791-5191-4a71-a099-26b639510041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:51:31.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:51:41.481Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=6965c3d6-aa0f-47f3-9390-6e4d416350b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:51:41.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:51:51.490Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=6dde1a4b-0806-41ff-b97c-42819e46c99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:51:51.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:52:01.500Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=cea72517-0cc0-4236-b93c-addd08081ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:52:01.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:52:11.507Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=f0152bbe-eb2d-4a72-8d83-dcf9e54e2c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:52:11.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:52:21.516Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=39bc6449-6697-4ec1-86e9-5471e5a89f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:52:21.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T00:52:22.503Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T00:52:22.503Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-12T00:52:22.609Z |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-05-12T00:52:22.701Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-12T00:52:22.779Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-12T00:52:22.779Z |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-05-12T00:52:22.781Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:52:31.524Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=19e502c1-4403-446b-b4b6-e74f56b4b51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:52:31.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:52:41.531Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=50ac58f6-8bba-4b87-8031-438b710a8560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:52:41.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:52:51.537Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=3011a428-8abb-4547-8e36-7c6278a512d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:52:51.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:53:01.545Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=85f60978-b626-4da5-b8a4-002db167284d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:53:01.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:53:11.554Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=f71774b5-a7ef-4efd-ae47-9f5276960f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:53:11.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:53:21.562Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=f84c9bf0-1b31-484f-9b53-c552f0094b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:53:21.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:53:31.569Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=9d480fa3-0732-4348-ac5d-33566a8bca8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:53:31.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:53:41.576Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=0b226d06-40d2-4387-84c2-55fa4532f02e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:53:41.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:53:51.586Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=c51c69a8-b2b4-47fe-a2be-e408cd2b71ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:53:51.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:54:01.593Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=a5917e03-e81f-4a09-91a8-879f1d47474e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:54:01.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:54:11.599Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=0186c865-a520-4b37-8f27-8b21e6ea6f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:54:11.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:54:21.608Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=561e7da7-9fd5-401a-be07-363993a39084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:54:21.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:54:31.615Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=5a6c1a3a-c192-4302-945c-bff6bd5a27d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:54:31.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:54:41.621Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=ed000e1d-ef0b-4690-8369-a34867e3214e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:54:41.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:54:51.628Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=333dcf6b-a551-4c0d-a813-27cd034ec38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:54:51.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:55:01.634Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=16cf1561-4dd0-4828-bdfb-f19ff94cbc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:55:01.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:55:11.642Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=f15bb781-b53e-414f-aaf8-ac23e0b448ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:55:11.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:55:21.650Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=53ba0d90-cca4-4861-8a11-f3009fa87b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:55:21.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:55:31.669Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=915e9ad3-54e3-40eb-bd7b-721fd559fde3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:55:31.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:55:41.676Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=17230ecc-9d66-40f4-acb0-82728c835fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:55:41.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:55:51.683Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=01889dcd-f84a-4dc9-964f-3ac26dda9892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:55:51.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:56:01.689Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=e9b3ac4c-da1c-4209-9110-88059f7812d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:56:01.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:56:11.697Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=077ced0c-103b-4f48-95fe-54511cf4a3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:56:11.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:56:21.705Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=edc43884-8b1d-4ffa-9719-7adef5567b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:56:21.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:56:31.713Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=24364aef-fe8c-443b-97f3-16be9c36d4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:56:31.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:56:41.719Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=a20e3352-1c90-4200-b8c4-50af44ad824c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:56:41.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:56:51.732Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=5bebccc4-f3b4-42b2-9232-0e42f529e402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:56:51.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:57:01.740Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=db5b9b22-14da-4ad5-9c98-6d2dbd6de92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:57:01.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:57:11.748Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=7011e566-d78d-4d36-ac9a-0bbe8e75c22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:57:11.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:57:21.755Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=db202986-3393-4cd7-8add-51dff678a8d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:57:21.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T00:57:22.493Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T00:57:22.493Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-12T00:57:22.494Z |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-05-12T00:57:22.495Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-12T00:57:22.578Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-12T00:57:22.579Z |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-05-12T00:57:22.581Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:57:31.764Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=7fc81c43-cfa1-4499-89b0-694c19dc8e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:57:31.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:57:41.771Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=f0373bd2-c97f-4caf-ad5e-cff5b09d3637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:57:41.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:57:51.780Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=0f08b3d9-7fc0-4e40-8c3e-5758f0e2bf94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:57:51.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:58:01.788Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=2d58623b-11d4-4d8e-b2b3-2907cfa10ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:58:01.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:58:11.796Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=fed462ac-57d8-47aa-82cb-712f4b1fd9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:58:11.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:58:21.803Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=6d79a316-e6dd-4272-9c07-be53252041c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:58:21.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:58:31.810Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=067a7580-d2c6-41a4-9f5b-52d91749f35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:58:31.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:58:41.817Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=91185d6b-db86-4aca-8a24-029295ee104b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:58:41.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:58:51.825Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=37126d73-d0c9-4385-9c9c-3c48803323ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:58:51.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:59:01.832Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=e85ce843-940e-4cf9-a90f-3ba3198cbcb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:59:01.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:59:11.838Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=b671f834-cc3f-4fd4-b2c0-0ffb9558e3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:59:11.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:59:21.845Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=6be6034e-8b70-47a7-9904-b7109ef79cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:59:21.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:59:31.852Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=aa2f4034-226c-4d17-a934-c99cfb0477a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:59:31.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:59:41.860Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=5fb5c3ce-bba2-46d9-a136-805ff5f3a17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:59:41.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:59:51.867Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=0b6b983d-2023-4264-a942-74e3e95d5d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T00:59:51.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:00:01.874Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=d9352179-41b6-4672-87ad-f1f4d65590f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:00:01.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:00:11.880Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=8923f463-7ee9-449b-a137-d3d6848bdab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:00:11.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:00:21.887Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=083a8956-d006-47e5-a39c-1200c58b306a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:00:21.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:00:31.895Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=a3e5c0c7-b35c-4120-973b-364791a22617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:00:31.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:00:41.901Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=2792d542-7118-4182-9452-976e33933679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:00:41.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:00:51.909Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=0a90cbc4-42b0-4cb5-bf7f-3fb432aebf86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:00:51.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:01:01.915Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=87fc5e9f-09f0-4878-8755-dfe317360065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:01:01.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:01:11.923Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=7f01b44f-4966-4221-abaf-cce614af0034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:01:11.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:01:21.931Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=780339e7-50a9-43f7-8d4b-9f00fdd8cb61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:01:21.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:01:31.938Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=4d033fb7-b0f0-4492-b090-0e83abbede5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:01:31.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:01:41.945Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=aebb9d86-6c05-4b7c-a9bd-e67c594c4468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:01:41.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:01:51.953Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=23e1b5b4-9d03-431c-8fff-f4dfd193cd24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:01:51.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:02:01.959Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=67b671b4-b9f9-449a-8fd5-cee62429a51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:02:01.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:02:11.967Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=d328c759-996e-4f09-bd8c-2e4c11491f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:02:11.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:02:21.974Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=27e4d42d-bbf5-47ad-a202-72d7fa9cb1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:02:21.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T01:02:22.496Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T01:02:22.497Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-12T01:02:22.497Z |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-05-12T01:02:22.499Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-12T01:02:22.578Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-12T01:02:22.579Z |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-05-12T01:02:22.581Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:02:31.980Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=deb57e6c-f3fd-44f8-86fa-2bf21a40667a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:02:31.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:02:41.988Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=b3347d28-1079-4ee4-b40d-39206fc9f76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:02:41.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:02:51.996Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=586f7df5-6593-461c-81cb-02d20a0e3b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:02:52.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:03:02.003Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=1f2820e7-5329-4267-b9ef-7c1527010b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:03:02.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:03:12.010Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=9110101d-b796-4b9b-8e0c-1186dc353b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:03:12.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:03:22.016Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=af7f2c62-fb37-4450-b607-715376b1c73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:03:22.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:03:32.022Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=d41ae8fa-a744-47ed-b73d-224392743cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:03:32.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:03:42.030Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=30f16bd4-a0ea-4651-8318-2f1057c3def2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:03:42.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:03:52.036Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=fe27172c-5eee-4b4a-9d1c-33572725f9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:03:52.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:04:02.044Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=d6265eb1-4e4a-4c48-8f4e-6429419d0fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:04:02.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:04:12.050Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=90eb1f2a-1317-421f-a5d0-facc3cc8499c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:04:12.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:04:22.058Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=cb0d05ab-1079-4992-ac75-5b1ebaefdeb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:04:22.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:04:32.066Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=162275d9-996e-4d53-acad-a389f3262bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:04:32.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:04:42.072Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=c77c4474-e72e-410b-b99b-5564ccac6106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:04:42.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:04:52.079Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=32fcbf46-a215-4234-9b2a-c726d5448347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:04:52.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:05:02.088Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=a958f338-0aa2-4366-b0d0-f4ca4ec73eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:05:02.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:05:12.094Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=47001068-1193-4522-9bfd-497041c2e85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:05:12.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:05:22.101Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=87ad9e82-cb6b-42c9-853b-18a1b0ff2f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:05:22.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:05:32.107Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=34f70b22-f9e4-47bf-958d-720f1f62b8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:05:32.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:05:42.114Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=566d328e-494b-45c4-8d23-5cafbf0df548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:05:42.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:05:52.121Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=e6fd8455-ffce-4769-a9e2-36534f2f4cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:05:52.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:06:02.128Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=cb2429f1-7af2-49c2-85e0-2353f3bb5a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:06:02.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:06:12.136Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=e0475833-8ef9-4479-956a-673af2b76e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:06:12.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:06:22.143Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=bb12e081-2776-4ade-8c95-53ebaf4282fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:06:22.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:06:32.150Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=92fe7ff4-39a4-4c79-ad33-bee706de2c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:06:32.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:06:42.158Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=57261c39-28ca-43c3-95ab-c076f648927c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:06:42.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:06:52.165Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=a1df5e1e-263f-4a96-9abc-190291af657f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:06:52.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:07:02.171Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=8ac935a0-fc16-4e81-ad87-871904c31d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:07:02.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:07:12.178Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=91af9022-1e57-4b41-8466-83909fec73b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:07:12.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:07:22.201Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=b85f2ed7-5f3a-4dfc-a640-f0b43869ba53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:07:22.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T01:07:22.545Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T01:07:22.545Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-12T01:07:22.546Z |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-05-12T01:07:22.547Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-12T01:07:22.613Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-12T01:07:22.614Z |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-05-12T01:07:22.615Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:07:32.207Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=a374f6c7-5565-4e7f-9908-9d8597095ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:07:32.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:07:42.214Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=a096b146-18e6-47ad-ab43-1131960e489a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:07:42.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:07:52.221Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=f627d9a2-724c-4df2-a38f-bc078032305b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:07:52.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:08:02.228Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=561d12cc-5bcb-4f38-b2c2-3eb5bd662e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:08:02.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:08:12.235Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=0cbfcd50-5e90-4018-91f1-eced5d469a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:08:12.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:08:22.241Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=dadec6bb-8928-4757-aece-11a4ef6aecbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:08:22.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:08:32.248Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=b217bcda-ead6-4ec1-85ac-989954ae1e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:08:32.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:08:42.255Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=4413b548-6662-4a6e-9703-6f2c0b0046e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:08:42.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:08:52.262Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=e50b77de-4c2e-4545-aca0-dfc07c8cef5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:08:52.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:09:02.269Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=c53d8563-2b37-4b7a-8f37-f6e8a9f1d808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:09:02.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:09:12.274Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=567a07db-828b-453d-8397-1bae8d890084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:09:12.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:09:22.280Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=4b2b03f3-5d27-4968-b746-780d8ffdb783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:09:22.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:09:32.286Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=f134e539-67ec-4ff1-ac16-12a31c34c88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:09:32.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:09:42.293Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=b3c2a242-5c04-4c78-9d03-08a7a3aef291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:09:42.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:09:52.299Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=539cfb94-4a48-4726-b6da-06b46643b8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:09:52.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:10:02.306Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=c11791c3-5176-42dd-b866-07b06df8d674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:10:02.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:10:12.313Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=992b3f9d-503c-4274-aa80-02bbb783ccf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:10:12.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:10:22.320Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=c822e797-f533-41a5-9559-f5ab5d643092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:10:22.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:10:32.327Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=fda49c41-c511-44fd-bf5d-7babc334ec56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:10:32.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:10:42.333Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=e7eddd47-ff3b-4d24-9c17-58ba4b862416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:10:42.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:10:52.339Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=f10ced79-4a0c-4bc5-86b6-238fe4cb6878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:10:52.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:11:02.347Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=ed68316b-ef38-473b-bc21-17852e596f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:11:02.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:11:12.353Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=4723e1bf-ea97-4f76-874b-a1126f579646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:11:12.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:11:22.360Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=62196bc3-ab6d-4392-80c3-b010a88a23bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:11:22.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:11:32.366Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=727fc153-5ec6-4359-9222-22e893fc0115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:11:32.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:11:42.372Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=e080dc19-ec54-4213-9992-ef0b6f4b6c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:11:42.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:11:52.379Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=57cf05f0-bf24-4a5b-8ab3-651959b6b017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:11:52.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:12:02.385Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=3ac9d5a1-95d7-4c72-b361-147b0a228af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:12:02.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:12:12.392Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=293a835a-4f08-4fc3-b1e6-fb157d0810b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:12:12.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:12:22.408Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=e9f4d75f-db0c-408b-a079-bb5b2314a6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:12:22.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T01:12:22.481Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T01:12:22.481Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-12T01:12:22.482Z |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-05-12T01:12:22.483Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-12T01:12:22.554Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-12T01:12:22.554Z |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-05-12T01:12:22.556Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:12:32.414Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=77da68f5-432f-474a-81de-3f172b1bc222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:12:32.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:12:42.421Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=cc4e3ef0-7259-4118-a648-c29e8fbfb4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:12:42.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:12:52.427Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=b59ec675-35bb-4353-a1ad-8aa2be050e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:12:52.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:13:02.434Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=9348b58e-9dc4-4a44-926c-faa463bd2978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:13:02.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:13:12.441Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=0ecabc47-0791-4678-b3da-73b8287030a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:13:12.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:13:22.449Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=29604a8a-6c6f-47b6-b9b7-c8aeb1dbd482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:13:22.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:13:32.456Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=b8a48ae2-acf1-459a-9fe4-0243f92cd2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:13:32.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:13:42.463Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=0db59ced-5236-4807-9924-4cac7fef3ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:13:42.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:13:52.469Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=e0cde960-c98f-432a-85fe-13f29c9561db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:13:52.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:14:02.475Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=6f7e2eb4-5f98-4b75-ad46-486e25427564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:14:02.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:14:12.482Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=35d2b776-a56c-449b-8f10-acc055104f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:14:12.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:14:22.488Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=34eb64ed-b689-4a47-807f-fe96a8e14d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:14:22.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:14:32.494Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=9eb7820a-54ae-49ff-be5f-fbe97c6baff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:14:32.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:14:42.501Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=dc2d3870-287f-407d-a26e-aed52ad57898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:14:42.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:14:52.508Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=26b27957-3173-4549-b865-e10c10eead16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:14:52.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:15:02.516Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=c10f5a8c-3d4d-4a6e-8fec-2f464fe4a8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:15:02.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:15:12.523Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=ef3f1fd5-d534-42e0-a565-9149c5859539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:15:12.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:15:22.530Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=86b290e9-1a5b-47a6-a83d-a1da8fcd0d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:15:22.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:15:32.536Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=7fb4d659-9690-45c0-9a77-08010c2cd844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:15:32.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:15:42.542Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=813b62c4-07ee-46b3-8251-25daa0bca5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:15:42.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:15:52.548Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=856f06f7-24d3-4fc8-9c32-6d5e624ffd78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:15:52.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:16:02.555Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=f6e20f82-38d4-4122-9933-4dddafc61359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:16:02.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:16:12.562Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=831612f7-c82e-403c-baa7-a1737e2fdef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:16:12.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:16:22.569Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=a6b36c9f-3b46-4fc0-960d-4c0c7dc31696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:16:22.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:16:32.576Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=ecf25135-0091-4c13-a5da-f86bb39f1f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:16:32.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:16:42.582Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=3e796efc-1032-45e8-bc3b-0fa82ac1b77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:16:42.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:16:52.589Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=545b1c2e-e9c1-4e70-bfdf-384cb87593d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:16:52.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:17:02.594Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=0321b549-58f6-4f38-8ed6-601d8ed8c666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:17:02.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:17:12.600Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=3430d09b-df00-4bc9-a872-382b6661894f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:17:12.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T01:17:22.496Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T01:17:22.496Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-12T01:17:22.497Z |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-05-12T01:17:22.497Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-12T01:17:22.578Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-12T01:17:22.578Z |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-05-12T01:17:22.580Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:17:22.606Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=e946c4b6-2074-49bf-801b-324b0b732710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:17:22.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:17:32.612Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=7cf39b9c-ca9b-4b7e-92b1-cdab025b6a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:17:32.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:17:42.618Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=389a5294-4420-43a6-8986-5bca934cebb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:17:42.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:17:52.624Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=6b36628c-265d-4a19-85f5-0213921029e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:17:52.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:18:02.630Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=1eed804f-a63a-49c9-8ea1-838f47a27ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:18:02.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:18:12.636Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=bef2e628-dbad-4475-a26d-05a841c348a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:18:12.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:18:22.642Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=263ebe78-b155-4ec4-a82f-c77e41c78384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:18:22.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:18:32.649Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=450ac8a5-233c-4cc8-b72d-ac9af65c4d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:18:32.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:18:42.655Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=b40be027-bcd4-4677-a7aa-43fff84fdf9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:18:42.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:18:52.661Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=b1292daf-f765-48a9-b2a0-f4790b2a4cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:18:52.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:19:02.669Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=5180bbe5-bf87-47f8-b49f-21c07aa2a31e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:19:02.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:19:12.675Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=4c6785f7-554e-46c4-9a5c-97aaab5180eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:19:12.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:19:22.682Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=f47f318e-fe81-4259-a29c-fcbe061b7965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:19:22.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:19:32.689Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=e7567450-ad99-419c-a6a3-2b68e2fa687b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:19:32.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:19:42.695Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=59f8187c-6f67-43aa-99c7-a2dd4a63641a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:19:42.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:19:52.701Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=03caceb0-551c-4600-b408-b90ac2123312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:19:52.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:20:02.707Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=a1398c3d-ae37-4874-9083-86f229c36385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:20:02.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:20:12.713Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=e670ffb2-8b44-4420-9ce6-b7c0c3d88e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:20:12.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:20:22.719Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=88d21fd1-f4dd-4548-8c46-cec0d7549222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:20:22.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:20:32.724Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=4d4fe2b4-c183-495a-9474-2b4384692e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:20:32.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:20:42.730Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=adcd66e2-953a-4460-99f5-ed8a34c0e8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:20:42.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:20:52.735Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=258c236d-311f-47bd-b0b0-378e4259d8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:20:52.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:21:02.742Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=7adcedf4-6c3e-4280-9fe2-695f63471f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:21:02.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:21:12.747Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=a4336325-22c2-46ad-9366-de5ff4463cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:21:12.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:21:22.754Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=3297efea-2601-47ce-be3d-97afdc37926c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:21:22.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:21:32.761Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=1b507665-e3b5-482f-8f1d-d16debfeda6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:21:32.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:21:42.768Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=96c876a9-81df-48ef-8a48-23b4dc9197f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:21:42.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:21:52.774Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=b11cec9e-a50b-4296-9016-08dd6e211621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:21:52.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:22:02.782Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=114fee55-def8-4a46-b44f-14c0763bbc98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:22:02.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:22:12.788Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=9c75df06-cf61-4d4d-888a-a5d812343ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:22:12.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T01:22:22.517Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T01:22:22.517Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-12T01:22:22.517Z |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-05-12T01:22:22.519Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-12T01:22:22.598Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-12T01:22:22.598Z |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-05-12T01:22:22.600Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:22:22.795Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=cfe9d517-6add-484f-ab3c-116a686d64b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:22:22.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:22:32.801Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=f1eede17-245d-4bb1-adc0-5e4a6020efd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:22:32.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:22:42.808Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=b993075a-b6d0-40fc-ad2d-f88bc48764db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:22:42.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:22:52.815Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=2246575f-5dcf-431d-a0d8-8a02fc0c9318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:22:52.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:23:02.822Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=a4f5e5e4-da65-4ff3-b0f9-82713ec668a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:23:02.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:23:12.828Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=29f9d147-8797-4ce3-87a2-fa69b88e851b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:23:12.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:23:22.836Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=17744634-8e5b-4234-8c48-220a5adce100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:23:22.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:23:32.842Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=4d82f3e2-11dd-4622-a524-d1ab0145bb4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:23:32.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:23:42.848Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=638e2e09-284c-43cd-a8a9-d89430555776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:23:42.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:23:52.853Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=8faa111a-86d2-4c2f-ab26-f2f32e52d99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:23:52.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:24:02.861Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=5c16df74-cc78-4cb0-9ff4-3483ee48d213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:24:02.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:24:12.866Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=8c5bfc15-15c0-4d59-8231-dc2f2a66536e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:24:12.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:24:22.875Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=e0c9eddf-fb56-4363-83a6-3c586866c8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:24:22.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:24:32.883Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=547abaca-5508-409a-be28-b03f3890dc38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:24:32.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:24:42.890Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=ba0228d0-4c1b-4263-af8b-9737028cdbcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:24:42.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:24:52.897Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=42de800c-fa24-4a62-abe0-12d44b3af30c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:24:52.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:25:02.902Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=7172d34c-b035-4bff-b49a-4dafbcef8547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:25:02.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:25:12.909Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=b4df61dd-195a-4d8c-ad45-e0d17b4fba23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:25:12.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:25:22.916Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=aaa41357-5680-43a2-a971-c2d54958158a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:25:22.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:25:32.923Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=de6700e5-aedf-4622-a8b7-bd9bca01502e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:25:32.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:25:42.929Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=8db5d5f6-c93f-4e7c-9211-870248df67ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:25:42.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:25:52.936Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=16bd351c-da91-446c-b0cf-5076f7343b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:25:52.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:26:02.944Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=a4341000-ea1f-43b6-892f-aaa4aec5b967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:26:02.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:26:12.950Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=5873e68e-b02d-4de8-900d-7f452a377588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:26:12.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:26:22.956Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=40a0d62a-bbb6-4db4-b849-ab50d2c0370a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:26:22.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:26:32.962Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=afcc97eb-eb09-4a38-9b60-209dba256487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:26:32.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:26:42.967Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=fc5a0416-1295-4e75-b154-9b910fec5146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:26:42.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:26:52.972Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=a978fb60-a2bb-4d2d-b9b3-af438bcb7e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:26:52.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:27:02.979Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=413ca5e7-3256-4809-916b-ec21c595b56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:27:02.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:27:12.985Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=2e200b27-de71-4126-94e7-cda2f0f382d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:27:12.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T01:27:22.505Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T01:27:22.505Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-12T01:27:22.506Z |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-05-12T01:27:22.508Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-12T01:27:22.574Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-12T01:27:22.575Z |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-05-12T01:27:22.576Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:27:22.992Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=9b1fb67f-ff4f-4118-a58f-9d75cd0868fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:27:22.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:27:32.998Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=a2bf070a-bb82-4cc3-ae0c-ef366949372e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:27:33.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:27:43.005Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=601918cd-b67b-4e47-974b-82b83e9791e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:27:43.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:27:53.011Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=21d479dd-dbeb-4ef0-9f0b-5a607973b1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:27:53.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:28:03.017Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=b2517f7f-070e-4013-8fb5-e35b6741cbf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:28:03.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:28:13.023Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=01615000-23fe-499d-9444-b4a26983e3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:28:13.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:28:23.031Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=89c8f9d0-004e-4c20-82e9-700b7308b373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:28:23.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:28:33.039Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=463aa382-3e72-472e-a181-50f94996868f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:28:33.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:28:43.045Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=b514d8d8-6777-434e-8afa-aadb466ea963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:28:43.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:28:53.051Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=c979ed88-aad5-437e-aa9c-f6a2acc4d4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:28:53.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:29:03.056Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=444a2cc7-3cd1-41e8-a49d-6abb242cf418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:29:03.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:29:13.062Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=5e28b313-31b2-4735-a06c-b466f35178e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:29:13.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:29:23.068Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=3a524acd-688d-4932-a439-e43f344e6524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:29:23.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:29:33.074Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=a6d9e61a-e58b-4c7b-b827-38e15f951fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:29:33.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:29:43.082Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=38f16a5b-33df-46ab-b698-4177cd3ff860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:29:43.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:29:53.088Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=04aeebd8-da29-4707-b9f9-bd2bae895e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:29:53.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:30:03.095Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=4d49a195-f7a2-4d9f-8731-82fbfa69ef6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:30:03.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:30:13.101Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=072b78d0-adc2-4897-ba4b-630bbfe0cabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:30:13.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:30:23.109Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=7fce9e6b-5f63-45ca-8088-4d45767ae0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:30:23.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:30:33.115Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=25a9e60f-3197-40e7-91e2-1ff7e443defc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:30:33.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:30:43.120Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=601f2898-2db4-45bc-885d-1f4ba2633408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:30:43.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:30:53.127Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=e5727b48-2bd9-4ff8-84cb-a40cc365ef6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:30:53.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:31:03.133Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=7282b77f-3224-4220-80bb-959c476803eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:31:03.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:31:13.139Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=0a50bc3f-5a2e-468a-b593-285b68e222a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:31:13.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:31:23.147Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=96968c19-cadb-47c5-aa72-91bd1919bb27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:31:23.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:31:33.154Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=70192a19-23b0-42bb-9381-7b98005294b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:31:33.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:31:43.160Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=435ff6f2-2647-4e05-9c43-1254348e5073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:31:43.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:31:53.166Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=f9311aa5-cf3f-4de5-a08b-426be9c4ad17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:31:53.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:32:03.171Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=39248744-953c-462c-bb0a-317b1041b845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:32:03.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:32:13.179Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=3c1f01c2-022a-425d-a477-37c2b4b0031a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:32:13.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T01:32:22.517Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T01:32:22.517Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-12T01:32:22.518Z |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-05-12T01:32:22.519Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-12T01:32:22.595Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-12T01:32:22.596Z |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-05-12T01:32:22.598Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:32:23.194Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=30100478-278b-4d29-895f-986b3ec54c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:32:23.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:32:33.200Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=35445870-5adc-4ee4-882c-b4a5dc360c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:32:33.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:32:43.206Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=69c8d0b3-cc21-42f4-9e4d-556c2b397907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:32:43.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:32:53.212Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=2db4bd2a-1d2a-4f96-aae6-7ec81d4e91ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:32:53.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:33:03.218Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=1c160126-97b6-4838-939a-9b64ac3c7880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:33:03.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:33:13.225Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=48e24635-ed59-43f7-8c7f-87fcb5197197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:33:13.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:33:23.231Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=8b4974ab-e117-4faf-8907-958882d1e976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:33:23.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:33:33.237Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=8b8f3da1-2358-49ee-a054-27c13ef9d16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:33:33.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:33:43.243Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=f2f2cdff-3951-4fa9-b981-1b5f7915fcec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:33:43.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:33:53.250Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=74c23b6b-81cd-4d3e-840e-dd93b65fcef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:33:53.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:34:03.256Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=cf5f156f-f580-4bfc-9d67-409b7886eb9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:34:03.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:34:13.262Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=5c37f1ae-4a36-4094-8376-39d7403d8cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:34:13.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:34:23.268Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=b1545ab0-7d6a-4ee8-a6db-86bef0152862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:34:23.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:34:33.274Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=b76e796e-72fd-4979-bdbd-8ac020a1d5ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:34:33.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:34:43.282Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=fb034a57-949f-41e0-909e-0f43bf733469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:34:43.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:34:53.287Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=cabc48b6-6fcf-4291-962c-2d3dbb5895e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:34:53.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:35:03.293Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=860a45a3-4407-48e3-9ddc-75cc0f4f2796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:35:03.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:35:13.300Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=3fcdb138-7bf9-4823-ad0a-71de8536ec10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:35:13.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:35:23.306Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=494d2b92-14f0-443b-8056-6e278dde1db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:35:23.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:35:33.312Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=0b921962-75f8-42cc-83e8-a4a5c45bc764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:35:33.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:35:43.318Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=27b2637e-7539-43bb-bb5c-0abecc2b12be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:35:43.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:35:53.325Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=9d4b50c4-689e-423b-bbcf-9a2489cfcd7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:35:53.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:36:03.330Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=80144fe6-72d3-439a-83bc-75eca00260a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:36:03.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:36:13.337Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=37d492f0-313b-48d6-b5db-222b899dffa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:36:13.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:36:23.342Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=a57ba834-8a5e-48b1-898a-d38bba4f5ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:36:23.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:36:33.348Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=229cfb79-9aa6-4f64-8451-e33f07dae3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:36:33.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:36:43.354Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=1ee419ad-de50-43db-a9cf-e65d08406725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:36:43.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:36:53.361Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=2365f1cf-6471-4d9a-ad1d-3a453bdc8f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:36:53.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:37:03.367Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=5854cd33-f5bf-441b-a973-e687bb18ae0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:37:03.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:37:13.374Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=67de4359-fc92-436e-a8e8-4bfdcd1f9215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:37:13.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T01:37:22.490Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T01:37:22.490Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-12T01:37:22.491Z |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-05-12T01:37:22.492Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-12T01:37:22.578Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-12T01:37:22.578Z |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-05-12T01:37:22.579Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:37:23.380Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=1fa1496f-2e62-40c6-98b0-8216f086149d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:37:23.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:37:33.386Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=a527d719-6471-41cd-a30a-c63fededf514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:37:33.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:37:43.392Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=05d10f79-9768-4c0a-b215-b8b8f4324981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:37:43.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:37:53.398Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=1baffbcf-c65a-4358-b609-dbb148732ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:37:53.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:38:03.404Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=72345d49-60eb-4200-8ef6-6573dcd3f40a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:38:03.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:38:13.410Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=c6fa5d8e-28dd-44ff-a78d-f72207e738d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:38:13.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:38:23.415Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=fe0533ac-9d92-423b-bba5-1c270c320724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:38:23.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:38:33.421Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=dae737c6-ae10-41a7-841f-1dd0cbe907de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:38:33.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:38:43.427Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=44aba852-fa4c-489a-a477-0c3e7fccc3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:38:43.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:38:53.434Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=b8d5b159-20af-4cd3-b8d5-01168cb6df8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:38:53.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:39:03.440Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=62116107-bd4b-4cd1-bf7b-a7a1e155fb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:39:03.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:39:13.448Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=5f48abed-3ad2-49ae-8967-c42e3bd2be25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:39:13.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:39:23.454Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=96810f42-2fdf-4917-bafc-54129d879e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:39:23.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:39:33.461Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=96e0a27c-c2fe-4cdf-a1ce-d1a66e870c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:39:33.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:39:43.467Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=536f50a7-9f17-402d-8245-5622fff7c702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:39:43.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:39:53.475Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=03735841-298d-41c0-b7e0-6bf72200bfa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:39:53.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:40:03.480Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=b26330ce-e2c7-4f2f-8c18-e3caa3aa61e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:40:03.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:40:13.486Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=20d22e7c-de34-4784-a214-345d468f3f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:40:13.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:40:23.493Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=4ac19c2c-b1d4-48ac-aece-30d90a6dce47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:40:23.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:40:33.501Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=48511ebf-5612-445e-8174-5e988c889e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:40:33.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:40:43.507Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=98c6c864-0613-4469-af0a-e0d9d4fe87cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:40:43.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:40:53.512Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=e7af27fc-e032-42ad-82af-759522242b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:40:53.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:41:03.518Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=03ec74f7-bcaf-4024-ad11-fb57b1706753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:41:03.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:41:13.525Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=f1487f92-c825-4815-8120-67712ad14c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:41:13.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:41:23.531Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=22cec712-36c9-46a5-ab22-5ed5e0244b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:41:23.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:41:33.537Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=cf12811c-2087-4bc9-b956-4194cf326822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:41:33.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:41:43.542Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=9df9f5be-1a13-4681-a17a-1781219429f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:41:43.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:41:53.549Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=d775090b-29eb-4a65-929b-df45c1542581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:41:53.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:42:03.556Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=7820c967-19de-44d0-b492-9b14e40c202b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:42:03.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:42:13.562Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=4b0cb908-3e11-4c91-b55f-dff7c9aa049a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:42:13.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T01:42:22.470Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T01:42:22.470Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-12T01:42:22.471Z |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-05-12T01:42:22.471Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-12T01:42:22.550Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-12T01:42:22.550Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-12T01:42:22.551Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:42:23.573Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=ecffe4cf-2d81-4715-9013-7168cbb2e6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:42:23.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:42:33.578Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=4ef4a72b-4e4a-4b2c-a753-db0ab1e943bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:42:33.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:42:43.584Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=e7da042a-6e03-4114-be34-74b68076a0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:42:43.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:42:53.590Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=3bb16016-911f-4c73-8d3c-98ac82d83d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:42:53.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:43:03.596Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=ea5f4fe4-46a2-4e29-bcae-e9cafb3349c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:43:03.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:43:13.604Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=c5822921-a3bf-4a5e-a33b-f4f011fd5d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:43:13.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:43:23.611Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=cb167364-e103-4bd1-969e-d0b8ef59fcd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:43:23.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:43:33.617Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=1800bb24-42ec-47f7-9cf6-1f28e40701d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:43:33.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:43:43.623Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=1f342e39-61f9-4b9b-a584-7bb6a52bf041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:43:43.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:43:53.629Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=b1c63a1c-5e7e-4d15-9a26-41881f727195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:43:53.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:44:03.639Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=fe0dd53a-f7dd-4985-8cd1-a44805fde88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:44:03.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:44:13.646Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=3372fa9f-f64e-4f0d-911c-fdc5d65c3b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:44:13.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:44:23.652Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=bd95cdda-3411-42ee-96bf-7e494c664c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:44:23.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:44:33.657Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=c9ae98df-ce25-4cc0-af44-a14549770af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:44:33.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:44:43.663Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=a926b4a5-0d71-4371-b83c-569ce48f8d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:44:43.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:44:53.668Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=a9e5eb43-aa2e-4fde-bad1-2d4bda0b3890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:44:53.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:45:03.674Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=37b6c927-2708-42d6-8796-a460caedd7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:45:03.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:45:13.680Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=f314251b-c8f5-439d-b4b0-6e2bb23828c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:45:13.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:45:23.686Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=61978eb0-1d9b-422e-8af4-57e15a470b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:45:23.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:45:33.691Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=ed5db8fa-5472-4453-bfa6-ea964e9024f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:45:33.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:45:43.698Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=3411717b-8338-4cb0-8afe-c6f5f325a646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:45:43.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:45:53.705Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=71133dd2-218b-4f96-9d09-0056a900d990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:45:53.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:46:03.713Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=815a7204-c796-4103-8cee-7b46f9b9b714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:46:03.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:46:13.727Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=3f138ddd-714d-4089-8507-82a61b47521a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:46:13.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:46:23.733Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=1757046a-4b6e-436f-8bb6-ade012929fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:46:23.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:46:33.740Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=fa8765f4-1cd6-477f-a9ce-2611d74cfaf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:46:33.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:46:43.747Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=566ebbd0-e2b6-457e-b38d-187df4eebebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:46:43.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:46:53.753Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=3d89188a-43f0-405c-ad5a-99c64b9d8ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:46:53.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:47:03.759Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=8473550f-d3e8-461b-8ef7-c8405e3b065b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:47:03.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:47:13.766Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=c46288a4-e0ec-4c22-a83b-e829091433b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:47:13.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T01:47:22.495Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-12T01:47:22.495Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-12T01:47:22.496Z |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-05-12T01:47:22.498Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-12T01:47:22.567Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-12T01:47:22.568Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-12T01:47:22.570Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:47:23.771Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=4f67bcce-890e-4db2-bd2f-a8afa2005c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:47:23.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:47:33.777Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=e151c9bb-76de-433d-8757-ac0ab183ff1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:47:33.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:47:43.784Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=a3506bbd-de54-4e4c-bffb-85a7d14ac00a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:47:43.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:47:53.791Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=fb83fe1b-4ed0-442a-ba01-1a25f83b03d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:47:53.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:48:03.795Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=69fdc841-a4f6-400a-9310-7238fc959dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:48:03.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:48:13.801Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=092ab264-43c4-44b4-898a-db23804c9906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:48:13.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:48:23.808Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=bd85b8ac-dfff-405a-9ca0-903806fb9e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:48:23.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:48:33.814Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=e7ef0c37-c653-473a-989b-5a4d5c21a90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:48:33.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:48:43.820Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=265faecf-0027-4001-bff0-e308e702e085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:48:43.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:48:53.827Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=62218b79-3f85-45e9-9e69-a460c4ce40b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:48:53.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:49:03.834Z |INFO |Init configs |InvocationID=1c1d7ccb-f490-4ec3-bca8-3564ed9366ea, InstanceUUID=294f11d7-2855-440a-b5ee-8b39a59f21fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-12T01:49:03.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |