. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T14:50:36.868Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T14:50:36.870Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-30T14:50:36.898Z |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-04-30T14:50:37.435Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-30T14:50:38.115Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-30T14:50:38.117Z |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-04-30T14:50:38.209Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-30T14:50:38.287Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-04-30T14:50:38.306Z |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-04-30T14:50:39.892Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-30T14:50:40.372Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-04-30T14:50:40.389Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-04-30T14:50:40.389Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-30T14:50:40.454Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-04-30T14:50:40.455Z |INFO |Root WebApplicationContext: initialization completed in 2149 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-04-30T14:50:40.810Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-04-30T14:50:41.614Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-30T14:50:43.139Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-30T14:50:43.512Z |INFO |Started MainApp in 9.118 seconds (JVM running for 9.694) |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-04-30T14:50:43.584Z |INFO |Start scheduling PRH workflow |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:50:43.597Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=3e371da7-e6ed-4a3b-adb9-1ed66f64245e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:50:44.736Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:50:44.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:50:54.763Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=be52e506-e91a-46b1-8f48-f7edba392cfe | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-30T14:50:55.440Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-04-30T14:50:55.441Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-04-30T14:50:55.443Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:50:55.803Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:50:55.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:51:05.805Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=3d7cc470-fc2e-4572-9f15-6685beb2d432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:51:06.854Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:51:06.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:51:16.856Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=3f20706b-67f0-40e7-9017-bc289ef0264a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:51:17.917Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:51:17.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:51:27.919Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=69458c82-10c2-4816-b18a-ea04c951590f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:51:28.954Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:51:28.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:51:38.956Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=d0a6d8a7-f54f-4232-a574-ac3c2d482152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:51:39.996Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:51:39.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:51:49.999Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=5b47b357-5f0a-42bb-8063-508f2ed2153a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:51:51.036Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:51:51.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:52:01.038Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=5ecb9333-c420-4514-b9d1-8b2daa420050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:52:02.111Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:52:02.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:52:12.114Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=bed0e0ed-a583-4bbe-a79a-36075bba9526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:52:13.180Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:52:13.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:52:23.182Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=4c9b3876-b76b-480c-902b-0bc986f94f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:52:24.249Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:52:24.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:52:34.250Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=30f6601d-a538-4a57-b2d3-2dc25b99922a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:52:35.289Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:52:35.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:52:45.290Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=11d5cab9-5cd7-4b60-9428-2cdba5c0fdeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:52:46.330Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:52:46.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:52:56.332Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=91c21e71-a630-4f7c-9625-6c00be4bd027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:52:57.381Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:52:57.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:53:07.383Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=97969101-53ed-4118-929a-44fce861beb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:53:08.441Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:53:08.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:53:18.443Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=7fe021d6-e0e6-4b29-82eb-03df2ebc652a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:53:19.484Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:53:19.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:53:29.487Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=774f9dbb-beb2-4320-83ea-f0c5648f0066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:53:30.555Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:53:30.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:53:40.556Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=e6f6149b-ce2d-4ad5-8e51-891fca0d5fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:53:41.595Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:53:41.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:53:51.596Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=324aee57-f490-43c8-865a-e9e237388d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:53:52.635Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:53:52.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:54:02.636Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=8d11390c-a1eb-441b-80b9-1c662c631665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:54:03.677Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:54:03.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:54:13.678Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=ef3899ff-f9c4-464e-b9c4-c1704602076f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:54:14.747Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:54:14.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:54:24.748Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=54a90564-e4bb-45bd-9321-ab05de3448c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:54:25.819Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:54:25.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:54:35.821Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=46426d36-f20e-4241-a34a-5582ba198336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:54:36.859Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:54:36.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:54:46.861Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=84bceb17-6462-4c40-9315-ac9fc7b4ea42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:54:47.900Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:54:47.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:54:57.902Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=e3f81d20-d542-47af-8260-b225cd1da6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:54:58.938Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:54:58.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:55:08.940Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=f24c9530-a957-44f1-8894-ff881fdd8f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:55:09.979Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:55:09.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:55:19.981Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=c08e2f4d-9f24-4996-b9c2-1ba6adc401bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:55:21.018Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:55:21.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:55:31.019Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=f5ab16ed-6596-4a4f-a91a-1ec3cc488703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:55:32.061Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:55:32.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T14:55:41.285Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T14:55:41.285Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-30T14:55:41.286Z |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-04-30T14:55:41.287Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-30T14:55:41.420Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-30T14:55:41.422Z |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-04-30T14:55:41.425Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:55:42.062Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=9d3a721c-38c0-4c24-ab57-73f6d42fa748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:55:43.099Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:55:43.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:55:53.103Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=ad71ed76-61b6-4528-a9e7-6cea4faed07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:55:54.142Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:55:54.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:56:04.143Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=031143c0-533e-4389-806e-4de9bc99420b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:56:05.210Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:56:05.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:56:15.211Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=0d2a05a1-c720-42b1-a7d9-2b9884e26795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:56:16.253Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:56:16.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:56:26.254Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=eb00439e-7f96-4b76-90b1-d6115d8b4add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:56:27.290Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:56:27.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:56:37.291Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=d4ea5d7b-364a-47b8-877b-0b91e9a1a01c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:56:38.329Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:56:38.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:56:48.330Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=fa5c978f-1fda-4593-b4c5-ae3ac6502710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:56:49.370Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:56:49.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:56:59.371Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=3cdb7f7b-3bb4-467b-a009-0f9de5ad1ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:57:00.409Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:57:00.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:57:10.410Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=9a39bac3-5ff0-4aad-8cfe-27e5c14e6e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:57:11.453Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:57:11.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:57:21.456Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=71721efc-366a-40d0-a78a-36faffb2aee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:57:22.524Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:57:22.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:57:32.526Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=4739ed01-59c7-4f9e-8b59-bf0bf607c20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:57:33.561Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:57:33.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:57:43.563Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=c36ce0fe-27d2-4c9d-b52b-03916ade9f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:57:44.605Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:57:44.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:57:54.606Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=469e5c8a-2e8a-495f-8f30-8e458e582d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:57:55.644Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:57:55.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:58:05.646Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=4682588d-8bde-43c0-80ae-4d9da2cd051c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:58:06.681Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:58:06.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:58:16.683Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=9aaf9167-6c57-4747-8243-f58e410897be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:58:17.725Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:58:17.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:58:27.726Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=662ff22a-4726-4fc2-abef-9877c6d20940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:58:28.761Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:58:28.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:58:38.762Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=949b68a3-bbef-4f1c-8fa9-118425864f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:58:39.801Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:58:39.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:58:49.803Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=d4c2ee01-98e1-46dc-94ba-f67fbade1e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:58:50.841Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:58:50.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:59:00.842Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=031f6790-6f0c-4f99-ba16-1ec1a4eb0a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:59:01.881Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:59:01.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:59:11.883Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=9fa66eb1-4d0f-46e9-bc64-d77b20d98b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:59:12.922Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:59:12.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:59:22.924Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=f4b32287-178b-4abc-b0ee-8e970851b1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:59:23.964Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:59:23.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:59:33.966Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=7abc0b1f-56a8-4df4-ae3f-d0785e0cf4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:59:35.035Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:59:35.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:59:45.037Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=1800a440-b01e-41ac-8862-991a81a9b428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:59:46.076Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:59:46.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:59:56.077Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=f680848e-55a9-4153-97ea-a5d29f102194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T14:59:57.123Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T14:59:57.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:00:07.124Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=5d5f26f8-5f95-43e6-8b80-7a310b16959a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T15:00:08.186Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:00:08.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:00:18.187Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=0d8525a9-58e7-4a21-aeba-7d8be3acfea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T15:00:19.228Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:00:19.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:00:29.229Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=83c50620-3f7a-4c8c-bf64-8488ddc55107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T15:00:30.267Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:00:30.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:00:40.268Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=d2488be0-614c-4216-a0f1-829b0bb05adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T15:00:41.195Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T15:00:41.196Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-30T15:00:41.196Z |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-04-30T15:00:41.198Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T15:00:41.311Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:00:41.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-30T15:00:41.314Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-30T15:00:41.314Z |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-04-30T15:00:41.317Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:00:51.312Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=f3fce5ca-ba3c-4185-8dc3-2e0f0d79e44e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T15:00:52.345Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:00:52.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:01:02.347Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=a390c55f-ce57-4aab-a742-a98a18f57126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T15:01:03.386Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:01:03.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:01:13.388Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=6f77291e-cb1e-443a-858f-af56f518174c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T15:01:14.432Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:01:14.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:01:24.433Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=d11c5a2c-9a85-4e3e-87e4-70a3b17b2089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T15:01:25.500Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:01:25.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:01:35.501Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=43c7b33f-162d-40d6-a855-55b289e58c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T15:01:36.540Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:01:36.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:01:46.541Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=976a8b95-5a4d-4801-bccc-01c09f160eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T15:01:47.587Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:01:47.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:01:57.588Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=2f55d2ea-9eda-498f-bb08-59b2f545639b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T15:01:58.651Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:01:58.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:02:08.653Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=a405a77e-ee5d-47a5-ae58-e2b0a094c2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T15:02:09.690Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:02:09.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:02:19.691Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=c01026be-dbe2-47be-9caf-4598452d1c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T15:02:20.730Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:02:20.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:02:30.731Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=a38caf44-8c95-4012-9a87-fc6615cac7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T15:02:31.772Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:02:31.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:02:41.774Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=b40ccb27-e201-4842-b005-fc17a0ee7f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T15:02:42.810Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:02:42.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:02:52.811Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=c1a73381-8f2e-4230-8cd5-3b07853cd2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T15:02:53.853Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:02:53.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:03:03.854Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=97f76228-0152-4249-959a-67395c9def74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T15:03:04.889Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:03:04.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:03:14.890Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=15d7c1e9-9c51-40c3-9f68-b26616ffa8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T15:03:15.929Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:03:15.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:03:25.930Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=f219d7f3-c03c-4b00-a205-c1270e777643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T15:03:26.980Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:03:26.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:03:36.981Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=a37d7de3-824a-4967-9445-2ddb9247ae0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T15:03:38.011Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:03:38.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:03:48.012Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=089b22f2-5cb1-4cfa-8116-1140801d8f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T15:03:49.051Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:03:49.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:03:59.053Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=e37c2b7f-f650-43bd-b7a6-d80a8695197b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T15:04:00.123Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:04:00.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:04:10.124Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=d1361f5c-6dcd-45ee-8bc8-6d1ec8469271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-30T15:04:11.161Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:04:11.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:04:21.162Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=3cd0b767-0df8-44fa-838c-6415abfdc2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:04:21.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:04:31.198Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=e97937e4-85fd-4cee-b7f4-3216eefc8ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:04:31.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:04:41.218Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=327cf5c2-15b7-46aa-a37c-43f00fc714d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:04:41.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:04:51.231Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=0af14d59-0c99-4fe3-aec0-8f3370d6c64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:04:51.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:05:01.244Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=b6839ed1-fa9b-4ee0-a6d2-c4d847835ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:05:01.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:05:11.256Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=c0d933e7-7107-4050-8cbe-5f18f64a8e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:05:11.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:05:21.271Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=83a0aa2a-16fb-48f1-be46-f285579d63c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:05:21.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:05:31.285Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=8d8c5ad2-edfa-449c-b9a5-04ec587efa38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:05:31.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T15:05:41.062Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T15:05:41.062Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-30T15:05:41.063Z |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-04-30T15:05:41.064Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-30T15:05:41.145Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-30T15:05:41.145Z |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-04-30T15:05:41.149Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:05:41.303Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=c2186d00-b9c1-446a-a9a7-6d1c96074e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:05:41.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:05:51.347Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=f8a78920-74ee-41d3-8bd5-249cc58d025e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:05:51.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:06:01.358Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=823e1abb-cdde-4074-b84b-123f2b85eaa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:06:01.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:06:11.372Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=7173fd87-db85-406c-aa11-44bacec26ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:06:11.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:06:21.384Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=b802b477-2d27-429b-bdbc-cdb2fbd65c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:06:21.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:06:31.396Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=d706e5fa-594d-448c-be6e-854715e636fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:06:31.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:06:41.409Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=8e833dd9-c081-4761-bc63-1033abd8925a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:06:41.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:06:51.420Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=2c96679c-7f43-4fca-ae4d-74405d55fe86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:06:51.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:07:01.431Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=4c209a7c-1994-436c-a2f3-c83b037bc1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:07:01.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:07:11.443Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=f7c8058d-7b1c-49c8-8167-b559fcbe7a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:07:11.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:07:21.455Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=516ce3df-7873-482b-9812-aaab8af1061e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:07:21.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:07:31.467Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=282d89db-96bf-4d6f-aea9-76917341b8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:07:31.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:07:41.477Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=929fee61-ce90-4871-8d27-d1143fd4cef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:07:41.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:07:51.487Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=ff1655a3-f7b3-47af-bbc4-68c3c8c0bf69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:07:51.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:08:01.499Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=1d44fbed-7312-4d32-9d6b-f010873826a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:08:01.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:08:11.511Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=940a7b16-81f9-4ae3-a7a9-afdfe2c2d06b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:08:11.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:08:21.521Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=6cba1cce-c978-4645-af9e-c7eed36e8373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:08:21.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:08:31.531Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=e45bd232-b1d4-46e1-ac47-2a98bcc8cd74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:08:31.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:08:41.541Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=39063495-01fb-4bee-a708-33f6d8f5bb58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:08:41.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:08:51.551Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=2cb2a3d5-a794-4137-8972-64af970f8630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:08:51.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:09:01.562Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=cfbc0c26-8ff1-4efc-b7a1-edddc6e44ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:09:01.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:09:11.574Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=d22d1e10-1731-42cb-a747-916fc0c1da3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:09:11.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:09:21.583Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=5064ce50-e520-467e-9bcb-6f68d16b8a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:09:21.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:09:31.597Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=e029876e-a34f-4448-8e7d-0da777b49b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:09:31.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:09:41.608Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=d6bfa09f-a9fc-44fd-af80-e96ba90227d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:09:41.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:09:51.620Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=88cdd494-6886-48c4-bed3-dc6dabb51a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:09:51.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:10:01.631Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=1a5d29b6-6203-4a31-88ed-068b5d55823c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:10:01.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:10:11.642Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=0b8d8453-f5e3-4e06-9049-aef3219297f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:10:11.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:10:21.654Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=bd7ae3b6-fc2a-4f50-8d2f-03b09a1b8e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:10:21.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:10:31.666Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=7eee19a6-113f-4ca4-82a3-6d15a12604e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:10:31.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T15:10:41.068Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T15:10:41.068Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-30T15:10:41.068Z |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-04-30T15:10:41.070Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-30T15:10:41.159Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-30T15:10:41.160Z |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-04-30T15:10:41.163Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:10:41.678Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=78214bf0-3952-4dc5-89d7-9864b43faa65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:10:41.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:10:51.687Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=09415f4f-1042-4a42-88af-0bccba6af6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:10:51.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:11:01.698Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=32ddd973-f659-4213-847f-df2d3a065840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:11:01.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:11:11.708Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=c9d9f870-75bc-4c10-8a5b-1219d09a2af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:11:11.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:11:21.719Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=dfe15964-357f-4b9b-a965-24bec4faaeb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:11:21.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:11:31.729Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=962df7a5-164d-471a-8be6-10a9985a2954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:11:31.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:11:41.740Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=2b95c285-ac5a-4998-87e1-3d094e638a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:11:41.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:11:51.750Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=07403ab1-f424-4e7d-a281-b8f87782bfb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:11:51.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:12:01.759Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=bdf098ac-8eab-4e15-9001-9be04442ede4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:12:01.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:12:11.769Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=30be1a13-00f3-466f-9ca6-a89fb4acdcd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:12:11.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:12:21.779Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=7949b03e-83bf-44a9-bd83-0f643443fd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:12:21.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:12:31.788Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=75c648ba-d010-48a8-9b76-3262da0c1cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:12:31.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:12:41.800Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=e6b8fe3d-0f54-4ad6-bd81-91df0cf9ed30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:12:41.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:12:51.809Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=9ae25d0d-2204-482c-8b63-7ae585095c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:12:51.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:13:01.817Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=daef3a55-c555-4e44-ad40-8c956881774d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:13:01.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:13:11.826Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=327c49b7-c38c-4570-8222-3bc1cb570680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:13:11.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:13:21.835Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=76e26ac9-a084-4c97-8f33-f1bf2e082d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:13:21.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:13:31.844Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=f5d4fe01-8728-40d7-b60b-dd40adda1a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:13:31.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:13:41.855Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=8fb105d8-975c-44fd-a1c8-e9973bd046a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:13:41.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:13:51.864Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=23f21d57-46ad-4e22-a8fe-5ffb2642d8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:13:51.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:14:01.877Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=1ff9ef57-4962-4277-9960-04c6e4bd9eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:14:01.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:14:11.886Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=928406fd-a842-4434-9fe4-f47945587f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:14:11.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:14:21.894Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=7448b8e6-160b-46c7-acbc-1d2ce03f0cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:14:21.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:14:31.907Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=07a06380-1cb6-4e15-a8d4-f9dbe308dbf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:14:31.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:14:41.915Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=f6013482-ab9f-4295-a177-3136010d065f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:14:41.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:14:51.924Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=5173085f-df52-40dd-b805-14572751a5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:14:51.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:15:01.935Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=426f8aea-d525-40a0-9556-460f36ceb426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:15:01.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:15:11.945Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=b9c6ae6a-c781-482e-aa87-0f61610e3032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:15:11.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:15:21.955Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=378909f4-0dc9-4ceb-9627-dbc1702c696c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:15:21.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:15:31.965Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=e565348c-f6e2-4a24-bbba-0e9ba820985e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:15:31.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T15:15:41.050Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T15:15:41.050Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-30T15:15:41.051Z |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-04-30T15:15:41.052Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-30T15:15:41.123Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-30T15:15:41.123Z |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-04-30T15:15:41.126Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:15:41.973Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=2fa35c89-5a9f-4a36-acee-8e7a9b9ad583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:15:41.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:15:51.986Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=16051ffe-4f57-41d5-b822-4a3b439fce5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:15:51.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:16:01.995Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=acc445aa-4974-4c2b-bce1-c651fa187278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:16:02.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:16:12.005Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=2d64cdaa-2c94-4818-9084-ce15fcc60cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:16:12.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:16:22.014Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=ee8ffc92-2400-4093-8a28-3c2b7636c8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:16:22.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:16:32.023Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=257da2e6-26ff-4168-9e66-3851c7ea919a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:16:32.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:16:42.031Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=e77cd65a-5754-40d0-9938-334414bf67ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:16:42.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:16:52.041Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=442d8f55-c26e-469c-9a00-b265a873cac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:16:52.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:17:02.049Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=dc8c84ce-bdea-409e-a224-c4763d09ab69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:17:02.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:17:12.059Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=b4463cf9-820d-4230-b100-6292d5413fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:17:12.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:17:22.069Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=54f131a2-000d-46db-a5b3-40f47ca67c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:17:22.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:17:32.080Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=2aacea4f-d08b-4e18-9fda-605564a0e4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:17:32.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:17:42.088Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=e1ba0bad-c205-49d7-a571-bbe9212ad137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:17:42.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:17:52.101Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=78f993fd-23e7-4dee-b252-4fe2de32355e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:17:52.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:18:02.113Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=744137e1-0189-496e-bf5f-fe876c62e5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:18:02.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:18:12.122Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=3c333693-8a6c-4023-bf8b-a0f4e8d1f702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:18:12.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:18:22.130Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=94e855bc-db8c-449c-8f81-1f96dd544e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:18:22.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:18:32.142Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=78f4388e-a638-48b7-b5c2-55677704d657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:18:32.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:18:42.151Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=71dbb5d8-447e-4141-a5ee-8475cfa1c4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:18:42.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:18:52.160Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=a0294cb8-207d-4b3b-83b8-d3b8d9a766db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:18:52.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:19:02.170Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=9a6958a1-9fe9-482d-81db-1fef5c478850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:19:02.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:19:12.178Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=3915a534-b1a8-42fb-ab1c-74a11deac220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:19:12.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:19:22.188Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=147c27fd-825e-4d0e-8249-08b43b08e50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:19:22.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:19:32.198Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=4e387327-6909-492f-8e71-e004799c1721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:19:32.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:19:42.209Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=9c4fd9e7-4780-4b37-b7bc-d2613ab463b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:19:42.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:19:52.225Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=82b37e78-e7c3-493f-ac09-45d8243f0a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:19:52.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:20:02.233Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=06e64abe-58ba-44ce-9128-0be45e1c1955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:20:02.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:20:12.242Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=49b0614b-902b-48d8-aa36-495664d3e3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:20:12.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:20:22.252Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=a90e3f42-6613-4721-a515-c01ff01fdaf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:20:22.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:20:32.261Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=f8fc4cc0-53a0-45c9-b716-46f2c3e89db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:20:32.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T15:20:41.043Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T15:20:41.043Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-30T15:20:41.095Z |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-04-30T15:20:41.100Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-30T15:20:41.178Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-30T15:20:41.178Z |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-04-30T15:20:41.181Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:20:42.271Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=a9ac8007-ccb4-4c41-bf8c-8d1e6107128f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:20:42.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:20:52.278Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=0a3a8cde-6d33-45e4-961b-24d12eaba703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:20:52.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:21:02.288Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=ee4d1603-e495-484e-af00-54ac15cf45ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:21:02.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:21:12.297Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=7cb2c450-3736-4937-a143-7820564dc1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:21:12.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:21:22.307Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=120aae3d-e583-44f3-9c82-57f208eacb50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:21:22.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:21:32.315Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=fa3bbee5-6144-4102-b8eb-e153031210eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:21:32.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:21:42.324Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=e90a3184-a410-4735-932c-51512eee29b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:21:42.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:21:52.333Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=0c144b73-2be3-4c11-8bb0-81f9d15fa1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:21:52.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:22:02.341Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=a1c1110f-303c-4a26-bb75-19a9a2b81456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:22:02.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:22:12.350Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=1f11aab1-25c7-4ddc-96a7-ef0534efa9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:22:12.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:22:22.357Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=a81bc6bc-ce16-48c4-80ac-c45d6aa1de76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:22:22.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:22:32.363Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=0b61c397-02f1-4169-9632-11255bce5f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:22:32.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:22:42.371Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=523974ef-6866-4767-87de-ed179929726f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:22:42.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:22:52.379Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=2833ea74-a1ed-4f53-b794-da75b8e2fd80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:22:52.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:23:02.386Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=13482869-c014-4e2e-8c60-b8a209ddaded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:23:02.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:23:12.394Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=8a0c26ca-cf8e-4e15-8684-6bee497202eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:23:12.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:23:22.402Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=fb40c942-0db6-4cd9-a2b3-815e8ff54495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:23:22.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:23:32.409Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=002727f6-fb8a-4ff8-a0be-8404b3844b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:23:32.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:23:42.416Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=2d5dd4fe-14f9-4adb-b215-cc5b65489b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:23:42.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:23:52.424Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=76c10cad-7871-454d-9c9f-44be399110fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:23:52.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:24:02.433Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=59bce74d-b1c3-40dc-96d0-50a6d565d70c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:24:02.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:24:12.441Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=ad646352-9090-4f9c-97f4-a3b813f94e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:24:12.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:24:22.448Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=6f308995-e8c0-4084-82d5-39c155f63e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:24:22.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:24:32.458Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=58c73e3f-05cb-4b5e-93ad-7dc1db30f1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:24:32.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:24:42.467Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=6d742ab5-7fee-499d-835b-0f74ccb7df3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:24:42.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:24:52.476Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=292ea64d-de75-470d-a1ce-2af784a05208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:24:52.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:25:02.485Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=9badf77c-7b99-4e9c-9509-1e0d5b90e874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:25:02.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:25:12.495Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=454d796c-ac20-43fe-add1-b4141dadb7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:25:12.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:25:22.502Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=2d9d9a10-edac-4672-8784-151de2e3ea3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:25:22.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:25:32.510Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=ad55d6bf-2348-48b6-bf4b-4b85674d6598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:25:32.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T15:25:41.076Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T15:25:41.077Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-30T15:25:41.077Z |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-04-30T15:25:41.078Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-30T15:25:41.151Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-30T15:25:41.152Z |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-04-30T15:25:41.155Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:25:42.520Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=b1bd61f0-6559-4847-848d-3fbf7287a35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:25:42.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:25:52.529Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=d7401348-fbc8-45fa-8097-95fb02adbe2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:25:52.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:26:02.539Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=c3ae8714-6e9d-4175-919d-fb9d66a57e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:26:02.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:26:12.545Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=4898cc31-af01-4530-8b46-984d2a19e8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:26:12.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:26:22.553Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=54f0975c-bc11-482a-93a4-fa9566b07360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:26:22.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:26:32.560Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=6676bf3b-1df4-4b5e-ba83-200dcfe5cff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:26:32.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:26:42.569Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=844c5c0f-1e19-42eb-9346-30bfd91d02ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:26:42.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:26:52.577Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=f64c1275-f224-4425-9a66-f0e4d8cd99c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:26:52.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:27:02.586Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=9d363eae-17f9-4dcd-b8ea-2fc4b5977738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:27:02.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:27:12.594Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=fd8971a5-437d-4640-8ef0-953131209ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:27:12.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:27:22.601Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=311eea8e-b692-4245-9a98-b61388e3bf33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:27:22.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:27:32.611Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=7e194e6a-a317-4716-bcfe-05ed2ace4493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:27:32.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:27:42.620Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=5957bcc9-116d-428c-98e0-7372a1b82aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:27:42.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:27:52.628Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=64e4f3cc-02bd-44d6-a87c-edafc914d845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:27:52.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:28:02.644Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=4e1cfcb1-6de5-4730-96b7-bdc5f15863d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:28:02.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:28:12.654Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=d63c7014-fb0e-4392-b196-721462bc083a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:28:12.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:28:22.663Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=c1834f24-6e17-4041-a20d-92a31f636d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:28:22.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:28:32.683Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=565cc46c-bcd0-4d5d-88d9-d5f0d102c440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:28:32.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:28:42.691Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=f2ef7516-b2d4-4e9f-9486-6cc47a529d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:28:42.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:28:52.700Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=86c2b321-d761-49fe-ae17-834e98524b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:28:52.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:29:02.709Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=f2a40157-576f-4edb-a38b-29672433b37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:29:02.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:29:12.718Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=06289ba7-8d92-47c7-aa50-d9e0d0135e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:29:12.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:29:22.726Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=e8980ace-1e3b-4969-966e-fcacc46fadfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:29:22.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:29:32.734Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=6666f2b0-6199-44b2-8f2b-e3023ad955dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:29:32.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:29:42.741Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=5689560f-8918-4c27-a4c2-ab13c4129079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:29:42.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:29:52.749Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=6b7443e6-f9a4-40fc-9a6d-e3d65d4d0a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:29:52.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:30:02.758Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=b50699fc-c7d2-4b8b-93e7-9177eb0278f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:30:02.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:30:12.766Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=b0b927f5-25f0-4794-b2ea-84c34497445c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:30:12.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:30:22.772Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=b9beb8ad-250c-4b2e-9d4b-d9f0293d6ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:30:22.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:30:32.780Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=86513052-2dcc-4444-a277-9c45eb804ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:30:32.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T15:30:41.067Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T15:30:41.067Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-30T15:30:41.068Z |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-04-30T15:30:41.069Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-30T15:30:41.144Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-30T15:30:41.144Z |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-04-30T15:30:41.147Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:30:42.789Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=235bea15-07b1-496e-99ac-7f0a3c7f7c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:30:42.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:30:52.796Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=5910b011-6eb2-4c7c-a2c5-44dd4c2a7849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:30:52.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:31:02.804Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=5f9c966e-510e-4b18-a67f-a9c7b7330617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:31:02.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:31:12.811Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=90cc06ce-b9db-40d6-8cbd-0b033883af60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:31:12.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:31:22.820Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=5ba3969f-576d-48be-b2f9-540a1e25be66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:31:22.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:31:32.828Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=b0ca8dd7-6146-4885-b235-cee36b127989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:31:32.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:31:42.836Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=c08ad6f6-77be-4f6d-83ed-0196f6597160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:31:42.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:31:52.843Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=231997d8-b534-415e-b87a-8ab213131914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:31:52.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:32:02.851Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=769c39c0-5b21-48e5-a38f-9e49a5823631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:32:02.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:32:12.858Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=eff40c07-a528-4e57-98cc-0305f8891194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:32:12.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:32:22.868Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=93990a6e-9a53-4303-9551-633d92ae25c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:32:22.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:32:32.876Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=429fe1e9-2345-4550-818a-e194644de2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:32:32.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:32:42.883Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=962310e9-945f-4e44-bfed-014be4a58de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:32:42.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:32:52.893Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=720fa082-6810-4cc6-8a52-bf26cdc01890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:32:52.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:33:02.901Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=611f100a-e151-4f78-a235-3829fba85e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:33:02.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:33:12.910Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=69a9d612-7a4a-4885-89f6-91a41250932d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:33:12.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:33:22.919Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=bdcc4f1d-c31b-4f56-9187-417a17b03ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:33:22.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:33:32.929Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=5a6433eb-c743-4023-bcfc-d000e5661fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:33:32.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:33:42.937Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=88b4fa27-38e9-4c80-8124-cb8eb56e498c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:33:42.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:33:52.945Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=dcf5a036-ce81-4788-a22b-03d84a32da5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:33:52.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:34:02.953Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=d8a729df-03e0-441c-a4fc-bf4c55b71794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:34:02.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:34:12.963Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=dfc845ab-8d45-4ec9-84d9-be03d14ed1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:34:12.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:34:22.972Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=f2b432d7-7e33-4c19-be55-d39f0d946698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:34:22.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:34:32.980Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=1fd74f47-7eca-495f-a21d-3cdbdac4701f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:34:32.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:34:42.991Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=a58797f4-80a0-4f8e-b600-65dc489d6958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:34:42.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:34:52.999Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=7f04c57a-c503-4700-adc2-d18cd9dc2426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:34:53.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:35:03.008Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=5093db28-92de-4342-af27-3c01f259f473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:35:03.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:35:13.017Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=cd376111-b4c2-48ad-a25d-7af264f5be30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:35:13.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:35:23.025Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=14cebab5-3705-41d0-96ef-9b72fac607ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:35:23.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:35:33.034Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=8c9d2fda-7e1d-4bf0-baf2-1f9060b6d819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:35:33.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T15:35:41.020Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T15:35:41.020Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-30T15:35:41.020Z |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-04-30T15:35:41.022Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-30T15:35:41.107Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-30T15:35:41.107Z |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-04-30T15:35:41.109Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:35:43.045Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=a4ee798b-152c-4967-8208-b97c839c2bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:35:43.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:35:53.052Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=6b3d34d8-185d-4b7f-92ea-33586c7392cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:35:53.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:36:03.063Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=fa588e62-a87e-4a85-9ead-cbf3594e156c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:36:03.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:36:13.070Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=b339d3a8-adb7-41e9-93a0-4bc3a8adbd10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:36:13.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:36:23.078Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=1ac20f8c-dce4-4b0b-8043-8b03deba1ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:36:23.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:36:33.085Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=d58defc8-8af9-4e12-a571-bfcec8b47b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:36:33.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:36:43.094Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=c68787ff-1ef0-410c-95a6-b54a73dc5d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:36:43.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:36:53.101Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=d94230a8-ce5a-4865-bf3e-9bc7c1a21479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:36:53.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:37:03.109Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=ae712b77-ec6b-4104-b4c1-33fa33d86864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:37:03.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:37:13.117Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=9c40cfd2-c320-4794-90c9-9b58ebed51a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:37:13.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:37:23.125Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=3576ba5a-d67f-4863-88c4-f4df743886c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:37:23.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:37:33.134Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=2dccc891-1225-48a8-988c-d2a3850ad883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:37:33.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:37:43.143Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=8d62638e-828d-4085-ba80-ccbcf50d272a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:37:43.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:37:53.152Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=b405c30b-a98e-4e9c-8482-f6043fe3d221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:37:53.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:38:03.159Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=df27b3ad-0809-4223-b8a5-128a899599d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:38:03.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:38:13.167Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=f975d28a-926b-4e70-b551-ba40d6e8ae3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:38:13.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:38:23.174Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=c8901e6b-faec-494f-be24-33f004e57b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:38:23.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:38:33.182Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=1cabf333-0582-4043-901f-51533b003832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:38:33.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:38:43.190Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=703488ad-f79e-47ab-9afa-555acf262f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:38:43.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:38:53.198Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=0113dc0c-f8b0-45df-9dcd-f79903189685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:38:53.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:39:03.205Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=6f7e1e92-782c-4a75-a4b8-b5edda8102e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:39:03.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:39:13.213Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=eb6b65bd-c6cb-40a8-a49e-4d115bfef108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:39:13.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:39:23.220Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=2e1d4a17-13be-4b60-8370-c409f308ec56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:39:23.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:39:33.227Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=58829754-d043-4073-bfd1-ddf86faa4265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:39:33.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:39:43.235Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=8f06c8d0-f900-4ede-8b31-c9b8617642c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:39:43.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:39:53.243Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=7e574712-b5ea-487c-b74f-0297662e7b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:39:53.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:40:03.252Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=d5e8594d-cd2b-4b91-9627-db4e354d374a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:40:03.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:40:13.261Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=311435c0-8860-404c-8726-ff063f4b3e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:40:13.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:40:23.270Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=988f6b47-038d-4df0-9f92-2fffd24cea4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:40:23.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:40:33.277Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=dbffcdad-3f23-44c4-b338-52f24787ae59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:40:33.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T15:40:41.057Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-30T15:40:41.058Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-30T15:40:41.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-04-30T15:40:41.059Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-30T15:40:41.130Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-30T15:40:41.130Z |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-04-30T15:40:41.132Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:40:43.285Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=fa4d0888-1c3b-4b09-bf2b-c5cfea259519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:40:43.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:40:53.292Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=ddb91643-3e1e-4526-86f9-847b5a4be656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:40:53.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:41:03.300Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=83be31a4-3801-47a9-b425-401dab37dafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:41:03.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:41:13.308Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=4ca5d1a6-09cb-4bad-bd54-ea79f3a9ef77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:41:13.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:41:23.315Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=7b6924ff-0717-4a90-928f-4ecf807800e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:41:23.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:41:33.324Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=cf840d4e-2a37-45ff-b57e-6e96865aa563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:41:33.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:41:43.333Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=788f12cb-1daf-4210-9bda-f11e3fa9abc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:41:43.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:41:53.342Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=711972ff-aa67-4888-a88c-882ac611c44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:41:53.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:42:03.351Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=8e6550f2-0b4d-400d-ab41-59ce65988929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:42:03.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:42:13.359Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=749872b0-a142-4ea0-b17e-83fe642fc21f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:42:13.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:42:23.368Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=9b737ec0-8428-4704-9cc1-fc6b7a45de13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:42:23.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:42:33.376Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=aa8fac31-c378-4c50-a253-fe25226904d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:42:33.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:42:43.384Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=fdefd31e-55ec-43fb-9c83-2dfe0889d18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:42:43.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:42:53.392Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=0262fde1-2ae9-4da6-8c98-deb971d720b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:42:53.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:43:03.400Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=b3817a91-a73c-4489-ad7c-f5f62ec59ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:43:03.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:43:13.407Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=c3824a27-09b3-481f-ae60-f7f0781d9c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:43:13.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:43:23.415Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=8b7583eb-6d46-4e14-848f-cfabbc49a95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:43:23.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:43:33.421Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=9df793aa-fb80-4980-bb07-2b6952380425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:43:33.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:43:43.428Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=810393fc-6ea6-4f23-b62d-d413554a6953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:43:43.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:43:53.436Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=9e526d2e-74ad-4a56-baf8-c06176f5292e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:43:53.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:44:03.444Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=c97407b6-ecba-4ae2-aacd-5ea2f7873d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:44:03.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:44:13.453Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=a0f8f4e4-4622-48f1-8021-5ac473384709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:44:13.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:44:23.460Z |INFO |Init configs |InvocationID=c7a619ae-a613-49ab-b8d0-906f051792ae, InstanceUUID=b81bbbf2-bdd5-4a5e-8b35-1871ab4871c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-30T15:44:23.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |