. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-04T04:06:11.898Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-04T04:06:11.901Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-04T04:06:11.941Z |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-04T04:06:12.553Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-04T04:06:13.286Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-04T04:06:13.287Z |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-04T04:06:13.356Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-04T04:06:13.416Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-05-04T04:06:13.436Z |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-04T04:06:14.955Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-04T04:06:15.399Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-05-04T04:06:15.416Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-05-04T04:06:15.417Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-04T04:06:15.471Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-05-04T04:06:15.471Z |INFO |Root WebApplicationContext: initialization completed in 2035 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-05-04T04:06:15.820Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-05-04T04:06:16.665Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-04T04:06:18.413Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-04T04:06:19.021Z |INFO |Started MainApp in 9.961 seconds (JVM running for 10.621) |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-05-04T04:06:19.105Z |INFO |Start scheduling PRH workflow |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:06:19.114Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=88265302-1545-4ca3-812f-6458d4094ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-04T04:06:20.238Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.124:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:06:20.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-04T04:06:28.184Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-04T04:06:28.184Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-04T04:06:28.186Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:06:30.267Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=2585ec36-50b0-4339-8e93-723177aae0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-04T04:06:31.336Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.124:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:06:31.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:06:41.338Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=27c26433-0ff8-4971-93bb-afc4858d9134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-04T04:06:42.408Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.124:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:06:42.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:06:52.409Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=56098652-9662-4691-ad1d-38a2a35823f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-04T04:06:53.480Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.124:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:06:53.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:07:03.482Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=b079085d-f298-45e3-81df-288a50b01ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-04T04:07:04.520Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.124:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:07:04.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:07:14.522Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=b77061f5-f348-408f-a08f-70baac17e404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-04T04:07:15.592Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.124:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:07:15.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:07:25.594Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=237c78af-17da-41b1-bf8d-ef158c63e35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-04T04:07:26.664Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.124:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:07:26.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:07:36.665Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=045e318e-6e80-4b92-b735-21bf4d1d8d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-04T04:07:37.705Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.124:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:07:37.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:07:47.706Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=4397cbe2-df5a-4ae2-a670-d1ae46cf6dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-04T04:07:48.776Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.124:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:07:48.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:07:58.778Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=8183572a-cc96-4241-a3bd-5921274b2420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-04T04:07:59.880Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.124:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:07:59.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:08:09.881Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=9228703a-a156-4525-9825-08bed1ebe795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-04T04:08:10.952Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.124:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:08:10.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:08:20.954Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=8229d466-17b6-4b21-984c-81e15de6366c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-04T04:08:22.024Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.124:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:08:22.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:08:32.025Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=0a2a280c-eb5e-413b-87b6-a9c4972bbd14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-04T04:08:33.097Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.124:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:08:33.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:08:43.099Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=069168ad-d869-4a7a-bc71-37d16c07a04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-04T04:08:44.168Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.124:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:08:44.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:08:54.170Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=b02d89c9-5aa3-422b-8566-c8f024e1e58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-04T04:08:55.240Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.124:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:08:55.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:09:05.242Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=c3d3b763-c6aa-4292-872f-035e03ecc46b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-04T04:09:06.312Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.124:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:09:06.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:09:16.313Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=555ff888-9877-4ff1-83b2-9fb14c39d33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-04T04:09:17.353Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.124:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:09:17.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:09:27.354Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=9a64fdbc-38f0-4dd9-881a-15495676d014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-04T04:09:28.425Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.124:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:09:28.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:09:38.426Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=280205d8-f1f6-46f6-91de-81ca7c33bb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-04T04:09:39.496Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.124:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:09:39.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:09:49.498Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=a7501367-470e-4e9c-8b07-e2ffda3300f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-04T04:09:50.536Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.124:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:09:50.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:10:00.538Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=645f4e05-5be7-4745-bd37-5b73b323d7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-04T04:10:01.608Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.124:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:10:01.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:10:11.609Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=9d0d3a93-73b7-4b5e-a83d-8721a255a916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-04T04:10:12.680Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.124:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:10:12.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:10:22.681Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=c76a8bb8-417a-4a7b-9a0f-33cb8224babb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-04T04:10:23.752Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.124:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:10:23.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:10:33.753Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=7c3ffc4f-cf67-44af-9274-3189c7210047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-04T04:10:34.824Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.124:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:10:34.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:10:44.825Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=c7930de7-bbbe-418d-86da-beccba8cda67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-04T04:10:45.900Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.124:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:10:45.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:10:55.902Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=6b3beb88-a93c-45e6-b8a6-ccc69bb9937e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-04T04:10:56.936Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.124:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:10:56.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:11:06.937Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=1dc64486-add4-4e83-a9f3-b939f8245a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-04T04:11:08.008Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.124:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:11:08.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-04T04:11:16.747Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-04T04:11:16.748Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-04T04:11:16.748Z |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-04T04:11:16.750Z |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-04T04:11:16.869Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-04T04:11:16.870Z |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-04T04:11:16.895Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:11:18.009Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=04fc6bc5-5031-4bda-b0ac-1d8036ff397f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-04T04:11:19.080Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.124:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:11:19.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:11:29.083Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=c7672790-5455-4021-a065-5fb507e0e6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-04T04:11:30.120Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.124:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:11:30.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:11:40.121Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=6a16091a-465b-43dc-8017-f2bdde545dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-04T04:11:41.192Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.124:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:11:41.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:11:51.193Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=4a98433c-4c7f-4cbd-b84d-7d847f384f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-04T04:11:52.264Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.124:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:11:52.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:12:02.266Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=1538a39a-f102-4953-985d-2c55a5fda1a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-04T04:12:03.304Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.124:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:12:03.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:12:13.305Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=7743da65-da22-4fa3-8f1b-5e403c5d50bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-04T04:12:14.376Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.124:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:12:14.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:12:24.377Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=6e9bae7f-c4be-4f11-b714-37b81bac3084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-04T04:12:25.448Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.124:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:12:25.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:12:35.449Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=eb788237-b927-4f2b-bb9f-b04127c1218c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-04T04:12:36.520Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.124:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:12:36.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:12:46.521Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=703f679a-293b-46aa-b9b9-0e4624df3529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:12:46.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:12:56.570Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=6fba1096-7772-433d-800b-d0c8f1ee0fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:12:56.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:13:06.581Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=72a99832-cc26-4960-b376-d9584deb343b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:13:06.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:13:16.591Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=934336b6-3d26-4cf1-9126-a9eba4e9e0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:13:16.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:13:26.600Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=ab60751b-e3f2-494d-8c74-ca0ab5d077af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:13:26.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:13:36.610Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=7238b852-cb07-4d4f-92be-7e12fceb57dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:13:36.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:13:46.620Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=6d60deeb-31ef-46a9-bb04-5982109ce83f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:13:46.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:13:56.629Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=646fe4b8-55c6-4fce-b635-1f062f40d726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:13:56.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:14:06.636Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=7d0b59de-76e7-4757-8abe-12b4428e86ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:14:06.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:14:16.645Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=518aed3c-5c00-4113-9b24-8c3256c5cf84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:14:16.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:14:26.654Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=e40338e9-7bd9-418b-b4b8-70f1ef9ff89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:14:26.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:14:36.662Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=01d669fb-bfde-47e0-8786-1c8e36eb1328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:14:36.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:14:46.670Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=65d59c36-f128-4f95-8609-ecd2ba3f3bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:14:46.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:14:56.679Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=0f4f9aa9-555e-4de0-ad6e-f8e7d1c2aae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:14:56.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:15:06.687Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=18351c7e-c8c4-4877-acf8-e9bc6d20351f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:15:06.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:15:16.695Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=62a9b222-ebbc-4ba6-b3a5-804bd8c6e9ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:15:16.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:15:26.708Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=280dee3b-e723-4388-a9c5-e0392ca0fd8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:15:26.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:15:36.718Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=4309ff9e-e0ee-4a2b-8618-bb1a49813eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:15:36.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:15:46.728Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=884b8a64-66f0-4769-a661-8d98150cd9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:15:46.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:15:56.739Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=2c47bb1c-e48f-4d3e-aad2-eeab1a721030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:15:56.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:16:06.747Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=b30fb128-a7aa-4ff3-9fbe-5a9255760ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:16:06.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-04T04:16:16.239Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-04T04:16:16.239Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-04T04:16:16.240Z |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-04T04:16:16.241Z |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-04T04:16:16.326Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-04T04:16:16.326Z |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-04T04:16:16.328Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:16:16.754Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=b8afb000-e5d8-42d3-bd2c-f282f31e9adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:16:16.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:16:26.762Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=59163d26-57a6-4a2a-a6e5-2f30c6bf5f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:16:26.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:16:36.770Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=063a9cdf-18fa-4908-a3ff-33880c6cb715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:16:36.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:16:46.777Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=41535e0b-1a53-49c0-a8e1-4464c3a873a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:16:46.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:16:56.790Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=405b40f1-ccff-40f3-8f88-e387165d5266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:16:56.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:17:06.797Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=4b46cf6a-5d8a-4d24-ab7e-ee8274d070ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:17:06.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:17:16.810Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=62a91234-42b3-4090-813f-9478a4b22c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:17:16.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:17:26.817Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=899e0b12-e821-4abb-a579-d27bbe46ca6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:17:26.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:17:36.825Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=26438baf-86e5-405d-87fb-8c5fc66cb93e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:17:36.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:17:46.832Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=3f008fc9-9205-4ba9-8533-63bbaa407237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:17:46.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:17:56.839Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=878b1812-2b9d-45c5-a5e0-dd38833ab965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:17:56.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:18:06.847Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=75407ae8-a8d8-46bc-a0b0-6a091972c746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:18:06.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:18:16.854Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=b671abea-d215-4182-8908-4406f174140f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:18:16.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:18:26.861Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=d086ecac-94cc-4b15-bc01-a8ebb9a0bfbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:18:26.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:18:36.869Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=3b32f5a4-2b46-46d6-a7be-2c2a8535bbba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:18:36.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:18:46.876Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=a8711928-9ac7-445e-bb5a-4826540a84f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:18:46.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:18:56.883Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=47ff6727-ef3e-443e-8b87-27d76e979d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:18:56.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:19:06.891Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=54374a5f-c99d-4a76-b47a-c972b530d47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:19:06.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:19:16.897Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=cb0813d4-4fdd-4a84-b9fe-85061c7573db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:19:16.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:19:26.904Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=99a8c602-7184-4583-9fbd-79619ffbec85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:19:26.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:19:36.911Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=5698da76-f61a-40c3-b9ec-2105955be3d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:19:36.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:19:46.918Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=0063569a-44b4-4e11-8d93-1b2fd57a9504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:19:46.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:19:56.926Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=5fb95e74-8df4-45c2-ae4f-6e9f8a4487de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:19:56.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:20:06.933Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=2eecc0ae-e92a-4922-a807-cc2d3fa77735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:20:06.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:20:16.941Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=16c7c8de-305b-46ed-9c00-86da4c25b914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:20:16.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:20:26.948Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=c5481fc0-4c6e-43f1-908f-cfd170f27e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:20:26.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:20:36.964Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=12a01e59-265f-4392-a8dd-d555d9b87407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:20:36.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:20:46.971Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=214e10e3-5c2a-4570-8cbf-b371238edaa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:20:46.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:20:56.978Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=cf975af1-5271-4ecb-8540-c625fe530b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:20:56.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:21:06.985Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=f53b2f7a-79fe-4298-95b1-a3d6bdc8f31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:21:06.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-04T04:21:16.084Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-04T04:21:16.084Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-04T04:21:16.085Z |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-04T04:21:16.093Z |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-04T04:21:16.210Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-04T04:21:16.211Z |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-04T04:21:16.213Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:21:16.991Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=a571bce2-9e9c-465a-aac1-12bb257c731a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:21:17.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:21:27.001Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=1e929ff1-bdf3-4328-966a-5feeab61d2d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:21:27.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:21:37.009Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=8143a8f0-e7b0-4523-9feb-bf016ffa6206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:21:37.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:21:47.017Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=73e2934e-a9a5-4c28-a8a2-5af6634c8caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:21:47.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:21:57.027Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=8168c830-9e93-4723-b9c2-d7c02947ea03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:21:57.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:22:07.034Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=55846bf6-3f63-44c8-97ea-d6c8dd60f526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:22:07.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:22:17.041Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=59a56401-9efb-4572-af06-903fbe946444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:22:17.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:22:27.048Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=083c47ca-64a5-45c0-9307-d5db3fbca689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:22:27.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:22:37.054Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=2203f1c6-d0c1-4971-96f0-5cf9e7fce602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:22:37.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:22:47.062Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=178f8ad7-3920-45a4-9ef2-739f85286189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:22:47.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:22:57.068Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=89eb1af3-eb5e-4b4c-921d-a84e60b42136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:22:57.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:23:07.075Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=996b0aa0-4779-4167-8647-cb7592e43b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:23:07.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:23:17.082Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=58714a5f-b9f5-4e6b-bbfc-33117ddfad1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:23:17.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:23:27.088Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=a567b09f-ead0-4219-9c6c-fb2092542704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:23:27.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:23:37.094Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=936b4712-81b7-40de-ab07-f30d3620527a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:23:37.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:23:47.100Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=27990c95-7519-4fd1-8733-83b26de4ba4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:23:47.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:23:57.107Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=a4e0276b-658b-43cd-a5a2-76964d09002e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:23:57.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:24:07.114Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=46a29c23-e102-4d10-87d7-464804fd8a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:24:07.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:24:17.121Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=9f1398f5-910a-423e-93f8-c8245197816c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:24:17.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:24:27.127Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=4c99837e-252a-4d03-82a3-a592e1c43924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:24:27.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:24:37.134Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=b37d8067-cd06-4f63-8c67-af7eb18c8d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:24:37.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:24:47.140Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=757cabd1-2647-4a19-b0f8-ac76738749d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:24:47.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:24:57.146Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=a935c55f-e7e0-459b-a26d-065a1a8b05a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:24:57.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:25:07.153Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=565e82d5-d801-4ab8-ad63-6265d5a9c8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:25:07.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:25:17.159Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=87fa2222-7ae6-48a7-bd84-3e8d3e193ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:25:17.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:25:27.165Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=f23c50d1-7eca-4432-b799-8b398da59b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:25:27.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:25:37.172Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=82d7283f-d5e6-4647-a8a9-392617510091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:25:37.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:25:47.178Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=9477dde4-5fff-49da-af0c-f204503a3e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:25:47.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:25:57.184Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=5289de05-1859-4923-b517-d32a8b16c5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:25:57.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:26:07.190Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=235d716f-c135-4f67-8164-603562ac40d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:26:07.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-04T04:26:16.079Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-04T04:26:16.079Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-04T04:26:16.080Z |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-04T04:26:16.082Z |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-04T04:26:16.170Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-04T04:26:16.170Z |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-04T04:26:16.173Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:26:17.196Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=c0092b5f-e3f6-4d5c-ba09-443420fa9d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:26:17.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:26:27.203Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=a09b6f8b-b8a3-4293-bc56-8102d0e97f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:26:27.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:26:37.209Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=eacd4e6b-f6b8-48f8-99c2-6694f7aec37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:26:37.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:26:47.215Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=0d7d7768-98d4-4a36-877b-2f8aaed95d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:26:47.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:26:57.222Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=6969227d-15e1-43f1-9325-791ea8f34598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:26:57.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:27:07.228Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=7153dc47-002f-4b53-a6b2-65be098fddd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:27:07.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:27:17.234Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=a8a2f15c-6480-42cf-8580-5f982070fabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:27:17.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:27:27.241Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=5174c266-f88a-4cb3-a71c-fb88a7ea9848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:27:27.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:27:37.247Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=ee2ee178-1865-4624-a1be-098105172b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:27:37.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:27:47.252Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=528e64ba-9eff-4816-986f-9107ed66ce89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:27:47.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:27:57.259Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=35c3c08b-ed15-4633-a515-9b4e881d5508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:27:57.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:28:07.265Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=71809dcf-c6ed-4061-9b99-affe3bd59bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:28:07.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:28:17.271Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=6f8ffbe2-dfc0-407b-8091-786848efcb66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:28:17.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:28:27.278Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=b4c568eb-2239-4301-8a56-066891e3010f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:28:27.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:28:37.285Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=449ff5f5-f4fc-4ba0-af4c-f766f0926dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:28:37.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:28:47.291Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=32157fcf-c413-4874-9e24-12ade2c443cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:28:47.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:28:57.297Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=500b1061-da12-42b3-8173-6fc7c372c63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:28:57.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:29:07.303Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=421261c2-cf23-4bef-8d8e-8bd4aea00eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:29:07.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:29:17.310Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=876b8b1b-2a36-4639-ad0d-24c7b0e01dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:29:17.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:29:27.317Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=84026b3d-0c19-49d0-89f7-f0596c54f47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:29:27.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:29:37.322Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=e183caca-60d2-4335-b29b-b691ae7fa216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:29:37.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:29:47.330Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=2c293fb0-8940-4f46-8aaf-3fe4ac016cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:29:47.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:29:57.336Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=a451678c-7ccf-4c75-b2e6-39da87aefeef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:29:57.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:30:07.342Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=86fe56d2-b8cc-431d-b5da-e33fdf926566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:30:07.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:30:17.348Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=950dc4ab-07f4-4af4-af89-fcc6bc4f55c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:30:17.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:30:27.355Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=133c33f5-6eeb-4a4e-a300-05cb4ed8ffa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:30:27.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:30:37.360Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=be6f6420-4aa2-4f7e-a534-df19ac11224c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:30:37.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:30:47.366Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=57c263ed-1fc1-4963-af20-185457b8e52c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:30:47.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:30:57.373Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=6f805812-cb01-4d91-a349-4af859169fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:30:57.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:31:07.379Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=863cdfa6-dfea-4947-95be-a76876a517d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:31:07.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-04T04:31:16.057Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-04T04:31:16.058Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-04T04:31:16.058Z |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-04T04:31:16.060Z |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-04T04:31:16.153Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-04T04:31:16.153Z |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-04T04:31:16.156Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:31:17.384Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=4efedd5e-7875-4048-bfc1-d00a46981c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:31:17.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:31:27.393Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=1aa710af-07ba-4873-869c-2823df673204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:31:27.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:31:37.400Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=fb80392e-f04b-4419-b893-e921e700c26e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:31:37.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:31:47.405Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=31451a09-c6f3-4a5b-a67f-d740fce00447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:31:47.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:31:57.411Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=a6e94713-de1e-4d04-8d2a-44b7bea517ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:31:57.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:32:07.419Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=eea6e132-7154-43c7-add5-63259e40a91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:32:07.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:32:17.425Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=042f7f01-f1b1-45cb-8f2b-003cfa4f2f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:32:17.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:32:27.434Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=eb218cdf-df4d-4b0b-a8db-4a6b56bdcc08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:32:27.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:32:37.442Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=2fe33789-04f5-4dce-9f74-862bd31b5121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:32:37.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:32:47.447Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=d6a994b2-e327-400e-b076-0a852d33365b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:32:47.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:32:57.453Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=1a39280a-1094-4676-b1bb-3a445249b392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:32:57.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:33:07.459Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=d2eb1038-73ee-4738-b65b-415251d5f5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:33:07.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:33:17.466Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=bab11346-e090-4828-9d8c-8ac57f9174f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:33:17.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:33:27.473Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=59670878-066b-4bc6-8ffb-95f610818878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:33:27.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:33:37.479Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=2bf89e6f-9703-40c7-b411-5b09089e88d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:33:37.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:33:47.484Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=f958c3e5-8401-43a6-85cc-1c554ab58736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:33:47.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:33:57.491Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=c3ad371d-6d24-4fc5-abff-609913d4443c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:33:57.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:34:07.496Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=525d2221-09f2-490f-8410-fdd515734fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:34:07.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:34:17.504Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=cabcadb9-4c67-4c2d-babc-b1268919cc5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:34:17.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:34:27.510Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=f9bca8a6-7b91-41be-aab6-ba3c064892bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:34:27.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:34:37.516Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=f6ac675a-12b4-4734-a39c-661120a8c379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:34:37.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:34:47.522Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=6259244e-c6da-44c1-acf9-a0f2fd4d46bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:34:47.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:34:57.529Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=3b9b9d10-5296-49c7-b680-e1b4f987905a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:34:57.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:35:07.535Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=58da2bd1-26d9-47eb-92c1-5e2fed606238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:35:07.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:35:17.540Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=59d8576a-f856-4d92-8fc0-db0d02254005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:35:17.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:35:27.546Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=dbc651af-6238-4a8c-8e33-5e44ac0ba5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:35:27.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:35:37.553Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=c771033c-1234-4188-8eb4-35a64563b052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:35:37.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:35:47.561Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=4613078d-5b22-4f3c-8f17-3083548abb9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:35:47.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:35:57.566Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=0bd76147-af48-4ad5-a686-56ff62c0da91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:35:57.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:36:07.571Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=df76f1b6-d5fe-4f41-9cc9-e4456353876c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:36:07.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-04T04:36:16.099Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-04T04:36:16.100Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-04T04:36:16.100Z |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-04T04:36:16.101Z |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-04T04:36:16.177Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-04T04:36:16.177Z |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-04T04:36:16.179Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:36:17.577Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=f061ea8e-dc10-466a-a85f-1bca767bcbb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:36:17.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:36:27.584Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=6ad43cc4-0361-4515-ac0b-148879834dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:36:27.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:36:37.589Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=503b1f68-1a3e-4678-b8d7-cf30b4d34088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:36:37.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:36:47.596Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=7bf51eb1-0ac9-4a98-8081-81796cce60a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:36:47.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:36:57.603Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=5bee073d-40d7-40a3-aa60-a060e75255bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:36:57.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:37:07.609Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=d770b7b8-0e28-45a7-956c-e8e8b00f8e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:37:07.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:37:17.614Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=a528487c-132c-4b70-8ba1-db17722f579d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:37:17.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:37:27.619Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=bfacea93-28c5-4b05-a87d-ae6012921109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:37:27.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:37:37.626Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=b345a175-bd6a-4a49-973d-4b7cde403261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:37:37.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:37:47.632Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=5fb4b151-6c91-468d-8ef7-e7fc617f25e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:37:47.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:37:57.638Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=4b0a7cab-fce3-4759-8820-f86e2fe75624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:37:57.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:38:07.644Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=d50756ff-5470-4627-93cf-aef70651db84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:38:07.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:38:17.649Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=3cd030a0-a27c-493e-aca3-802f011cabe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:38:17.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:38:27.655Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=4ba1b985-e63b-40bd-8375-53e518daacd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:38:27.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:38:37.661Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=b68012a6-8b35-4efc-868b-cf71020ae2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:38:37.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:38:47.666Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=46b5b6f6-8f96-4097-90a9-c86935fc8f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:38:47.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:38:57.673Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=70905c21-de0f-4582-8c3c-b487a96a83bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:38:57.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:39:07.679Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=6ed4b43f-fe04-4d9d-abaf-3e56410cf2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:39:07.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:39:17.685Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=878c0a02-f44a-463d-b597-876a58558204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:39:17.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:39:27.691Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=7f3493a1-5c8f-4ebe-a735-654a9e868845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:39:27.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:39:37.696Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=f7c63c70-768b-4a7f-a736-f7f914e5fcc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:39:37.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:39:47.702Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=a5cf780b-efbf-495a-ba2a-26a41e9a5391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:39:47.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:39:57.727Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=ff78b790-04c9-459a-9bba-fc955f6bf4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:39:57.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:40:07.733Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=d17fd8a6-80c9-4988-b965-dc4e364146f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:40:07.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:40:17.738Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=76d0f469-5396-4215-bcc1-314d0faf4ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:40:17.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:40:27.745Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=647015ed-3279-4219-91fb-805b6098ac94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:40:27.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:40:37.750Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=87befd36-e659-4e50-a747-6247e2ad6db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:40:37.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:40:47.755Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=89ef8302-49a5-4849-a653-6202ab3dcf7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:40:47.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:40:57.761Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=ac1b5ce5-6956-4154-a115-b17d78466693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:40:57.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:41:07.768Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=72d7697c-570d-4946-aaea-d71c3b7367c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:41:07.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-04T04:41:16.055Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-04T04:41:16.055Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-04T04:41:16.055Z |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-04T04:41:16.057Z |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-04T04:41:16.125Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-04T04:41:16.125Z |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-04T04:41:16.127Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:41:17.774Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=df17d50a-8528-4e19-8b80-6d60234f9455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:41:17.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:41:27.780Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=b1fae60d-38cf-40f9-aa8d-337b088f9382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:41:27.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:41:37.785Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=12229e5e-5676-48fa-9ab3-f248c3456cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:41:37.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:41:47.791Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=e01b2cfa-a051-4a2b-8a42-8a5bccb4b432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:41:47.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:41:57.797Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=3b85beb9-6bf2-492e-aadf-b8c6bf6a72f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:41:57.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:42:07.802Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=7187bfd8-a3d8-4e4f-bf9c-ced1a437b18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:42:07.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:42:17.807Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=7f44a73a-51de-4efb-b5d1-954b5c064aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:42:17.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:42:27.813Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=cfc3ec19-8a6a-4fd2-bdef-c2507de91197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:42:27.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:42:37.818Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=35f70313-8818-4b8e-9a68-e2a5dba83f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:42:37.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:42:47.824Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=379fd646-b4fb-4a32-b395-887418e5c6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:42:47.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:42:57.829Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=4275029b-4ece-4e3b-8552-669a460319c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:42:57.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:43:07.835Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=3f3688f0-5e72-4099-846e-795d4570ee39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:43:07.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:43:17.841Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=8947ad65-0209-4b40-99da-4ad284ea615c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:43:17.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:43:27.846Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=26696365-aaaa-4f46-946b-5cd7808e2a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:43:27.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:43:37.853Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=6a10745b-95b1-45a8-8cee-c653ce8ae0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:43:37.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:43:47.859Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=eb1e929a-0866-4d89-ab9a-0bb40317e6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:43:47.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:43:57.864Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=efabd307-4e0d-4536-a5fa-82ac204eede8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:43:57.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:44:07.870Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=30890113-862a-41b0-9643-98947db4b61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:44:07.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:44:17.875Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=d53f347e-0970-426b-b353-776819f4c7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:44:17.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:44:27.881Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=ce7ae3e9-d2e9-4bbb-8bda-aef44b57d0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:44:27.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:44:37.887Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=e0c1e9f1-92ba-4109-8c5b-88c45a4702b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:44:37.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:44:47.895Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=2f1923c0-b3f6-4df2-a04d-c73653ada7ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:44:47.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:44:57.901Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=7874f2df-b866-4b4f-bca4-faa1e12ced02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:44:57.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:45:07.908Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=e9e9d9ba-43f6-4085-b8b1-4912e6292ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:45:07.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:45:17.913Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=8cf6eb39-b51c-400c-a39a-b4263b9068ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:45:17.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:45:27.919Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=e8937d2e-5dee-4428-826c-cb2ee84fa1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:45:27.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:45:37.926Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=922901da-0ed0-4dbe-b8c9-55dbb16b618e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:45:37.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:45:47.932Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=78c483cc-0a00-4e94-acbd-6338078233f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:45:47.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:45:57.938Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=cf14563d-e514-46f2-994f-f6d6f9b0f61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:45:57.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:46:07.944Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=3d9c5aec-e892-4b3f-af92-879f32616100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:46:07.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-04T04:46:16.060Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-04T04:46:16.060Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-04T04:46:16.061Z |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-04T04:46:16.062Z |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-04T04:46:16.149Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-04T04:46:16.149Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-04T04:46:16.151Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:46:17.953Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=609aefa3-b9b1-44e9-acb2-271097405956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:46:17.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:46:27.959Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=7c808651-beb5-4535-b135-93122864a17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:46:27.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:46:37.965Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=c961c476-2a46-4778-b03c-29525fe8631b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:46:37.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:46:47.971Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=5f1fd5be-d124-4951-b63e-309b0a050f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:46:47.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:46:57.977Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=a4bc980f-abce-4adc-a8b2-5b72afc93009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:46:57.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:47:07.982Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=d4ff4a51-5d88-4cef-8b1d-76ad4fbc2c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:47:07.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:47:17.987Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=f1f3b2e2-e3ae-429c-a171-eec8aa7d6852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:47:17.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:47:27.992Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=d3d7d099-6566-4abd-ab8a-9b033ef3df8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:47:27.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:47:37.998Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=555bd61f-407c-4035-809c-5ee83063c5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:47:38.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:47:48.003Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=8f0c1771-8350-4fe9-91d2-8aef0bd31ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:47:48.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:47:58.009Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=d17a49f7-7d66-4af2-98fc-b911876be9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:47:58.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:48:08.014Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=3f89bd93-0b67-4562-a001-387ca549f688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:48:08.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:48:18.019Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=981664cd-d738-40a3-b75f-32a367fea9ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:48:18.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:48:28.025Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=ab2ec765-f0eb-4219-b444-418580bc33ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:48:28.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:48:38.030Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=ca66c3d4-2158-4c8b-ad7d-8e049fa9b313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:48:38.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:48:48.036Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=a144ea21-23dd-4484-8b4c-8bb43f73365e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:48:48.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:48:58.043Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=b68d1ff1-5c69-43ec-a02d-d36e36ffc3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:48:58.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:49:08.048Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=e5ed54d4-6dda-4a3e-b6a0-fc0d5158c868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:49:08.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:49:18.054Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=bbfa91c9-c2df-4763-b406-0d97d6da7f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:49:18.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:49:28.060Z |INFO |Init configs |InvocationID=19d3b5cc-5a54-40f0-bfbe-2735937e46aa, InstanceUUID=668e1d2d-9ecd-4e1c-89ee-351c3553e6a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-04T04:49:28.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |