. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-15T00:12:36.528Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-15T00:12:36.549Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-15T00:12:36.621Z |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-15T00:12:37.222Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-15T00:12:37.965Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-15T00:12:37.967Z |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-15T00:12:38.037Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-15T00:12:38.140Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-05-15T00:12:38.163Z |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-15T00:12:39.808Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-15T00:12:40.267Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-05-15T00:12:40.285Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-05-15T00:12:40.286Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-15T00:12:40.335Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-05-15T00:12:40.335Z |INFO |Root WebApplicationContext: initialization completed in 2172 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-05-15T00:12:40.729Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-05-15T00:12:41.613Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-15T00:12:43.047Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-15T00:12:43.464Z |INFO |Started MainApp in 9.744 seconds (JVM running for 10.388) |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-05-15T00:12:43.553Z |INFO |Start scheduling PRH workflow |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:12:43.567Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=dac014f7-f34d-4d8e-94c3-09d21163c050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-15T00:12:44.685Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.73:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:12:44.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-15T00:12:48.569Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-15T00:12:48.570Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-15T00:12:48.572Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:12:54.713Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=13e485e5-b89b-4f42-8067-9636586d7a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-15T00:12:55.786Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.73:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:12:55.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:13:05.788Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=54eadcfc-7d56-4eb8-b6f3-099b5c5cdaae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-15T00:13:06.857Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.73:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:13:06.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:13:16.859Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=15262485-f41b-466e-81bf-e48904ba4ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-15T00:13:17.929Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.73:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:13:17.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:13:27.930Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=76614aac-5a51-4695-9e40-64dddb06a619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-15T00:13:28.969Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.73:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:13:28.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:13:38.970Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=4354a5fc-5995-45a0-9b27-dae851ea842c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-15T00:13:40.041Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.73:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:13:40.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:13:50.042Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=e03fa1d5-79b5-41f0-992f-d51f18457091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-15T00:13:51.081Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.73:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:13:51.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:14:01.082Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=55a10325-9355-4033-8628-b5bb8e2066e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-15T00:14:02.121Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.73:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:14:02.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:14:12.122Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=a29b090c-ebf7-48cf-b9c0-483e841887f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-15T00:14:13.160Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.73:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:14:13.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:14:23.162Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=0053608e-dd09-4c70-a91a-9abd093f225c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-15T00:14:24.200Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.73:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:14:24.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:14:34.202Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=f6ec5d20-0623-4f69-a81f-c13457d0bcc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-15T00:14:35.241Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.73:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:14:35.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:14:45.242Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=80e542d0-7823-4e07-8c83-1989a0da576a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-15T00:14:46.280Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.73:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:14:46.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:14:56.282Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=ba6b8e76-8420-4d75-af10-8fbb81c5ecdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-15T00:14:57.320Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.73:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:14:57.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:15:07.322Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=451d3684-14fb-4d46-a081-3d7f9f63b100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-15T00:15:08.360Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.73:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:15:08.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:15:18.362Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=07352620-3b04-478f-8e26-e8d34e7041cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-15T00:15:19.400Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.73:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:15:19.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:15:29.402Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=3cddb90f-3ae8-4e3a-8d65-fb53af825314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-15T00:15:30.440Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.73:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:15:30.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:15:40.442Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=f4c07d10-7333-42f3-9ac1-e872cee70377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-15T00:15:41.481Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.73:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:15:41.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:15:51.483Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=d06d8163-91d5-47e2-8ebc-98f158a7d4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-15T00:15:52.521Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.73:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:15:52.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:16:02.524Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=55063538-5afc-460d-a802-fd6e94e61be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-15T00:16:03.560Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.73:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:16:03.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:16:13.563Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=aa0e4811-fe0f-4919-97f7-6fd765469981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-15T00:16:14.601Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.73:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:16:14.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:16:24.602Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=559a260a-aa67-4911-841f-134fa7473c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-15T00:16:25.640Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.73:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:16:25.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:16:35.642Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=5702a7e5-3f1f-4efc-aa82-4ca8933bf1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:16:35.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:16:45.683Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=e417d231-80e9-4d11-b4cd-8aa8ac3a9800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:16:45.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:16:55.699Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=e7470eb5-8408-4b8f-88ce-8cb04366bb8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:16:55.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:17:05.710Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=b11a067b-99ef-4215-b1c2-d9fb6a9f4ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:17:05.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:17:15.721Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=5ff381b6-53d3-47eb-bb2e-b61236d9b71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:17:15.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:17:25.732Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=c8baf9e5-911f-4293-baef-9d54b7614af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:17:25.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:17:35.744Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=eb8ecf2c-7772-48ad-99d5-970b4e8e0cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:17:35.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-15T00:17:41.858Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-15T00:17:41.858Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-15T00:17:41.863Z |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-15T00:17:41.875Z |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-15T00:17:41.990Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-15T00:17:41.990Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-15T00:17:41.992Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:17:45.754Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=226fadb4-13cf-470a-8102-7dc5c6a9f9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:17:45.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:17:55.764Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=f4cb1d5d-459d-4733-ac5a-e4c1cb75d2e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:17:55.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:18:05.774Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=df5dc059-aa40-4fae-99f4-cd2546272607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:18:05.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:18:15.784Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=09dfd38d-d6ec-435f-80b0-1e79635adcfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:18:15.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:18:25.793Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=90c8b61d-adf4-4c2f-b856-18b3a8deee49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:18:25.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:18:35.801Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=658d2a70-457d-4583-953c-98d5970a15cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:18:35.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:18:45.811Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=45f20e37-bf07-487a-a074-4fe3ef542d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:18:45.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:18:55.820Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=e5a8fcf3-c5b7-4a95-8b33-f1f42d0b205b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:18:55.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:19:05.828Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=b87c3e55-e057-4e4b-8c8f-7a784f609f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:19:05.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:19:15.838Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=725982f0-2ced-49be-848a-08e9d73ae9ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:19:15.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:19:25.848Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=683ae041-eaee-4639-9466-85e2ce147260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:19:25.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:19:35.857Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=58337c5d-be14-4979-826e-3dddcb003b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:19:35.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:19:45.866Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=107f1d10-91a1-45ce-9db3-4ce7da811408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:19:45.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:19:55.875Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=153192c4-3127-4599-b8e8-9e3c6c912626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:19:55.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:20:05.885Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=af273fcc-c697-4839-96e5-b4baee2a02cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:20:05.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:20:15.892Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=d537437e-89fb-4102-b3b1-302efe973d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:20:15.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:20:25.901Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=6bc232ae-123b-4fd7-8b1f-86fd907f5184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:20:25.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:20:35.910Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=344a3e08-7798-4342-9304-7c4cc0caac1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:20:35.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:20:45.920Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=9578cf7c-c3e6-4a8a-8cf7-2f4cae65c37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:20:45.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:20:55.929Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=6ce1b159-f641-4d88-9e47-4d27c72b8fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:20:55.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:21:05.938Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=23cecd51-0bae-4f89-ae4c-498488554c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:21:05.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:21:15.948Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=6ba561a8-3ae5-4dbb-a9dc-86a43453461b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:21:15.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:21:25.957Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=609befee-f8ec-4bcd-81b8-24ac5bee4cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:21:25.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:21:35.966Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=cdfe4edc-032e-450e-a4f5-6eaa21efac6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:21:35.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:21:45.975Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=584e1df6-e597-40ba-bf56-aac8cacc54cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:21:45.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:21:55.985Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=53f5c374-dd9b-4b6d-996b-f6c8c71c4958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:21:55.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:22:05.993Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=16f27c3c-7ad5-4eac-adbc-ecff15be6b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:22:06.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:22:16.011Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=a85d873b-eea8-4d22-809a-bd5c421b79aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:22:16.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:22:26.019Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=a4d00e85-0897-4d4a-a8d5-8bce5744b17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:22:26.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:22:36.028Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=489d8093-b8ba-4823-b03c-03e1158f3a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:22:36.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-15T00:22:41.225Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-15T00:22:41.226Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-15T00:22:41.226Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-15T00:22:41.228Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-15T00:22:41.305Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-15T00:22:41.305Z |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-15T00:22:41.307Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:22:46.036Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=5f5ee874-c378-451b-8f22-cca5c6b6ca54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:22:46.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:22:56.053Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=d4e1ad0b-afd4-4ea2-9a39-b481703e8f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:22:56.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:23:06.062Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=48b0e3f8-4262-4ae5-a3cc-514a2761fd7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:23:06.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:23:16.071Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=10c4493c-2aad-469a-9905-931702569dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:23:16.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:23:26.080Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=b67c87c4-df77-46c4-a64c-0072589c374a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:23:26.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:23:36.090Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=eff2a54f-e854-4354-9516-928268134c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:23:36.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:23:46.098Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=22ed535a-f815-4992-941b-de75b801ceb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:23:46.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:23:56.106Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=a345c000-20c8-4e38-b4d4-9b2883d7bec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:23:56.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:24:06.115Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=8a251ed3-345d-42bd-b89a-e6d5e8add3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:24:06.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:24:16.124Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=9f7545e2-84ea-47a9-9dd1-db0b2e7dd889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:24:16.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:24:26.133Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=ad3d1642-bff4-4519-8eed-4ef480f17b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:24:26.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:24:36.146Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=bef27406-a7d1-4f87-ab38-99636139d351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:24:36.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:24:46.156Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=4772afa4-8074-4576-8782-8b3ec1ca31d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:24:46.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:24:56.164Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=d561a281-c753-49c0-b7b5-a2f85d185727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:24:56.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:25:06.172Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=4aca0dd1-d8a2-478d-a007-285eee788303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:25:06.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:25:16.181Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=72b3c419-e451-467f-b578-323d9bbb3e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:25:16.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:25:26.188Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=6f2e7d12-f9a7-4e08-b897-1bf3c07165c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:25:26.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:25:36.197Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=a6d4b3be-862a-4a18-b182-5327b699a6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:25:36.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:25:46.210Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=0cb8abb1-084f-4967-ba20-de90cc89ca48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:25:46.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:25:56.220Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=be12730f-ab09-42ab-8f54-30cb89df6c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:25:56.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:26:06.228Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=e0258770-39c8-4525-ae8f-d8fd422919d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:26:06.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:26:16.236Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=403193ff-7560-4b8c-9b35-eae2b60e00ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:26:16.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:26:26.244Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=ad3f5949-2313-446a-a08b-b6c676c97dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:26:26.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:26:36.251Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=feaa31a2-2e46-4ead-b9d5-efea18ec94c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:26:36.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:26:46.259Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=8a38c0f9-89b2-4f2f-91d1-c6a8e6c77846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:26:46.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:26:56.268Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=d1828f64-477b-4c2d-bfce-4ddc961ffcfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:26:56.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:27:06.276Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=a6cffeb2-f065-4001-8e27-aef8b2e2887c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:27:06.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:27:16.283Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=bc975395-e434-417e-8ecf-b9f52473c463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:27:16.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:27:26.291Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=e9f34359-f4b7-40c7-a422-4f13b4633fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:27:26.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:27:36.298Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=f892671e-d4b7-40a8-8e0b-48c9dc62bf24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:27:36.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-15T00:27:41.016Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-15T00:27:41.017Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-15T00:27:41.018Z |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-15T00:27:41.019Z |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-15T00:27:41.107Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-15T00:27:41.108Z |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-15T00:27:41.110Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:27:46.305Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=c1936680-89cf-4c2d-ac81-f137684cb18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:27:46.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:27:56.313Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=d20ea311-d2e9-4a16-b7c2-4a73309b594e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:27:56.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:28:06.321Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=ba3f3f17-e81c-4839-88ec-df5e35f87c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:28:06.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:28:16.329Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=17d1aab8-e318-4615-b564-f6d201376936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:28:16.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:28:26.337Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=a1889d47-e709-4d62-9a70-2386bac7c1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:28:26.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:28:36.345Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=2e36983c-a0b6-4850-943c-8440aa86dd92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:28:36.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:28:46.352Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=60609747-45f9-4935-8e59-f69911b03839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:28:46.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:28:56.360Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=7cd028e9-bbfb-4248-99c6-d231694bf91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:28:56.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:29:06.368Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=26cca63f-7147-47f7-8c60-da2bea611cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:29:06.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:29:16.376Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=e19dc902-b3b5-4b86-873d-7f28d915ee2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:29:16.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:29:26.384Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=8c0236de-b318-4c37-9bb1-e0a4fb7b47ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:29:26.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:29:36.391Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=bf12403e-80b1-4bad-9be9-a203e3ce642e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:29:36.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:29:46.399Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=5af46095-39e2-406c-b46e-18d549ac4809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:29:46.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:29:56.407Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=75198905-a4f9-466a-b429-7c793cbd70b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:29:56.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:30:06.414Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=4acc379b-898d-4c28-bbdc-1925328e3761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:30:06.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:30:16.422Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=3fb6776d-8c1e-433c-ab68-2889e73ddc49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:30:16.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:30:26.429Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=969cf651-cf0c-4bcc-8962-9abfcd39f648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:30:26.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:30:36.436Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=affc9031-714c-4bda-b7b8-74c5003193c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:30:36.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:30:46.443Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=3742404f-0369-4548-940c-10b1cfb2e4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:30:46.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:30:56.450Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=0b41ba0e-f51d-468a-8505-f689ad233914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:30:56.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:31:06.457Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=b813c2cd-48c8-48be-a5d3-9f43a3cdae36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:31:06.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:31:16.464Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=7af97ccb-b280-4ce4-8c58-781f3b60889d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:31:16.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:31:26.471Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=fa5f72c2-8c8a-4db1-a1e1-44bfa4dd7d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:31:26.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:31:36.478Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=03b5306a-206d-4acb-8563-c7d295de906e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:31:36.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:31:46.486Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=01b37a67-e899-470f-9b04-2f19de8a6d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:31:46.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:31:56.493Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=91cbdd2b-f988-4fcc-bcce-23bc3d5f730c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:31:56.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:32:06.505Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=0d473e87-32ac-4d19-a24a-40702c7b396d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:32:06.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:32:16.514Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=6bb916a2-e998-4423-98e9-c3841403b98f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:32:16.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:32:26.520Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=a853a20e-e303-4232-86a6-55d8324e4d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:32:26.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:32:36.527Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=5ceda954-9091-4a5b-9b45-c5217825b5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:32:36.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-15T00:32:41.013Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-15T00:32:41.014Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-15T00:32:41.014Z |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-15T00:32:41.015Z |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-15T00:32:41.101Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-15T00:32:41.101Z |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-15T00:32:41.103Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:32:46.534Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=3081d426-fbba-46b1-b0b8-fd06aad29704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:32:46.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:32:56.541Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=63181902-ce4d-4135-b4d6-57daba412dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:32:56.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:33:06.548Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=cb6c6d72-77dd-4885-b284-2944bade2ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:33:06.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:33:16.556Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=3b8e5275-86c7-4752-b4e5-d91c8e43ae6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:33:16.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:33:26.564Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=f78a858f-9834-4c0f-82fe-df78ee034495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:33:26.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:33:36.572Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=ef2c768b-1d4a-49c1-858c-9c233920891e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:33:36.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:33:46.579Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=1dfd825f-a80d-450c-8ca9-cc8f600aacbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:33:46.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:33:56.588Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=3232af4a-855e-4d20-82c5-af8a92c22573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:33:56.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:34:06.596Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=7c4f8b59-f00a-4933-a442-d257e8e63f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:34:06.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:34:16.604Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=8af6b2f5-1438-47f7-b8da-8c5c97bede05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:34:16.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:34:26.611Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=4a2cc3a2-d5be-424b-9ddd-06ea00c96516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:34:26.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:34:36.619Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=2820a1b5-9041-45f5-9625-66760cd4c815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:34:36.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:34:46.626Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=0fd9f3a9-cf58-43ef-9ca1-503f1feccab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:34:46.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:34:56.633Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=ec8608ae-9926-40ea-ad60-b8b8f0843126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:34:56.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:35:06.641Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=ee732578-cfac-4b9a-9252-620a1c8327eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:35:06.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:35:16.649Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=c48007b9-e9c6-4b2f-bf8c-54ec301485fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:35:16.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:35:26.657Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=b43ff7aa-835e-437e-b2d7-e18820b5390c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:35:26.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:35:36.665Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=2c95d8a6-ea6f-4d80-ba16-a1247acd26dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:35:36.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:35:46.673Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=f779945a-7ae6-48ed-bc16-5b01543bc1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:35:46.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:35:56.682Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=ef236cce-eef5-4639-bb3c-9762546b6f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:35:56.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:36:06.689Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=80b4e6b3-74bf-4a0a-8c06-08cba09f331c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:36:06.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:36:16.695Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=a400d33d-145b-4021-bd7b-dad85b9c6981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:36:16.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:36:26.702Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=756827fa-7937-4cf5-8ddb-30b16f6220f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:36:26.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:36:36.708Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=242b6933-b2f1-497a-8569-6d4e46a1a97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:36:36.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:36:46.715Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=391df810-7adb-49cd-85c4-d3259c1556f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:36:46.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:36:56.722Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=3ae3ea03-eb95-4a9f-a958-6c4fb0d9b711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:36:56.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:37:06.729Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=0afe6d72-e075-4d90-b980-eb3d0c71fc80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:37:06.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:37:16.736Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=1f6c76b2-bdb0-46b1-bf08-b8fb59730450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:37:16.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:37:26.742Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=3d27715d-5385-4f89-a4b8-e769310aa17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:37:26.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:37:36.751Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=598f61ea-0340-4f93-b40b-5438bdbda887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:37:36.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-15T00:37:41.024Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-15T00:37:41.024Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-15T00:37:41.025Z |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-15T00:37:41.026Z |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-15T00:37:41.101Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-15T00:37:41.101Z |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-15T00:37:41.103Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:37:46.757Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=49f95968-76c4-4783-aa0c-64fed02a395b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:37:46.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:37:56.766Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=4796ff75-ab26-44c1-b79f-c1c65acab486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:37:56.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:38:06.773Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=082f99be-0d55-4a39-8a09-74452ca5d8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:38:06.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:38:16.779Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=4b471f8c-9774-44a7-be00-79dcd6e816e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:38:16.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:38:26.786Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=e0ce8a33-2259-4c6b-8c61-e18dddb748e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:38:26.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:38:36.793Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=1febce48-b242-41e2-8e77-32080fc1aced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:38:36.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:38:46.800Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=a8cd8024-c31c-43a1-b033-86d8a5259eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:38:46.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:38:56.806Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=2923a201-98ed-4183-9e9e-971e34c23c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:38:56.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:39:06.813Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=6f533ae0-7479-4f60-9bcb-ec53b5a71f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:39:06.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:39:16.822Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=cfa31adf-8626-4750-87bf-91a76875d263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:39:16.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:39:26.830Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=155e1cc9-388f-46e9-8bfa-272267bebf2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:39:26.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:39:36.837Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=51d52e29-208e-4c2d-9484-f584b06a0c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:39:36.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:39:46.843Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=7e29a08b-5355-4cdb-b690-67c5cf98e707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:39:46.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:39:56.853Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=bc344db4-4766-47d7-acd0-1aba47b94849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:39:56.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:40:06.859Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=6dbfaf86-4fba-4266-96e8-736c79a6ca45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:40:06.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:40:16.867Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=4b26c687-b3c1-4b50-9507-485de5cbc662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:40:16.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:40:26.875Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=020b2651-529e-4549-a433-5e76350a6f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:40:26.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:40:36.882Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=1c1aefee-1f5d-45c5-8d60-72e3523338f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:40:36.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:40:46.889Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=5b770326-8784-4d3a-8e23-794b94aa3058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:40:46.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:40:56.895Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=1c800641-7725-4021-9263-bbc7a1367539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:40:56.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:41:06.901Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=c935a16a-4a6e-40d7-80e6-e360d326fce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:41:06.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:41:16.908Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=9c23a9f1-052f-491f-80cf-f02bed6031a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:41:16.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:41:26.914Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=c13e3c30-d011-437d-b76d-9178340e207a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:41:26.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:41:36.922Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=b16f49ef-636a-4e90-9aa7-152e353de9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:41:36.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:41:46.930Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=7a92b7f3-1756-4e48-9f8b-996cc3bf76f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:41:46.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:41:56.937Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=d58dcd96-cfe9-4067-952d-26cf9d193e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:41:56.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:42:06.943Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=58860508-57f2-4368-ad71-f22fa0760728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:42:06.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:42:16.950Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=7679e02e-838d-4302-9c20-35d853ba0a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:42:16.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:42:26.956Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=0af4d12c-6b02-4a39-8df3-f957741a110c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:42:26.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:42:36.963Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=c1de9c3f-6715-440d-aa56-a1f15bc352f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:42:36.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-15T00:42:41.021Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-15T00:42:41.022Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-15T00:42:41.022Z |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-15T00:42:41.023Z |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-15T00:42:41.090Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-15T00:42:41.090Z |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-15T00:42:41.091Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:42:46.970Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=9e49abfb-d460-4f20-a58b-ba28b8b71d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:42:46.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:42:56.977Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=8ee46b0e-8147-4d5c-a378-59fe2450bf04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:42:56.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:43:06.984Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=9f04b09a-42a8-48fd-a0b0-bbdc5be070b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:43:06.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:43:16.990Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=a9a07be9-63d7-4b9a-92df-0efab8e08f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:43:16.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:43:26.997Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=bd074ac9-8b81-4028-b290-0ab80d97f9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:43:27.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:43:37.004Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=f7c7e300-a902-4b6e-a284-829e5580e225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:43:37.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:43:47.011Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=21c9752f-1449-4259-80b2-980de26c9cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:43:47.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:43:57.018Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=c6479c60-47b6-45cb-b888-4cd60ca6fe91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:43:57.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:44:07.025Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=9ba0e7c9-679a-4194-99ba-8cbe55bd2ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:44:07.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:44:17.033Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=4807f271-fc27-4957-9bcf-7e7d6ba5101f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:44:17.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:44:27.039Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=d6fefabe-f0f4-4705-b3c2-3e7ab6e0b112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:44:27.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:44:37.049Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=e85acef7-3899-476a-95bb-394b719a0462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:44:37.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:44:47.055Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=0e487629-da51-4b93-a2df-1600102c33a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:44:47.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:44:57.062Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=45b0e8f5-5574-4003-a282-4c4ce8b184e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:44:57.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:45:07.069Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=00f54df3-78a8-4403-99b3-43b271a38ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:45:07.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:45:17.076Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=48afa1d9-6863-4f33-b62d-f4908e904103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:45:17.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:45:27.083Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=14c852e8-3b00-4337-b65d-8213c1979710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:45:27.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:45:37.089Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=ac278eed-67da-4372-b41d-a5caf2839fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:45:37.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:45:47.096Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=c768dd1d-483d-457a-aceb-7401da2045f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:45:47.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:45:57.103Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=0bae9949-b7ae-41c9-9be2-982490cb8c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:45:57.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:46:07.109Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=26905387-3198-4200-85ad-64075acfea40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:46:07.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:46:17.116Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=e7d656f3-1ee1-4582-99ff-6d5d46872ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:46:17.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:46:27.122Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=ac4a5bc4-31a5-43a3-8e3a-4b3482b40613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:46:27.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:46:37.129Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=936caf70-bb66-4ae6-9769-4a6b400c1d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:46:37.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:46:47.136Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=4a67af5c-7700-4947-9f80-de9c3a50190c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:46:47.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:46:57.142Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=6c75fda8-32dc-416a-b9ca-a2d7fc95030e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:46:57.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:47:07.148Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=c8f69f39-9065-4aff-b1fc-55eaab80921d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:47:07.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:47:17.154Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=1c6c32a4-0904-4420-bc56-e8186e16049b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:47:17.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:47:27.161Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=3476dbc9-d245-4fc2-9a95-5308c70a83db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:47:27.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:47:37.168Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=025a838a-8a99-479f-8a62-fe6998b921a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:47:37.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-15T00:47:41.033Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-15T00:47:41.034Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-15T00:47:41.035Z |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-15T00:47:41.036Z |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-15T00:47:41.102Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-15T00:47:41.102Z |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-15T00:47:41.104Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:47:47.173Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=5c18e83c-cfd0-495d-b17b-a84e332eb52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:47:47.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:47:57.180Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=e82823bb-867c-4f37-86ab-5e75b7b84849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:47:57.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:48:07.186Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=e35e95aa-bd7a-4950-bddc-035a134bb5ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:48:07.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:48:17.193Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=b38935ea-88bf-426c-abb4-a8aecd85828c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:48:17.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:48:27.199Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=f1fc2f49-fcc9-4e1e-9e87-5a43c27cddd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:48:27.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:48:37.205Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=c5610b81-c1f3-4458-b9d1-53a8b59dcb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:48:37.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:48:47.212Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=32caf1fd-2f9b-4bb6-8e1a-36daa7f1c0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:48:47.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:48:57.218Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=4c801823-5ea9-4d42-af91-adafb39bf26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:48:57.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:49:07.233Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=5fcc5952-6344-4780-b13a-1570d07d2137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:49:07.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:49:17.240Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=ecb6804d-9658-46f1-a921-ccf22a6d3d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:49:17.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:49:27.246Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=325ee8ae-bed0-4826-bcf4-52388f88708f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:49:27.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:49:37.253Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=8367217e-2ced-4512-b410-452d80a92501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:49:37.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:49:47.261Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=12069fa6-1850-4d51-aaf2-795879d104d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:49:47.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:49:57.267Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=077fa826-5f29-4a4e-ad5a-65788d973217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:49:57.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:50:07.273Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=6095547e-f7ef-4724-be7e-b2237666c9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:50:07.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:50:17.279Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=40ff8d16-be23-4bc8-8f04-a4b049a25aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:50:17.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:50:27.284Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=4b4ccb84-dd24-4b39-8570-e77dda698dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:50:27.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:50:37.289Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=1a4b6934-b76b-4b50-b43d-2347e147f926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:50:37.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:50:47.296Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=e4157ebd-ecac-4dc0-829f-69e5ec460dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:50:47.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:50:57.301Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=3ca90252-d2fb-40dc-afa4-35f658a7d67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:50:57.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:51:07.307Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=101c1672-0988-4a96-8b13-b4be254ae1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:51:07.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:51:17.313Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=467c9b70-6c5d-4b98-8ddf-f155d3cfcca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:51:17.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:51:27.320Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=1570ed1e-a3a3-4739-bac1-06d98c90ac29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:51:27.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:51:37.325Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=c031bba6-dfaa-4ab4-ae16-e0a283c96364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:51:37.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:51:47.330Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=f4d3f63d-814d-4db1-bdbd-203a8db5bc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:51:47.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:51:57.336Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=9eaafbab-0738-4dbb-8c81-6cbf92e4b6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:51:57.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:52:07.345Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=5aa515de-d712-4f61-890b-55b51daff6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:52:07.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:52:17.351Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=2abb5d7c-4799-4d2e-873f-de6d25fdb15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:52:17.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:52:27.357Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=765a3229-ac1d-46b0-9616-1ed39e586878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:52:27.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:52:37.367Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=9607b29e-d840-4b2e-bee6-d1e49c017b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:52:37.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-15T00:52:41.006Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-15T00:52:41.006Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-15T00:52:41.007Z |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-15T00:52:41.008Z |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-15T00:52:41.073Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-15T00:52:41.073Z |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-15T00:52:41.075Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:52:47.373Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=75f64317-a505-4d27-ad62-71959213225b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:52:47.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:52:57.379Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=f2046a59-e79e-472d-b0ea-126e477cd7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:52:57.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:53:07.387Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=ae4fe78b-21cf-413c-8cb3-2cc12bd2a1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:53:07.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:53:17.393Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=b3c74247-01dd-4db5-98cf-d06c0127fe34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:53:17.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:53:27.399Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=9d7bea9b-9fed-4ab2-8970-e6fd391318d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:53:27.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:53:37.407Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=5df891ac-2f4e-4d45-b009-cc5eff074994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:53:37.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:53:47.416Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=df59bdbf-eca9-4823-90fc-f91ad3d8249e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:53:47.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:53:57.422Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=fbfe9f11-9cb3-4c0a-b9b2-f96bfd1927c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:53:57.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:54:07.428Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=4baa5089-01eb-44e6-bbde-e56bb9bff3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:54:07.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:54:17.434Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=52f7aa99-038f-45f7-acb2-ec3e54e4e424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:54:17.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:54:27.440Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=6480b602-49ea-4fe3-82c3-361f0e2796c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:54:27.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:54:37.447Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=7cca1624-ca89-4bd4-a3cd-c315268b455c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:54:37.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:54:47.453Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=766992bc-836d-48e0-a407-00813463d6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:54:47.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:54:57.459Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=3d805d75-d0c2-41d9-881f-448214f57090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:54:57.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:55:07.469Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=8e6552c4-1597-47e6-8ad8-7ad92052cf44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:55:07.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:55:17.475Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=da01fc77-d8bd-45ee-87b7-60de4c6cfd2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:55:17.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:55:27.482Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=79a40b61-2b9c-4009-92e4-7d220df092b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:55:27.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:55:37.488Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=10f47f4e-ce63-4405-bef6-c831b73132c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:55:37.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:55:47.494Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=cca192a9-1d3f-4584-ad66-8749bf806a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:55:47.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:55:57.501Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=f769af60-0519-44c4-8930-7f06473bba98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:55:57.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:56:07.507Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=9bedf553-345e-4635-9155-eee1335151f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:56:07.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:56:17.514Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=10d39630-0524-47cb-8e60-360f43f901ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:56:17.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:56:27.519Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=18511fdf-9df0-48e4-a2b1-434ca61e1394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:56:27.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:56:37.527Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=0ac18f37-f173-492b-bccd-af5848f76cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:56:37.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:56:47.533Z |INFO |Init configs |InvocationID=4b12287d-4edb-4886-b9d7-d7521248badb, InstanceUUID=499501f3-2cfe-4c25-b759-6d3e25eda715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-15T00:56:47.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |