. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T01:19:32.522Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T01:19:32.525Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-19T01:19:32.583Z |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-19T01:19:33.152Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-19T01:19:33.794Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-19T01:19:33.796Z |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-19T01:19:33.908Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-19T01:19:33.991Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-05-19T01:19:34.010Z |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-19T01:19:35.751Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-19T01:19:36.156Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-05-19T01:19:36.172Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-05-19T01:19:36.173Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-19T01:19:36.224Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-05-19T01:19:36.225Z |INFO |Root WebApplicationContext: initialization completed in 2213 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-05-19T01:19:36.675Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=68639784-419d-4126-932e-8e2973c95b76 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-05-19T01:19:37.401Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=68639784-419d-4126-932e-8e2973c95b76 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-19T01:19:39.017Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=68639784-419d-4126-932e-8e2973c95b76 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-19T01:19:39.399Z |INFO |Started MainApp in 9.791 seconds (JVM running for 10.378) |InvocationID=68639784-419d-4126-932e-8e2973c95b76 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-05-19T01:19:39.472Z |INFO |Start scheduling PRH workflow |InvocationID=68639784-419d-4126-932e-8e2973c95b76 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:19:39.483Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=93483a68-3057-4aa3-a684-27edb7c9cc10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T01:19:40.646Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.123:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:19:40.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-19T01:19:44.272Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-19T01:19:44.272Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-19T01:19:44.274Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:19:50.672Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=b4ae4721-c7fc-4e46-b445-a861b191e470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T01:19:51.739Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.123:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:19:51.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:20:01.741Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=ffca5d5c-dc2e-4ce9-94df-8cc30ed0100f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T01:20:02.779Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.123:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:20:02.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:20:12.781Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=b1edf80f-ca26-47c1-8f56-a7f1c0238a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T01:20:13.885Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.123:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:20:13.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:20:23.887Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=fdcee95f-4bc5-4a58-a25a-b36228105aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T01:20:24.960Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.123:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:20:24.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:20:34.962Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=a0f33b1d-bbf5-4186-a389-c8956acd3656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T01:20:36.026Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.123:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:20:36.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:20:46.029Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=5b6e93df-98d8-4467-a815-414dea08de5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T01:20:47.127Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.123:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:20:47.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:20:57.129Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=db71e5e1-5d33-4bbd-bf82-7d16d03eeabe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T01:20:58.236Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.123:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:20:58.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:21:08.237Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=19ef2c06-830d-4180-9ed1-37bd6ca571c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T01:21:09.275Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.123:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:21:09.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:21:19.277Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=ccac1ce2-d8d7-4e8a-8e2d-949fc4673539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T01:21:20.348Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.123:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:21:20.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:21:30.350Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=ec8abbfa-f102-4aac-9ca6-fcbca816a1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T01:21:31.416Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.123:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:21:31.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:21:41.418Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=7ceb12de-daff-4823-8193-7bf98cb6b9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T01:21:42.457Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.123:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:21:42.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:21:52.459Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=c4898c86-18b7-4c7b-9bd7-fe09f1592da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T01:21:53.529Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.123:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:21:53.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:22:03.530Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=f19b623e-b248-4982-a925-18ceb7d6088a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T01:22:04.586Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.123:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:22:04.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:22:14.588Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=73a7cee2-2579-4db6-af99-8616bf38769b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T01:22:15.671Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.123:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:22:15.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:22:25.673Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=228c53a2-4e5a-48ed-9d20-34ca4b44d037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T01:22:26.747Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.123:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:22:26.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:22:36.749Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=bc8024b9-1c61-49d2-bad1-c1bdf4bf3e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T01:22:37.785Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.123:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:22:37.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:22:47.786Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=327b77cd-6915-4b5c-bcfb-182d1a36d66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T01:22:48.891Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.123:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:22:48.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:22:58.893Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=59978098-7f5a-41d9-96ae-646c5c5719f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T01:22:59.963Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.123:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:22:59.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:23:09.965Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=1fe5d4ef-00e3-4b10-97da-2af308e5a940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T01:23:11.002Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.123:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:23:11.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:23:21.003Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=d37af1ac-085a-49bf-9487-fcc6ea43fda8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T01:23:22.075Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.123:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:23:22.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:23:32.077Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=bd04cee6-9e1c-4d94-94f3-4014b6c8ab46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:23:32.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:23:42.142Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=e2c32ded-d967-41aa-b826-6994709d7a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:23:42.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:23:52.161Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=31601b7f-ec8c-4e51-9176-c9bd332255ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:23:52.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:24:02.181Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=975a6368-86a1-407d-8d47-74274ba55746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:24:02.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:24:12.190Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=ac327c49-540f-48d5-8478-4bbfb2049903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:24:12.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:24:22.203Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=c1b572c2-822e-4868-a12f-0a65ab7a723f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:24:22.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:24:32.217Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=cc2e6d50-3cc2-407a-ae66-6638de260acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:24:32.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T01:24:37.492Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T01:24:37.492Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-19T01:24:37.493Z |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-19T01:24:37.494Z |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-19T01:24:37.607Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-19T01:24:37.607Z |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-19T01:24:37.610Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:24:42.231Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=5835ecf9-3c25-4b00-9945-978e7626d860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:24:42.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:24:52.245Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=6aa9e53f-0bb8-4842-9824-a82a690a5894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:24:52.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:25:02.259Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=7c563939-08be-4d81-99a2-2c4f65052af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:25:02.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:25:12.274Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=09e9529f-a10c-4541-a21b-1e7fe10a2cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:25:12.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:25:22.287Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=0057dab9-cfa1-48a4-8550-94282b6750b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:25:22.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:25:32.299Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=3a0a9aac-4221-4068-96fa-8a008a397a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:25:32.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:25:42.311Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=22d4ecd7-bba3-4f70-b1dd-7cb237f9b68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:25:42.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:25:52.327Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=d059429c-b7e2-42f8-a278-6e3a0882ad89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:25:52.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:26:02.338Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=18737aca-8783-44df-bcd7-25f6487cf186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:26:02.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:26:12.351Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=cb0f930a-f949-46f7-86c6-f3e682a0f291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:26:12.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:26:22.363Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=222efae6-fa23-47dc-bba7-701b236d6ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:26:22.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:26:32.374Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=f3f287f9-e779-4aae-9c3c-018ddf06ae1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:26:32.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:26:42.388Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=d027bf0e-c73d-40fe-b4f4-0cc6b3e3c33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:26:42.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:26:52.399Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=98f6e3c9-58a9-4cc0-a421-929339d9b86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:26:52.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:27:02.408Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=0a9b4252-8427-45b6-991c-0a7284a1bd49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:27:02.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:27:12.422Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=0255ad47-eb76-4780-85e5-f0218c321e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:27:12.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:27:22.433Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=ca6af5cb-3d2f-4b58-bc39-8c8d399dd6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:27:22.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:27:32.442Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=9e2a0163-7315-4829-ac06-0dbc1ea8bab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:27:32.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:27:42.453Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=2561e0aa-acd8-4b65-a5f2-3e241629c576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:27:42.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:27:52.463Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=0b7075ea-e040-4905-b211-d6b3842f33b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:27:52.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:28:02.472Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=27047bf6-4352-47e0-99e2-1f76ae7e0de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:28:02.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:28:12.481Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=c4d95f2d-8e6a-4ffe-8a5e-495b8f5a6bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:28:12.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:28:22.490Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=33adcc5a-2d30-4ba1-ab57-015b9694fe5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:28:22.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:28:32.500Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=2eb92413-7504-4c0c-b1c3-40ad1faf7713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:28:32.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:28:42.511Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=b2555a72-c3d0-4de2-ac3b-270045c6cd74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:28:42.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:28:52.520Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=b7b0879b-54f6-4ad1-a3f4-9fe55cef32c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:28:52.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:29:02.530Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=bf1427a0-c24e-43ad-b265-ab054f58ef3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:29:02.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:29:12.544Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=f90aae6f-85c3-4ca1-b5f0-a6c7414d4877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:29:12.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:29:22.552Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=d73c5340-1feb-4cef-bc8c-6a77fa54717f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:29:22.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:29:32.561Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=277e082e-ee43-495e-891c-8cb1c0f951ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:29:32.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T01:29:37.015Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T01:29:37.016Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-19T01:29:37.016Z |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-19T01:29:37.018Z |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-19T01:29:37.110Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-19T01:29:37.111Z |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-19T01:29:37.113Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:29:42.571Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=5044b812-66b9-45df-86d9-3c1917268c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:29:42.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:29:52.582Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=27c6a267-d94b-4b6b-ae58-3f9827236f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:29:52.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:30:02.593Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=7cd36cca-5fab-4a1d-9e39-d29abb37dd13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:30:02.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:30:12.601Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=251620ff-31bd-4969-9a96-263527efb889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:30:12.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:30:22.610Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=11ecea1c-3fc3-42a4-b455-611fa98fd1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:30:22.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:30:32.620Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=efab6c89-eec4-4e71-9c91-835990425945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:30:32.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:30:42.631Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=4adf00b3-5e19-4238-95ea-de3f08726404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:30:42.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:30:52.643Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=4ab108f5-9ca3-42a6-8fd4-1ce90bc374ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:30:52.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:31:02.652Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=631c4405-1805-4007-805f-cd8ce7af0dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:31:02.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:31:12.661Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=92d64140-1617-48ec-9231-564f9771f7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:31:12.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:31:22.673Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=41ff87b0-5699-4298-8e4c-a7fdb8070022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:31:22.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:31:32.682Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=599a0ca5-f3f4-494c-b603-52ce4a1432c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:31:32.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:31:42.691Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=a832b49c-f4e5-4416-92a4-3bf1bd8cfb54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:31:42.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:31:52.700Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=757b7e29-8af1-4208-9d26-56de4af4614f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:31:52.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:32:02.709Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=e0d042ba-2f23-475a-b0b7-d357dd04c2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:32:02.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:32:12.718Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=24193e73-ecc1-48c7-af6c-e2adbd87be56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:32:12.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:32:22.730Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=507e6d2a-38b1-4f93-bdb1-0cf5e6c0ebd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:32:22.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:32:32.739Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=70ad9856-86ad-4c9c-8c24-8e37cb47d7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:32:32.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:32:42.749Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=8e7f9ac5-79d4-4934-9276-87e3212573e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:32:42.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:32:52.759Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=0c2a1d73-9514-46c0-a1d7-3d27721052c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:32:52.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:33:02.768Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=da004012-24f5-48e5-a065-f7d252397c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:33:02.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:33:12.778Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=c85c3985-cb50-4bd9-b2f6-68e3b397a2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:33:12.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:33:22.788Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=61b71250-1019-4466-af1e-8664a621668f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:33:22.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:33:32.795Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=1df41e38-75b4-4ba8-86f9-e56793323563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:33:32.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:33:42.806Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=882295ec-40c0-4b87-b365-698fe7e72d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:33:42.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:33:52.818Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=9b0284b7-680e-4900-afa8-c42b6c692f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:33:52.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:34:02.827Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=61aec02c-0726-4b1a-adf3-60f6dca21f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:34:02.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:34:12.837Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=9be018d7-d0c8-465c-b033-41e43a6b1b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:34:12.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:34:22.848Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=4bbe8cc2-b988-4293-87ed-59bff8c2a4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:34:22.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:34:32.857Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=355dcb19-b299-4638-a464-9fa87d4433e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:34:32.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T01:34:36.922Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T01:34:36.922Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-19T01:34:36.923Z |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-19T01:34:36.924Z |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-19T01:34:37.048Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-19T01:34:37.048Z |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-19T01:34:37.051Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:34:42.866Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=36bdaad5-4583-4a10-b215-84cdecd5bee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:34:42.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:34:52.876Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=ab06f86c-42ee-4f49-8ab3-f65f8e1861f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:34:52.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:35:02.886Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=96857b8a-b9ac-446f-9604-57df11e9beb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:35:02.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:35:12.894Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=867f302d-daae-4304-a458-384ada3a37ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:35:12.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:35:22.903Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=79c54674-6281-4584-bea1-0bcda52cf72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:35:22.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:35:32.910Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=25296658-e352-407c-889e-ca1ec317de75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:35:32.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:35:42.918Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=99b0c136-65d1-4833-8c37-a9785e12b131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:35:42.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:35:52.926Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=26b4411a-e8cf-4213-b22e-437ce79614af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:35:52.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:36:02.935Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=1f706c72-6662-4eae-8d0c-095fe240bd81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:36:02.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:36:12.942Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=6366fa39-f288-469a-a138-235f3d0ad414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:36:12.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:36:22.950Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=6f962ba0-e597-48e0-a8f6-00417d0cfe1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:36:22.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:36:32.962Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=643c455b-bc17-4f36-a67d-25274217d668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:36:32.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:36:42.970Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=a81ba13c-ea24-4c1c-8d85-8f01f9d6676f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:36:42.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:36:52.979Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=013ab0a1-336d-45b9-aa9b-52bdffd64d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:36:52.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:37:02.989Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=756df64b-80ee-43cf-bf17-6aa66c134c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:37:02.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:37:12.997Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=e34545b3-8559-4ced-ac39-a6509a2cf85b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:37:13.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:37:23.006Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=dd6ce133-0b22-4d04-8367-17adfaf1c069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:37:23.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:37:33.014Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=f6982bbc-e971-40b3-85bf-ea5480583c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:37:33.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:37:43.022Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=688ee77b-71ee-4dfb-b12f-c69a722c1487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:37:43.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:37:53.030Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=28f3840f-6428-42c2-81b0-7f17abb5f666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:37:53.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:38:03.037Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=6c792098-9570-46e9-a9a4-c4a5735882c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:38:03.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:38:13.045Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=992f7b14-ad69-4122-85ca-60f2ba77905c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:38:13.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:38:23.053Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=6bb23739-e1e3-4c57-80e1-22f44626bfbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:38:23.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:38:33.061Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=4c671f6e-424e-430e-84c1-79ad0555f781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:38:33.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:38:43.069Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=185b69fc-821b-4f04-bf1e-7a6cbaf82b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:38:43.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:38:53.077Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=d2787404-d663-41f6-a53f-79690fc5cec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:38:53.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:39:03.084Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=96fa20e1-2303-44d2-be22-e038fcd15a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:39:03.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:39:13.092Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=676a60e7-d09a-4d12-8a74-c3b9efe5188d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:39:13.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:39:23.102Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=863420b4-d7ff-485e-8af4-3c2a77e4ffe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:39:23.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:39:33.110Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=46214360-f2b1-4e41-b7b0-59a3b9019a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:39:33.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T01:39:36.902Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T01:39:36.903Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-19T01:39:36.903Z |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-19T01:39:36.904Z |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-19T01:39:37.018Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-19T01:39:37.018Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-19T01:39:37.020Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:39:43.119Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=745f538a-e496-4fcb-96cc-0db6638fe0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:39:43.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:39:53.127Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=b9eccf07-843a-48ae-8905-c496e904a223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:39:53.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:40:03.136Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=52656c04-c671-4e0c-99ac-26b100912345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:40:03.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:40:13.143Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=7ce24468-4153-4e12-a7d7-224d8a994e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:40:13.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:40:23.152Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=b6c179ad-7c66-4373-9aec-55d392f52d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:40:23.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:40:33.161Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=3589285b-9a93-4dc9-96ed-81eb437da150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:40:33.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:40:43.168Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=26f6c6f0-f3ca-44b4-9f79-538f1765331d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:40:43.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:40:53.177Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=090f607d-5251-47fc-98b8-bada24d15380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:40:53.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:41:03.185Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=f7818457-9028-4c9c-9d13-6f8f9d0df6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:41:03.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:41:13.192Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=db1dc7da-b5e5-44c7-878c-1ddd226597f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:41:13.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:41:23.199Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=42db466c-9771-4384-ab6d-f19570503632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:41:23.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:41:33.207Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=39998036-ddee-4267-8fc1-598367b2064c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:41:33.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:41:43.213Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=47bc334c-93c6-4ff6-b4b7-1ae39083ebd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:41:43.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:41:53.220Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=7724a46c-f1cb-4e31-9053-5336b95ae852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:41:53.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:42:03.226Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=6f79b673-ad27-45c3-9f8f-d26acba82fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:42:03.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:42:13.233Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=3042a967-14a8-47a5-b555-84d5bdf3d6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:42:13.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:42:23.241Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=66b7aee9-c463-462c-b2d7-39509e2b88e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:42:23.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:42:33.250Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=c2a4ee18-0a25-4439-b730-d41f96b4eb08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:42:33.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:42:43.257Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=f795b08c-dbfc-4e81-ad74-c1c7764352eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:42:43.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:42:53.265Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=dccbec60-98b9-4a02-91a4-e1fb509bb1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:42:53.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:43:03.271Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=a206cb4d-d4b8-435a-983b-acf42d8bfe1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:43:03.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:43:13.279Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=5f0a4f19-a781-4c51-96d3-6f0b8da22787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:43:13.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:43:23.286Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=b89e668d-dcae-4946-be73-01d3d57828cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:43:23.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:43:33.297Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=a207b23a-7489-4c21-bf26-340619200018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:43:33.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:43:43.305Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=e1be63c1-09f4-470c-924e-e8165f17ebae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:43:43.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:43:53.311Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=e91a0d0a-c275-4e09-a81c-ba469ecd8513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:43:53.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:44:03.320Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=dac31ec1-f089-4e7e-b40b-5fde86bf0c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:44:03.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:44:13.328Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=82b960f8-69cb-4989-8ac1-a117b8038def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:44:13.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:44:23.336Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=5d6e4a6a-1c58-44d1-b1df-72b706ac75d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:44:23.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:44:33.346Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=05b7d2a3-b4c8-4233-a7a1-38bf528b025b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:44:33.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T01:44:36.946Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T01:44:36.946Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-19T01:44:36.947Z |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-19T01:44:36.949Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-19T01:44:37.030Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-19T01:44:37.030Z |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-19T01:44:37.032Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:44:43.353Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=d5f15fc6-cd79-466b-8db4-ddd0241457b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:44:43.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:44:53.361Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=bbf46bc5-36fd-4ab8-8d5f-2e01990a3aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:44:53.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:45:03.370Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=8ac281ba-0085-4f7c-834e-ae7ec6179376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:45:03.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:45:13.379Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=61c69062-6ae7-4275-8f39-51753fc7a43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:45:13.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:45:23.388Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=25fd0fe8-4d61-4f13-a3c9-50a4ad1ecf4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:45:23.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:45:33.397Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=a8451fde-419f-4449-8020-8ed6b125615a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:45:33.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:45:43.406Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=539390d9-3e23-4a53-8ea1-dee5c2ce84b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:45:43.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:45:53.412Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=a3a02852-5226-40d2-97c2-ad497b9b3105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:45:53.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:46:03.420Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=0b49172d-f75b-4ea7-93c9-f937a048ff46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:46:03.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:46:13.428Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=8ef9768c-6e86-4fbf-b611-7ecdb80e77f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:46:13.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:46:23.436Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=dd375cd7-7127-42c2-842f-6110479abf3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:46:23.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:46:33.442Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=07940df4-40fb-42e0-bf01-c15bf6ce877c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:46:33.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:46:43.449Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=697d14c5-04ac-49ac-ac30-ecfedc449277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:46:43.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:46:53.457Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=f8434d19-9117-426b-b393-8fe5eea65f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:46:53.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:47:03.465Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=57022057-e7e8-40a2-a6ae-363e3a133a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:47:03.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:47:13.471Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=0f11cb6e-5c72-4fb2-bd86-354107e34657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:47:13.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:47:23.480Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=d86577d3-a1ff-474c-aa95-571158a7e5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:47:23.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:47:33.488Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=824e46de-1add-48f3-be24-f10a899a5755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:47:33.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:47:43.494Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=9fe77a40-e5df-4f50-b93c-7dc5a5611fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:47:43.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:47:53.503Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=9dd2fa86-d8d0-488f-a40d-de46b746e19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:47:53.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:48:03.510Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=3328f21c-7072-4714-87e3-8c3cc8b204c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:48:03.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:48:13.516Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=9df72242-aa90-4a7f-93e3-2959bb9ecb2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:48:13.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:48:23.524Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=ea4891d8-7686-436d-a7a2-5e4fd39499d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:48:23.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:48:33.533Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=45f53852-96c2-46d2-a602-275205ff64da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:48:33.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:48:43.541Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=391d0aff-2d26-4996-b272-33bd65cc562f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:48:43.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:48:53.549Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=14c6a56f-6a37-4853-a9ef-9066462397b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:48:53.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:49:03.556Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=53cc50f3-76f3-4413-9033-1c2fa8f77862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:49:03.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:49:13.564Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=fe90dc9b-b530-424f-81c4-36a1e5278ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:49:13.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:49:23.573Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=7af4d754-f1f7-49fd-bbd9-0b8e8bb32a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:49:23.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:49:33.580Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=911e4725-8c50-493a-9e29-c21b642701b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:49:33.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T01:49:36.902Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T01:49:36.903Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-19T01:49:36.903Z |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-19T01:49:36.904Z |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-19T01:49:36.975Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-19T01:49:36.975Z |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-19T01:49:36.978Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:49:43.587Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=948fcafe-1e93-459f-9230-dbbf26e6c4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:49:43.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:49:53.595Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=7ec29e8a-638a-43d3-a315-6f7d07e9864c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:49:53.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:50:03.601Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=cfcf68af-504c-442b-8fa6-3d39c70aad62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:50:03.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:50:13.607Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=e00b99ed-664b-455b-90cd-54a96458b9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:50:13.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:50:23.615Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=cf3b9bb2-0c23-40c1-9ac0-542ee52d57e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:50:23.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:50:33.621Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=7b73c6fc-56ff-4bcd-8dea-b5df5100631c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:50:33.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:50:43.628Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=06a287f3-bd50-440b-a804-57dcdd67a786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:50:43.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:50:53.634Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=5ab4c409-e8d6-49e5-a007-49cfec43a0d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:50:53.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:51:03.641Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=3ddd91dd-6284-422b-a9e0-5e48ca71ab7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:51:03.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:51:13.649Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=96837417-94b2-4316-8765-dbccb9b4d62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:51:13.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:51:23.657Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=24873b76-393a-4898-a888-f77c18c7cf70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:51:23.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:51:33.665Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=c68fb56f-4520-46f5-87a7-4e48ce7fac0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:51:33.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:51:43.670Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=c931f1b9-a362-4180-be46-5e03e78beb6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:51:43.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:51:53.677Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=b7d1dab6-f7b2-4898-9ec3-f5c7ce47d9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:51:53.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:52:03.685Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=8589da34-a5f3-4a96-8a4e-5a405c355d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:52:03.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:52:13.691Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=f1f4fb39-44e6-4a3c-8696-fe76ed830c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:52:13.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:52:23.698Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=00879521-fdce-40f1-805c-c46eaca62d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:52:23.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:52:33.705Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=cc973011-6e89-4392-90ca-9028cca700cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:52:33.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:52:43.711Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=22e22da4-9ce0-4813-94d9-ff946cc5101b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:52:43.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:52:53.717Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=1c5801bd-abc6-4421-a534-0a41ee987e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:52:53.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:53:03.725Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=aaae9324-8d33-4ace-9ad6-20c84d44a34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:53:03.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:53:13.734Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=661e4eec-012d-48aa-9fc6-dc3882699226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:53:13.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:53:23.744Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=aec900c8-2b74-4a65-8d6d-240778d87609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:53:23.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:53:33.752Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=75c858b7-5242-4cad-9795-370777141899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:53:33.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:53:43.761Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=6aa573f3-9ea2-4e9b-b327-890414ede8d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:53:43.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:53:53.768Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=e9c68067-a35e-4354-bc38-352ddb6b488a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:53:53.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:54:03.776Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=02bcaa5f-2317-4c49-a62d-7907d51618e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:54:03.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:54:13.783Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=9ee78828-c436-4d5b-8ab3-f3384527b4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:54:13.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:54:23.789Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=35f7f53b-1e68-4ee9-bb9c-767afaab91f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:54:23.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:54:33.798Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=ca6fad7a-7a4f-4923-bfdb-2b62ca0784d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:54:33.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T01:54:36.951Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T01:54:36.951Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-19T01:54:36.952Z |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-19T01:54:36.953Z |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-19T01:54:37.031Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-19T01:54:37.031Z |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-19T01:54:37.034Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:54:43.805Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=0583038e-020e-4c61-870f-78cfe49304bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:54:43.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:54:53.812Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=36019e2d-3d59-4810-ba28-783cc5eaac36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:54:53.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:55:03.819Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=8e5fb619-b77f-412b-a02a-84b1c4f8dc15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:55:03.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:55:13.827Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=d8efe61f-b928-4513-aa35-d35c751855f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:55:13.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:55:23.835Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=8f3fbd44-fffb-4013-914b-6eefc6559f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:55:23.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:55:33.842Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=b4ceeda0-67f5-4909-9b6e-b9f61795b4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:55:33.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:55:43.850Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=eb579426-4071-47cf-86da-37ad2d37f6db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:55:43.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:55:53.873Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=3647dc44-37db-4cff-92ec-dbf4d418e065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:55:53.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:56:03.881Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=7cd3d0df-c8dd-48da-9ca4-f4066add65a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:56:03.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:56:13.888Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=aee56bc5-82e0-4755-80a8-558d165fc417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:56:13.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:56:23.895Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=9245de8d-be3a-4b35-bba0-6e7fc453281d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:56:23.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:56:33.903Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=4cf17c58-d29a-45e1-9158-40a2978ab91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:56:33.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:56:43.909Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=2ae703e0-8337-448d-ba9c-de4e1969e5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:56:43.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:56:53.916Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=44281a46-2b59-4fa6-a624-09b92dae084b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:56:53.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:57:03.923Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=c8508bb3-0e0a-47bb-a79d-f56021f78615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:57:03.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:57:13.928Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=ab88c2b3-c87c-4bc5-8b78-07825483892b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:57:13.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:57:23.937Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=e63beeb4-1771-4646-91c6-2a976a61460d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:57:23.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:57:33.945Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=f161bb8d-bcdb-400b-8c02-a55278893f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:57:33.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:57:43.953Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=e8ccef91-8763-4d47-a149-2a900ab90b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:57:43.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:57:53.960Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=88914504-fdb1-4001-b029-64cb7d2da2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:57:53.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:58:03.967Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=f9ac9310-faed-4d45-b7b7-887300d4ea99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:58:03.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:58:13.975Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=47f9f0e0-2d7e-4dba-b3c0-c67c667b82e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:58:13.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:58:23.983Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=c96117fd-842b-402a-afe8-b42d9782dcaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:58:23.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:58:33.991Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=ff197aa1-d5a0-4efb-a3bb-8d67d14f2817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:58:33.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:58:43.998Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=cd5e9e5d-5d98-431f-afc4-1684fd1ed319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:58:44.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:58:54.006Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=a17eefee-589a-4dfe-a6f2-fce10061f1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:58:54.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:59:04.013Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=20fef146-255c-462a-b47c-10b161468b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:59:04.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:59:14.020Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=803efe20-af23-4592-b94a-f5a1fed50cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:59:14.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:59:24.028Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=38bbba3d-d880-4929-bd7a-d3ad0b5873ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:59:24.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:59:34.038Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=55d860be-d43b-425d-a040-9441e64b2726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:59:34.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T01:59:36.900Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T01:59:36.900Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-19T01:59:36.900Z |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-19T01:59:36.902Z |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-19T01:59:36.978Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-19T01:59:36.978Z |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-19T01:59:36.980Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:59:44.048Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=be8fa587-3308-4c8d-bff9-94ae0b89853d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:59:44.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:59:54.054Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=b35fc71b-62ec-4b4e-8e01-e1fb7a3fd954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:59:54.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:00:04.061Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=7a74cdda-573a-4276-af8f-e21cb013dd10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:00:04.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:00:14.069Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=2006450f-1394-4b0c-be66-d016bd457d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:00:14.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:00:24.077Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=fbe09757-0db1-416b-9ebb-37570cff7596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:00:24.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:00:34.085Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=01bac3e1-605f-4d7b-bff4-cfa3c847ad8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:00:34.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:00:44.092Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=1c728caf-c1fb-49c5-9ac5-ffba09193c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:00:44.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:00:54.102Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=54d752ed-554b-4399-b4bd-93b07b4e8da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:00:54.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:01:04.109Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=65374bfa-791b-4009-a422-51ae8b18802c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:01:04.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:01:14.116Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=cfbf399a-05d4-4e2b-9eb5-a0a0dafda301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:01:14.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:01:24.125Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=522c0eff-5049-46ec-98c8-6da348fc32ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:01:24.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:01:34.133Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=854b37e9-f657-4e59-ae55-2acc261d0183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:01:34.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:01:44.139Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=1e0bd9a3-be62-4b5a-a0f9-cf63605c7433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:01:44.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:01:54.145Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=f61cdec2-b056-47b7-b5c8-deebbc13e292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:01:54.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:02:04.152Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=a3e6f643-58e5-4ea3-8c3d-1e75306ae1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:02:04.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:02:14.158Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=4efb89fd-cb60-4c18-ae99-6564203ed04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:02:14.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:02:24.165Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=bb8578bf-c956-45f4-830f-abcc76957b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:02:24.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:02:34.172Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=22231182-a4f3-4a87-b909-5c17ff1afc70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:02:34.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:02:44.178Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=cb2e5b32-a3d1-4fad-8132-94dab22b0006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:02:44.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:02:54.185Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=f6cf4e04-564d-47b1-a23e-c6f02679a22c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:02:54.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:03:04.192Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=cbc2253d-8784-49a0-8b87-5d21513dd938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:03:04.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:03:14.198Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=e8497623-ff61-4796-8c84-090cf6d941a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:03:14.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:03:24.204Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=f5eaf26d-3fd8-49c9-8360-38987be645ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:03:24.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:03:34.211Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=921ac8cf-ed7d-4316-b737-d2a86fe72ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:03:34.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:03:44.218Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=0c6ecf22-d270-4a65-a2d3-cc676851f816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:03:44.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:03:54.224Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=d6ece582-0ec4-4c10-aee5-37d672add36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:03:54.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:04:04.228Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=34be5f72-c2bc-4537-af17-1dd2a356de90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:04:04.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:04:14.236Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=28052206-15c4-4222-9e91-6b618b8244ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:04:14.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:04:24.243Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=8311e200-8907-4d4f-af7a-57ed814f35e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:04:24.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:04:34.249Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=4327aafc-422d-4e20-b64b-f753a5eb917c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:04:34.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T02:04:36.921Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T02:04:36.921Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-19T02:04:36.922Z |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-19T02:04:36.924Z |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-19T02:04:37.003Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-19T02:04:37.003Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-19T02:04:37.007Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:04:44.257Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=fcd29085-097c-429f-96cf-314da3221d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:04:44.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:04:54.263Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=82bbb709-678e-4d90-9ea8-e67c7f163307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:04:54.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:05:04.269Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=7817fdd3-1315-472e-9004-40a911b42ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:05:04.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:05:14.275Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=15ecf913-879a-49a2-bf2f-c4f49f5163e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:05:14.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:05:24.282Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=70d295c8-84c0-44d6-9772-89cdb9ef3579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:05:24.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:05:34.290Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=d8b5699c-4cbc-43a1-9bf9-ef351e2c0d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:05:34.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:05:44.297Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=310b5e92-6204-4285-b713-ab54afabef3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:05:44.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:05:54.304Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=d5445fc1-cda6-4034-aa43-5493aab53658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:05:54.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:06:04.312Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=46e64490-3499-41e6-b8cf-32f090e62166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:06:04.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:06:14.319Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=578e7516-0bb0-4e06-9248-ca6a9386888a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:06:14.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:06:24.326Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=b2f567a7-a830-4c12-98c9-16f7e6f6e566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:06:24.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:06:34.332Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=a28b0f9e-8864-4a0c-9949-537d649a2bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:06:34.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:06:44.339Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=ce3f10be-2c14-4df5-867c-06e4e45923ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:06:44.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:06:54.345Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=051da176-689f-404d-a991-ed3a3c51f446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:06:54.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:07:04.352Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=34241be6-e770-4dcd-9eae-4076cb6926ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:07:04.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:07:14.358Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=540cf8da-08ef-4c3b-ad22-88d6d3641adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:07:14.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:07:24.363Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=7e059ca3-5c9a-4097-9e09-aa8396232a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:07:24.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:07:34.369Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=3523086f-7792-4098-bfb5-9b988a84bfee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:07:34.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |