. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-08T12:36:53.621Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-08T12:36:53.624Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-08T12:36:53.656Z |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-07-08T12:36:54.278Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-08T12:36:55.201Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-08T12:36:55.202Z |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-07-08T12:36:55.276Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-07-08T12:36:55.331Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-07-08T12:36:55.359Z |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-07-08T12:36:56.858Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-07-08T12:36:57.300Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-07-08T12:36:57.329Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-07-08T12:36:57.330Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-07-08T12:36:57.393Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-07-08T12:36:57.394Z |INFO |Root WebApplicationContext: initialization completed in 2034 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-07-08T12:36:57.780Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-07-08T12:36:58.723Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-07-08T12:37:00.072Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-07-08T12:37:00.411Z |INFO |Started MainApp in 9.098 seconds (JVM running for 9.758) |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-07-08T12:37:00.466Z |INFO |Start scheduling PRH workflow |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:37:00.502Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=4a066135-b354-41bd-b0ed-0204e70f7bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-08T12:37:30.586Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.193.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:37:30.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:37:40.616Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=84ea81a6-1bf9-4d62-860b-cb9b5c2003c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-08T12:38:10.640Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.193.0:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:38:10.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-07-08T12:38:17.129Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-07-08T12:38:17.129Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-07-08T12:38:17.134Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:38:20.652Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=4a97579b-5090-4485-903e-69eccf7a476c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-08T12:38:50.681Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.193.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:38:50.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:39:00.682Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=54ff13f4-8fdd-4368-8973-fb21e1147d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-08T12:39:30.707Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.193.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:39:30.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:39:40.712Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=f8e12d95-f61f-4c9e-b259-689d85a9b7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-08T12:40:10.752Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.193.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:40:10.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:40:20.761Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=cc0da00b-4c76-41cc-b717-6c15aac86ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-08T12:40:50.788Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.193.0:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:40:50.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:41:00.796Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=2347f58c-038b-4346-b164-868a1219d5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-08T12:41:30.824Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.193.0:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:41:30.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:41:40.826Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=1f57de77-089f-408d-bcf6-e5fa362bd53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-08T12:41:58.677Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-08T12:41:58.680Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-08T12:41:58.682Z |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-07-08T12:41:58.687Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-08T12:41:58.769Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-08T12:41:58.770Z |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-07-08T12:41:58.773Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-08T12:42:10.849Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.193.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:42:10.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:42:20.851Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=3cb8e3c6-0b4d-4c29-b8a7-c58e0f2ab11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-08T12:42:50.871Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.193.0:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:42:50.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:43:00.873Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=5a6e9b19-4801-432d-812c-ab4c669e5fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-08T12:43:30.921Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.193.0:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:43:30.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:43:40.926Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=941c562b-fae0-4a92-94cb-cd0f37f8f33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:43:40.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:43:50.979Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=9111cfc0-8af2-4fa9-a477-fb92c7c436c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:43:51.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:44:01.015Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=32de68e5-ce7c-4924-8601-a333261c90f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:44:01.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:44:11.042Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=e64c1cb0-2760-4f0a-bba3-7c8154cd4243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:44:11.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:44:21.101Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=7b3f4e59-5aa3-4990-9c96-db5250b97ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:44:21.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:44:31.121Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=a732c5d1-915c-4a52-bba6-b50f75407fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:44:31.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:44:41.154Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=4ba3032c-c5f9-4afb-b30a-dff12efd0c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:44:41.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:44:51.167Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=32dcfe53-ac6a-4d4f-87bf-828c155c10e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:44:51.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:45:01.180Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=645be7cd-e80b-472a-acc6-234c70a07294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:45:02.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:45:12.385Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=1cef6705-8c9b-48c4-b330-43d0c2e1110b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:45:12.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:45:22.398Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=09127dd5-4512-4799-988d-e1fb31103b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:45:22.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:45:32.421Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=a7f598f9-4912-40c4-8bf2-c973c9974675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:45:32.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:45:42.434Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=6aa7d73b-ca6f-4f34-982a-7c01ae9b802e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:45:42.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:45:52.447Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=d4964ece-f37f-4dfc-8d4b-ff2b0996108b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:45:52.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:46:02.461Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=ca7b2156-c60a-4f80-879f-becdaaa590cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:46:02.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:46:12.474Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=a671aae5-fbe4-4dc7-a8fc-fb77bc45ddd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:46:12.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:46:22.490Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=6d36f681-0850-42ab-b742-da693fc157d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:46:22.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:46:32.501Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=364a59d5-7674-484f-a177-b1edf198ce18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:46:32.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:46:42.513Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=b3d4f86f-1653-4e8b-b5c9-b604ed8b237f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:46:44.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:46:54.534Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=9c814f57-fecb-456d-a790-40e49c2878d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:46:54.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-08T12:46:58.253Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-08T12:46:58.253Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-08T12:46:58.267Z |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-07-08T12:46:58.272Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-08T12:46:58.366Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-08T12:46:58.366Z |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-07-08T12:46:58.371Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:47:04.570Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=39713ca7-daf7-4dee-b3b4-3c161df62ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:47:04.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:47:14.581Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=9e1e15b2-1935-4832-bb0b-8795039f7a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:47:14.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:47:24.591Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=fdd346f4-2b5a-4712-95e0-3e3001caefda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:47:24.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:47:34.606Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=55b6e7ab-cf3a-4293-b3b5-09c975c5ec90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:47:34.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:47:44.619Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=ec524155-6a98-4825-b5e6-94e9cb4a7145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:47:44.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:47:54.634Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=da38bf08-d483-45a7-b7f3-4632897de8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:47:54.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:48:04.967Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=954583d2-f31b-407b-812b-26321a8a2008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:48:04.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:48:14.975Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=65e4cdb8-1003-4a4c-9251-dbdcebb0f2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:48:14.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:48:24.991Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=1c4236c7-8a77-4ab4-935f-b222920dde2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:48:25.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:48:35.004Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=754837a2-7c70-4bfd-907f-4cfff80a2afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:48:35.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:48:45.019Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=21dd558d-810f-42ba-a9e0-87b089e80170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:48:45.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:48:55.041Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=9e1f57c7-27be-4089-a9a8-c929dce24294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:48:55.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:49:05.056Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=bd3a668e-9477-4889-bac1-f7e177f4c30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:49:05.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:49:15.065Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=be3df554-867e-49e6-84a0-2c25b6314a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:49:15.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:49:25.077Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=0f3efdf7-e31c-40e4-93e7-e3726e06fdd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:49:25.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:49:35.095Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=f3fd3cdc-02ca-47ce-a530-d11d1e997b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:49:35.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:49:45.104Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=8981881d-d83b-4ffe-b379-4553f7430787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:49:45.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:49:55.113Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=37419b00-2bb5-4dfd-bdd7-ca5e1cb8383e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:49:55.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:50:05.144Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=b7c20344-9939-4109-84f7-b821223f3525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:50:05.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:50:15.156Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=6d6d8394-35e0-4098-86a0-036f9bc7777d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:50:15.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:50:25.168Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=cb95c896-d9a1-4718-8de4-b7a40c9a3fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:50:25.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:50:35.178Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=5fde2ab6-f966-4730-b785-3c6829867350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:50:35.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:50:45.197Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=80061df2-57f3-4f86-8736-0157b425eae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:50:45.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:50:55.207Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=67dfbbf4-3e5b-4705-958f-02cb2f4eebdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:50:55.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:51:05.216Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=9a6facf3-3872-4260-907d-e35dbfa00cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:51:05.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:51:15.239Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=7bcfc85d-401c-4fa2-a00e-9102a985267b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:51:15.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:51:25.253Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=d042685f-526f-4ea3-84d0-6c4f1b3b6672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:51:25.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:51:35.263Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=119370ce-292e-4b69-bce5-772ca539caf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:51:35.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:51:45.270Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=a8fe4b0c-8057-4515-81f0-489fc6d87466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:51:45.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:51:55.282Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=924bd695-e194-4200-9ba5-adc3a8d99ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:51:55.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-08T12:51:58.212Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-08T12:51:58.213Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-08T12:51:58.214Z |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-07-08T12:51:58.216Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-08T12:51:58.275Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-08T12:51:58.276Z |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-07-08T12:51:58.278Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:52:05.301Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=1ab9f0df-67f1-4cba-84aa-d740bbcc19d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:52:05.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:52:15.332Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=ea754a10-e541-4c16-930c-043c5d65af3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:52:15.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:52:25.340Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=76ae86e8-f56e-42f7-8e6c-c6b338ba1fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:52:25.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:52:35.349Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=6bf996c7-b290-4924-aeae-23c322ce34ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:52:35.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:52:45.358Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=c9d1a6eb-4910-4e48-b144-1e383510f411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:52:45.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:52:55.367Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=42012f4d-e1d8-432a-bc78-d50df71748e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:52:55.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:53:05.375Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=c3eed7d9-7717-49c3-a13e-bfbd7a536ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:53:05.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:53:15.385Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=8558d136-ce21-49dd-ada1-4e13a0036938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:53:15.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:53:25.402Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=d2b3a4a0-999d-436a-b985-17f32e050acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:53:25.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:53:35.410Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=61fa599a-f58c-4c5c-8de2-81893d233d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:53:35.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:53:45.430Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=ddd655e7-d2e2-44d4-920e-3bbc0a14c0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:53:45.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:53:55.439Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=42f82ae6-cc18-40b7-a2eb-a18034eb33c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:53:55.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:54:05.447Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=bbc9fe14-891c-4c6e-88e7-f7c35db71a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:54:05.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:54:15.455Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=9dd65bc6-f5c7-45eb-879c-1755fb35a1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:54:15.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:54:25.463Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=78a84397-ce24-4b92-9db7-ca08ce7190d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:54:25.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:54:35.474Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=9c7e4312-3212-45ec-a785-21c6455858fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:54:35.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:54:45.491Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=80e89237-f831-478e-8034-c23bbe6a09d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:54:45.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:54:55.505Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=1577d3e6-78a8-4226-89c4-befd21d4bdff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:54:55.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:55:05.516Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=8a108202-67c0-433f-97c7-dc67a6ad5a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:55:05.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:55:15.525Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=f87f5245-d10a-40a6-bf2d-1654cb7f29d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:55:15.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:55:25.537Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=e6ecda91-9b47-4c3c-9063-0fe211280923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:55:25.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:55:35.544Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=f357251d-7799-4533-9777-b4f1751ed327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:55:35.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:55:45.552Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=bf2c90b0-1dba-47b3-b8b4-540541c09ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:55:45.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:55:55.567Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=72c4657a-83c9-4924-bff1-f4891ab00368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:55:55.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:56:05.576Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=cb393ce6-818c-4243-99d6-196cefd3eb01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:56:05.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:56:15.598Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=1eb273a7-d1b8-491e-b8c3-2d01702c9c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:56:15.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:56:25.609Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=c40bb506-7ffb-4ca4-b8e9-a7dc4290199c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:56:25.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:56:35.617Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=32ad92f0-6654-4b4a-9e84-2807a01523d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:56:35.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:56:45.626Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=f7757443-e086-47e0-ab06-36dac05a5969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:56:45.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:56:55.635Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=1e400f90-a44d-4ce4-a5fb-077cf2a85c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:56:55.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-08T12:56:58.164Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-08T12:56:58.165Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-08T12:56:58.166Z |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-07-08T12:56:58.169Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-08T12:56:58.221Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-08T12:56:58.221Z |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-07-08T12:56:58.224Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:57:05.652Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=11c66aa5-a391-488e-9c42-9d42682ebb84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:57:05.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:57:15.673Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=c2f6b654-3e45-4a11-84e7-1849d6d1b8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:57:15.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:57:25.681Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=74df31af-540e-4c45-a552-dfe43bf3b35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:57:25.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:57:35.692Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=fbad38c8-0a51-4e02-9961-fa423bb5a66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:57:35.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:57:45.709Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=2b737051-4136-437d-adf7-b183c0e80405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:57:45.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:57:55.716Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=8d44c2f4-7eca-4010-90a0-68839b58f46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:57:55.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:58:05.724Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=3a0431b7-bb6d-4243-b98e-41f2fd401471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:58:05.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:58:15.732Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=a9ea5bc3-b94e-4a6d-9e2c-2a551fa252cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:58:15.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:58:25.742Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=55f8cbcb-6067-426d-9f65-e31dc7ac7b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:58:25.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:58:35.750Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=70c7f29b-5555-4fff-95da-b3fd913ee5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:58:35.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:58:45.757Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=081c3c7a-90b2-4610-817a-6642cdaeba3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:58:45.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:58:55.767Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=5c7cef4d-3f72-4454-a999-a401b5ddc02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:58:55.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:59:05.784Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=881aaa1f-8b8d-42fb-8421-9a11b6e2df9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:59:05.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:59:15.792Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=395c95bc-edb7-48bb-afab-cfe13b8f59e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:59:15.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:59:25.804Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=16ad36b3-e312-4126-92b5-628696d87c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:59:25.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:59:35.813Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=a5948c56-6243-45b0-a3d8-d1a0e3e7818d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:59:35.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:59:45.821Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=7f13fa27-dbdb-49df-bec9-fb956dca1af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:59:45.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:59:55.837Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=daa4d1c7-9de0-42e8-8159-ed35727f3692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T12:59:55.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:00:05.847Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=8efef94e-9072-483f-adc3-32d62dbed290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:00:05.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:00:15.857Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=88fe29d8-7fd6-4c2e-8590-b42ad3f7d1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:00:15.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:00:25.876Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=4941b039-a669-4fa4-96f0-3ba5efdae79d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:00:25.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:00:35.883Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=5c352926-364d-4090-9262-1e7415cc59c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:00:35.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:00:45.892Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=5fd5c9ec-d469-424c-9194-b7f6942474ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:00:45.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:00:55.901Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=7194e38e-01bf-4726-a84e-3040806dcbd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:00:55.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:01:05.911Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=5ec35f98-d03d-438a-836d-362f1e13d956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:01:05.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:01:15.919Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=727d8af2-2d78-4606-a0c5-08f8c3a5639c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:01:15.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:01:25.939Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=a1709d87-bdd9-405c-8ed3-20c3bd1f7f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:01:25.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:01:35.951Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=2b0a6dfc-ba27-4d7f-bbd8-627ea677e50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:01:35.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:01:45.969Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=11932659-5df5-4b72-8069-7f2ef13669e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:01:45.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:01:55.978Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=713dd31f-6e9d-48e9-983e-0ea79e2df711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:01:55.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-08T13:01:58.192Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-08T13:01:58.193Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-08T13:01:58.194Z |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-07-08T13:01:58.197Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-08T13:01:58.270Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-08T13:01:58.270Z |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-07-08T13:01:58.273Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:02:05.988Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=287be915-e0b2-4d57-84c6-871ef874ade2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:02:05.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:02:15.997Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=69d5a00a-1ca2-459e-86dd-d592514732df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:02:16.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:02:26.006Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=eeffe485-669c-4305-af99-9c51550dd13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:02:26.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:02:36.013Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=1d059b2b-f4d0-473d-8ea6-6e2292da1408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:02:36.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:02:46.020Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=9181b798-1854-49df-9eab-b78907735588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:02:46.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:02:56.029Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=b09efd7a-2bb7-4e1b-8bb1-f49c0d220f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:02:56.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:03:06.043Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=0b74b762-f569-4dfc-94da-bcf868fa9ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:03:06.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:03:16.055Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=e88c6a11-bd3a-4a02-80f4-14e084811066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:03:16.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:03:26.067Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=617a5c15-5e89-4a73-b703-d6ba9186e2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:03:26.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:03:36.078Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=aadfbb46-486b-4e6a-b188-536f9bd24dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:03:36.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:03:46.085Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=1c91784d-3f17-460d-858d-36840ebcc27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:03:46.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:03:56.096Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=e2ada4d7-fd91-4c6e-a8d7-2d7d144130d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:03:56.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:04:06.103Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=b6d1e1c6-eb0a-4a8d-b91d-c902692482b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:04:06.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:04:16.111Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=0fe63345-8829-4b92-8db2-e21a97bbc829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:04:16.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:04:26.121Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=6adc0b49-cfa9-4330-805e-bdb03fa3e69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:04:26.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:04:36.144Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=4cf94ee9-99f2-4c28-9b91-d1e299e15f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:04:36.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:04:46.155Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=d62af64a-40f5-4cb0-bf27-195f20fe862c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:04:46.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:04:56.167Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=41e4018f-aed6-4ac0-9079-d712e8a5a478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:04:56.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:05:06.177Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=a98d8bc2-0a5c-4193-a65c-8ffbc47a9d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:05:06.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:05:16.184Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=af1a11b7-dc32-4554-ace4-7ba5d12afb79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:05:16.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:05:26.194Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=6ea40f5e-35ed-4817-89f4-4f497493ed97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:05:26.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:05:36.202Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=6af8a7aa-bd0b-4a9e-822e-a30bcea879de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:05:36.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:05:46.211Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=b7a626f3-549b-424f-bba8-593947175c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:05:46.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:05:56.227Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=9cf3ccc6-2a1a-484e-a921-52e23bf38df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:05:56.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:06:06.234Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=3d3c2858-0de9-40f3-aef2-5cb4e5320ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:06:06.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:06:16.244Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=3354ee55-1bf5-468c-9b42-e9058e25b68b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:06:16.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:06:26.254Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=35a6a38d-a21a-43f8-bc24-819f88dbc1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:06:26.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:06:36.267Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=5e13c738-2e03-4c9f-91f7-c213f3ce27fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:06:36.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:06:46.275Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=27540eb9-8d02-443d-b832-37731e367096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:06:46.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:06:56.283Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=501811bd-4d51-4c2a-90b0-7aaa5f4804fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:06:56.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-08T13:06:58.263Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-08T13:06:58.263Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-08T13:06:58.264Z |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-07-08T13:06:58.268Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-08T13:06:58.327Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-08T13:06:58.327Z |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-07-08T13:06:58.330Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:07:06.291Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=1ac3a5a4-b51e-44eb-b200-fde50ef4a9c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:07:06.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:07:16.314Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=77cc38f3-81e3-4d51-a3d1-5a2520f981eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:07:16.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:07:26.325Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=a1e47845-a2fa-4dc4-9ea9-852afa3dd2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:07:26.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:07:36.335Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=2002e4fe-5b69-497c-9eaf-c81b5a6a1599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:07:36.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:07:46.344Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=6d9dc377-f876-4246-8d9e-4a852069c724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:07:46.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:07:56.357Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=3aa5e679-3364-4a48-b2a4-a958cb0edf22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:07:56.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:08:06.372Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=608f2d81-8316-4063-930e-57818a7e6d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:08:06.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:08:16.380Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=602bb214-b8ac-4a8b-bc86-08b03207db76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:08:16.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:08:26.388Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=5492fa51-6cfc-4e26-8ea9-6277ef0ff4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:08:26.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:08:36.400Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=905a1053-b71b-42d6-887a-5d42625ba7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:08:36.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:08:46.413Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=a7759e0e-b585-4f81-8817-09875bba193f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:08:46.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:08:56.420Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=36745e03-4248-433c-81c5-efaf9e8ca9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:08:56.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:09:06.428Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=de578e85-f20f-4f57-81ca-75c3a73d3f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:09:06.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:09:16.436Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=e2d3e750-745e-4862-bfac-a472c2c6b195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:09:16.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:09:26.445Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=5f66266d-3e4a-433d-8fbc-dd855d65da4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:09:26.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:09:36.453Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=f44d6ede-1cb9-409e-8495-18ba36da50d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:09:36.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:09:46.468Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=03f5d2a3-c0b4-477a-82df-2b62c20496bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:09:46.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:09:56.479Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=b61fbe89-4cdc-4a48-97e7-cfcc22a38227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:09:56.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:10:06.503Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=ba312be8-b585-4c47-aa93-b4bf3c944c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:10:06.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:10:16.513Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=12d3ccb5-f2c6-485b-b6e7-569879adffbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:10:16.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:10:26.539Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=7778496e-b621-4612-8263-109ddf297a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:10:26.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:10:36.548Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=155dccb8-a35b-411b-96b7-7f5af298250c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:10:36.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:10:46.555Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=5dd5bcd0-c763-4516-8c0c-291f02dd417a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:10:46.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:10:56.563Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=35ddc49d-dd06-40a3-b42b-353e24544cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:10:56.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:11:06.571Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=41a99eb2-f0f0-4c6d-a055-fa0868ab7299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:11:06.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:11:16.579Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=233d4430-82c0-404f-ae23-cf5c3f9c6c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:11:16.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:11:26.588Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=c5ea40ee-2d52-4375-a91d-cfffe671e25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:11:26.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:11:36.603Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=98d99f62-f7dd-4cce-a04f-43d2bc4a3573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:11:36.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:11:46.613Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=9bf5b433-7206-4acd-842c-d3b05ae8c744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:11:46.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:11:56.622Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=44de0777-706c-42c8-a488-9d3cc2b04c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:11:56.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-08T13:11:58.209Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-08T13:11:58.210Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-08T13:11:58.211Z |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-07-08T13:11:58.214Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-08T13:11:58.262Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-08T13:11:58.263Z |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-07-08T13:11:58.265Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:12:06.630Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=c267d348-b96f-4e3f-9882-0ecb65cfd0f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:12:06.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:12:16.639Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=8300677b-4bd8-4946-a4ea-865d20780f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:12:16.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:12:26.647Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=2c6f0b74-cf4e-4007-b882-b49bbda17af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:12:26.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:12:36.655Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=4e4d080e-2436-41ce-a199-0ea9b5257d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:12:36.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:12:46.669Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=451c0c35-80c9-411c-810b-eb8da5068ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:12:46.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:12:56.688Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=063679f5-54d3-4458-b2e0-bc2f21bcf5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:12:56.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:13:06.696Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=f19c2ba1-1729-41c2-a210-b38705eac5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:13:06.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:13:16.706Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=e851946a-1b35-402f-aa0c-1997d5da7d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:13:16.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:13:26.715Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=f111e7c5-b3ab-4202-93fb-3e4887184e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:13:26.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:13:36.727Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=a48db8ca-3c60-40bb-ac41-120f1170f86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:13:36.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:13:46.743Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=669fabcd-a7e1-4d39-a40c-123dbd9bbf90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:13:46.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:13:56.752Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=2ebf335e-00c2-41be-9bc5-d5e37c8f1640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:13:56.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:14:06.761Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=93430370-67b8-4bb0-be00-e60c19139d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:14:06.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:14:16.777Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=b7ed4744-7583-43e5-9014-21e92ca0915a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:14:16.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:14:26.786Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=36daff5b-2895-406e-abdc-68f9f323ce6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:14:26.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:14:36.797Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=e62317a0-10fc-447d-95f8-df8ad7455587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:14:36.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:14:46.804Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=a57c8914-d390-4cc7-ab96-efb0e63e7f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:14:46.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:14:56.811Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=95fde865-e485-4a28-be8a-80e318be2a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:14:56.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:15:06.818Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=e67bce91-3e9b-4c61-8fe3-0f55fcdd8455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:15:06.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:15:16.827Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=c439eddc-77e9-4211-9cb0-5801a6dd0b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:15:16.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:15:26.834Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=6a8e43fe-9b93-4320-ba3b-cc25f217903d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:15:26.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:15:36.848Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=5586f660-7bd1-415b-8a83-a39578d24bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:15:36.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:15:46.859Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=bb75b686-716e-4e3d-aefa-4acc7c96c313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:15:46.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:15:56.867Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=fa8b709a-9d6a-4a21-9218-135926aabec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:15:56.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:16:06.874Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=5edb3705-ed0b-4a0b-aed5-50f78af3b02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:16:06.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:16:16.882Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=7ca786bf-244d-4d87-bf5f-2f7c89a69e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:16:16.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:16:26.889Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=8e335dec-c5ba-485f-b902-2231d6d1cf6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:16:26.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:16:36.896Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=5e53262e-5e73-4493-b71c-c67a5f5aeb2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:16:36.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:16:46.903Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=42b78dba-9b35-405e-9ce9-09dea51cdc94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:16:46.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:16:56.913Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=fb615ee7-b6c7-4fa0-a6cb-e1a3c31caea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:16:56.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-08T13:16:58.202Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-08T13:16:58.202Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-08T13:16:58.203Z |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-07-08T13:16:58.206Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-08T13:16:58.256Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-08T13:16:58.257Z |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-07-08T13:16:58.261Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:17:06.933Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=32a4f2e8-42be-49eb-a6d8-7aeebbbd6383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:17:06.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:17:16.942Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=d66ef0fd-05ca-4e09-90e1-f71d14775cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:17:16.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:17:26.954Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=fae2b135-3a59-4356-8ff4-54c6fa8aecdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:17:26.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:17:36.961Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=baa20efc-d128-49d3-a5de-cd7991b27c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:17:36.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:17:46.970Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=95687a32-e361-408f-be92-d353e1518da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:17:46.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:17:56.976Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=2b08b8d1-b7fd-4b50-8800-30d0cb610747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:17:56.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:18:06.990Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=8eac573f-6b23-46df-80e2-ec853662f879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:18:07.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:18:17.012Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=2895968c-b2a6-4e5f-aa5a-da2e3a4a9093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:18:17.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:18:27.029Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=830fe5d6-de25-4b39-8c26-7cee54d35886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:18:27.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:18:37.039Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=cc887cfd-31a9-4bb8-930d-fe12b270ca0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:18:37.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:18:47.047Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=5acb50b7-4c6c-4a54-a723-34d868aaed1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:18:47.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:18:57.054Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=56ca9e07-6d5d-4b13-b377-8843c7343f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:18:57.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:19:07.061Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=993616a9-faa8-4567-8d4f-0c8d5c80b15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:19:07.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:19:17.069Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=fe19f801-1101-4e60-9590-69e2823c1340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:19:17.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:19:27.077Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=85be0b65-5d94-4635-a050-3875e985cdd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:19:27.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:19:37.086Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=895f43d9-3cc3-4cbb-a5c8-d714dcf56151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:19:37.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:19:47.102Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=0e4de2d7-5fe3-4294-8c68-933e79ee3f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:19:47.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:19:57.110Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=1cd3c437-4e15-4ee1-ada9-5e54d635ee81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:19:57.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:20:07.123Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=fa6b8c54-7592-4f5c-99eb-c91ad73b75e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:20:07.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:20:17.130Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=99c02dd4-a777-4902-8216-c2ddc3427c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:20:17.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:20:27.139Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=08bb5238-8a89-44b5-aaba-b0bca5c47f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:20:27.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:20:37.146Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=8cc2126c-eca0-4ef2-9db8-e99906b70f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:20:37.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:20:47.154Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=c0542e9c-0943-41cb-b27b-2b556b90f6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:20:47.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:20:57.162Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=d437cf23-3385-42ef-8e76-ce27a4f6c270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:20:57.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:21:07.175Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=33eeb544-2c2f-4d08-94ac-94e68e858d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:21:07.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:21:17.185Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=2ea10a15-b303-4326-a8f6-2d432bb5f5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:21:17.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:21:27.193Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=48dc6739-1f35-485a-bc9f-188d31eb5535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:21:27.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:21:37.200Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=a7a947f6-ca6a-49a3-921e-39d3373ec0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:21:37.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:21:47.212Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=85ed714b-791b-438f-9735-274cbf86c991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:21:47.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:21:57.219Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=5c3fb923-8851-48ab-9eb2-61b53753778b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:21:57.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-08T13:21:58.192Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-08T13:21:58.193Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-08T13:21:58.194Z |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-07-08T13:21:58.198Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-08T13:21:58.266Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-08T13:21:58.266Z |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-07-08T13:21:58.268Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:22:07.230Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=fca13882-019c-4348-853b-2d49f92458ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:22:07.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:22:17.238Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=aeb6bae1-00bc-4143-98a9-3442e72091a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:22:17.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:22:27.258Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=b1c0ce51-28dd-493f-ae5f-4ec5a1086f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:22:27.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:22:37.280Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=e275077b-166e-4b6c-a35f-23a05b01e76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:22:37.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:22:47.299Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=96c2dc9b-a748-4133-a2ce-f793ea2e0542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:22:47.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:22:57.306Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=76405507-81f9-4759-a0bf-838f5444e4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:22:57.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:23:07.318Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=5c0465c9-9894-452b-9e69-8127c693acb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:23:07.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:23:17.327Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=9b3c5d37-3491-4d18-9071-77074fbe2677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:23:17.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:23:27.334Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=36a787ec-a822-42e5-aeb4-61607b782048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:23:27.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:23:37.345Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=0425b612-8a83-4fbd-807a-9ef91a7ff06b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:23:37.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:23:47.358Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=a905adca-24f8-4d55-813c-e86dbb243caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:23:47.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:23:57.372Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=e450ad17-ed68-47b8-a265-dcf1844fa860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:23:57.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:24:07.380Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=716dee91-993b-4947-a4db-289c30238ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:24:07.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:24:17.386Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=caf155bb-cc3d-46b1-9373-b1df3bf1e144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:24:17.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:24:27.394Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=d0279646-88b7-4fe8-920d-d79d1de09837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:24:27.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:24:37.400Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=407e820e-3111-4865-b1ec-5093f2834a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:24:37.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:24:47.413Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=e9744625-1c13-47ab-97b6-4e5b10514c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:24:47.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:24:57.424Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=7f67c14e-207e-4004-8ee2-d0250ce9819c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:24:57.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:25:07.442Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=7195e199-6576-47b7-bb7c-235974aed6df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:25:07.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:25:17.454Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=79f84186-0e48-4d63-ae82-c9399de8f8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:25:17.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:25:27.465Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=a16df3d9-688c-450d-8e87-a73cbe193b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:25:27.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:25:37.475Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=0c4caae5-c606-4035-a184-09e33dc94b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:25:37.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:25:47.483Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=b945ade0-81c5-4ca1-be87-b2114e731fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:25:47.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:25:57.499Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=10297069-48df-4327-9dd9-e22dc8679794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:25:57.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:26:07.506Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=58606b58-3c95-4321-9084-bbc9016ba273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:26:07.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:26:17.513Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=1a3b50d3-8f06-4d02-ab6c-7e0a34d21968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:26:17.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:26:27.521Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=cfc907b6-521a-455e-b8de-5ded1caef8d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:26:27.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:26:37.537Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=63451adf-7091-4170-9d07-33a9559ee9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:26:37.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:26:47.545Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=06fcb77b-8dc7-4891-84cd-0d427bf71473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:26:47.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:26:57.573Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=f086f9bc-4b84-4319-853c-70ee0311f580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:26:57.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-08T13:26:58.195Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-08T13:26:58.196Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-08T13:26:58.197Z |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-07-08T13:26:58.199Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-08T13:26:58.254Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-08T13:26:58.254Z |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-07-08T13:26:58.257Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:27:07.580Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=5acd66fa-46e9-46e5-892d-4ad9bd74d840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:27:07.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:27:17.587Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=c6c07617-b92f-4ab5-9c98-4cb7860ba827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:27:17.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:27:27.600Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=ad79f10f-8ec8-48a5-a621-b936938f4f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:27:27.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:27:37.607Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=5524215b-5a2b-4aaf-938d-9563716a1471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:27:37.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:27:47.613Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=69a4da98-6eeb-4bb7-b24e-8d5523bad34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:27:47.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:27:57.634Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=c170df93-fc08-415b-b504-f6810b408dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:27:57.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:28:07.648Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=fe7523ef-b4a9-4a89-b70d-e9f9894f0793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:28:07.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:28:17.660Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=9b009bc7-915c-406c-a0fd-1c9be748ea3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:28:17.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:28:27.668Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=14847ffa-e25a-4231-875b-eb0041795016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:28:27.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:28:37.675Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=24bd5c38-a655-48d0-8508-94174db9c411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:28:37.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:28:47.687Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=971f4e75-90db-47bf-a8da-ae0a41398a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:28:47.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:28:57.699Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=40612d43-fa38-4bb1-a934-d730d7d63956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:28:57.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:29:07.705Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=a3f8b6bd-3112-458b-9659-29b99becbda5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:29:07.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:29:17.711Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=86c522de-b313-4a45-89a0-ff107efbaa72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:29:17.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:29:27.734Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=c6768e8f-e9c2-4385-9701-308ceef625d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:29:27.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:29:37.741Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=6ba7a0ff-7f98-46e7-92d4-f4f135788d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:29:37.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:29:47.752Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=c1c614cb-1a7a-49e4-88ec-acd2eac630e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:29:47.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:29:57.767Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=6e5d9d54-5910-430d-9e2f-86144cc4d5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:29:57.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:30:07.788Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=b15d385f-f581-4bc9-a538-d7dff57b8b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:30:07.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:30:17.794Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=6b0048d5-d968-47d7-a268-bd2a1e5b8702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:30:17.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:30:27.801Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=51240df2-a722-4b87-b57d-74c13bdf6446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:30:27.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:30:37.810Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=585fcb49-874c-48f5-b99e-a83a7d6e0344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:30:37.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:30:47.824Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=facd511b-2980-4c71-9607-892e16fa05c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:30:47.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:30:57.831Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=ec91430b-13ca-423e-9fbc-c910d703f312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:30:57.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:31:07.838Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=de538c67-39eb-42bb-aca7-377913ebe9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:31:07.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:31:17.847Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=603bf304-8fb4-450c-8286-b4ba88aac415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:31:17.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:31:27.855Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=db87c109-008e-42e5-b7f7-dd2d2b527a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:31:27.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:31:37.868Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=323e5a09-b5cc-4562-a11f-ab1abc142a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:31:37.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:31:47.880Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=6262b8df-1205-485d-bc2f-b27f0fecfe7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:31:47.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:31:57.889Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=027de623-255e-4e9a-8e4f-e90afe929be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:31:57.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-08T13:31:58.164Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-08T13:31:58.164Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-08T13:31:58.165Z |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-07-08T13:31:58.168Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-08T13:31:58.228Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-08T13:31:58.228Z |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-07-08T13:31:58.231Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:32:07.903Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=f8d47ac9-f9fb-408f-b064-39583cf2ea21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:32:07.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:32:17.909Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=491b5cce-63e3-4554-b231-74342b4e18e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:32:17.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:32:27.916Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=9f0a6836-a49d-4435-9928-d94d362f7914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:32:27.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:32:37.925Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=069a8ffd-926e-4b5a-9ef4-cba6f9e3a38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:32:37.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:32:47.935Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=66647e76-bf7f-4c5c-aa0d-42da9b21a9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:32:47.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:32:57.942Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=d6d5ea0f-3c98-4d7e-8789-e295abd8ac3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:32:57.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:33:07.950Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=1e96b296-e0d7-48ca-bc76-0da24c819a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:33:07.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:33:17.957Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=8ea172d8-fd15-4e35-99a9-53c59ec896e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:33:17.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:33:27.970Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=756f6e08-78aa-465f-935d-1de7feb05721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:33:27.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:33:37.988Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=0a2f8bb4-4c4b-40de-bb08-1079f0fcfb62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:33:37.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:33:47.996Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=6cfc3750-3a92-4a3e-b939-778337e577b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:33:48.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:33:58.003Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=1b810926-aa38-4ccb-81aa-aa7a12f2d602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:33:58.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:34:08.011Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=66e385db-f2cc-461f-bfa7-fcd2579c5303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:34:08.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:34:18.019Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=a528e41f-eafe-4bbb-8534-dea25c75ca66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:34:18.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:34:28.034Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=b3b3be7c-9510-4400-a9a3-5282cf45121a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:34:28.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:34:38.042Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=7c5a8b6d-6c4a-49dd-b108-e9080139c2e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:34:38.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:34:48.054Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=f8c37328-d9db-495d-a2eb-ca3fcddce793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:34:48.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:34:58.062Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=9bcc6e72-9782-4509-95cd-f71e0558a04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:34:58.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:35:08.069Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=14258450-9282-4d75-8fa1-b43b127760e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:35:08.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:35:18.082Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=fe75f660-e43c-4083-b8fe-6d0f25a92324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:35:18.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:35:28.089Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=c34140a2-a825-4eb1-93a2-2ed3b7d1f123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:35:28.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:35:38.096Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=6d17344c-4ea4-4f3f-a314-9974587023dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:35:38.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:35:48.102Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=5afb0255-1d94-45cf-926b-26d65471a76a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:35:48.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:35:58.110Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=3e6608d3-af4d-4e09-bf2e-f9ad62de2092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:35:58.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:36:08.127Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=9f7d2a24-e4ec-4393-8092-6a05e1b48c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:36:08.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:36:18.134Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=298738dc-b27a-4624-a0bf-63819fda4430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:36:18.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:36:28.141Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=124589ff-0fd1-474a-b011-9e9d4b3a92e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:36:28.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:36:38.147Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=37e0fc21-530a-483f-bc46-c4a07863302f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:36:38.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:36:48.155Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=c7383387-7e2f-44da-a902-4bed914b0266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:36:48.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-08T13:36:58.180Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-08T13:36:58.180Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-08T13:36:58.182Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:36:58.185Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=c8b2bd47-8d4e-4b14-9698-82f4ca411f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-08T13:36:58.189Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:36:58.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-08T13:36:58.253Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-08T13:36:58.254Z |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-07-08T13:36:58.256Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:37:08.192Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=054a4337-d8da-47fc-b374-d70ab364ec17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:37:08.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:37:18.202Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=de1df1e2-b28b-4df8-8d64-f6a0e339dae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:37:18.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:37:28.211Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=928576c8-a7f8-46a9-9299-414f85143a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:37:28.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:37:38.231Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=3bec17c5-e23c-4c6b-87eb-994ad78fc9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:37:38.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:37:48.239Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=1385d877-8092-449e-9686-4d4896890604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:37:48.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:37:58.246Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=73a5e547-13d4-412c-ab2f-ffefea7c4d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:37:58.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:38:08.253Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=9426b806-cb81-492c-9e0c-13c4d8c4999a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:38:08.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:38:18.259Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=2a53f467-052a-4df7-a806-9729ae25af8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:38:18.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:38:28.270Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=8fdadba1-fecb-4f49-aa40-f6a72846b399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:38:28.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:38:38.285Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=f28c97fe-c5a7-403c-996f-653133974f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:38:38.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:38:48.292Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=d16f850c-80cd-4a2a-b51e-d1a588ea0748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:38:48.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:38:58.299Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=aee6d5e0-361e-4283-b118-100e34d073f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:38:58.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:39:08.306Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=a8d22746-dbdb-4233-9159-1d8d6175423f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:39:08.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:39:18.313Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=3824d7f4-0199-4ec7-bfee-73e44d8b3286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:39:18.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:39:28.321Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=82803b44-c747-4800-98f1-57201ac823c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:39:28.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:39:38.327Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=0201e05a-d069-43fd-9a6f-2c5201f9a482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:39:38.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:39:48.338Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=b9b8dff8-12ed-4796-88ce-c2e1da39bdd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:39:48.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:39:58.350Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=b44f59d9-5169-4670-b681-6c5394ee3624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:39:58.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:40:08.357Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=707104ed-153b-4ccf-8376-23a93d412070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:40:08.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:40:18.364Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=c6f828f2-66f8-4dab-b1eb-b2bb247ff48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:40:18.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:40:28.371Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=23d30986-8f12-43de-84af-1abd899ecfbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:40:28.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:40:38.382Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=8ae612fc-9393-4896-9cd9-2d05a2b1956f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:40:38.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:40:48.389Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=038a3d1e-581a-4863-a662-4c2190139ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:40:48.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:40:58.395Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=031c35a0-1625-47e1-8104-f7047d4a512f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:40:58.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:41:08.403Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=9bd3ef26-00dc-4684-95aa-4be46127082e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:41:08.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:41:18.421Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=88edd492-2f0f-404e-a7f4-1453983f27a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:41:18.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:41:28.434Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=5f8c232e-c5af-402f-bdf3-cffcb98456b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:41:28.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:41:38.442Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=18a9ad79-5556-4a48-8203-60843a970da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:41:38.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:41:48.455Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=875a6d69-8eb0-426f-80e3-e353a9eb8df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:41:48.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-08T13:41:58.269Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-08T13:41:58.269Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-08T13:41:58.270Z |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-07-08T13:41:58.273Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-08T13:41:58.332Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-08T13:41:58.332Z |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-07-08T13:41:58.335Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:41:58.462Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=b92c38ea-df0b-43cb-8f3e-f6274997f4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:41:58.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:42:08.468Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=25e6afd0-d47c-4096-aa18-77fb2708850e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:42:08.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:42:18.480Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=4b2fe2e3-b18d-4de4-bdad-ae856c11f8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:42:18.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:42:28.487Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=49ef6104-1693-4648-b24b-195e5ff7166e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:42:28.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:42:38.506Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=07f2cee4-100f-4c6e-8308-44d8497ad998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:42:38.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:42:48.517Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=e17f82a0-edcf-4872-87e9-31b919a2d443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:42:48.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:42:58.534Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=17f7a7b1-1e72-494a-bf8f-4115cafdc395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:42:58.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:43:08.552Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=3b99b56a-ddbe-4a4c-a22b-d3630dac8128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:43:08.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:43:18.560Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=43b7cea1-f09f-4c87-93b8-1e0972a6860b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:43:18.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:43:28.635Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=95c31d75-c90d-47b4-b6b8-50c6fe136abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:43:28.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:43:38.641Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=1b7c8ae6-7713-4dbc-a906-9cf157277a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:43:38.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:43:48.650Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=2d8f2617-da5b-4af5-aa8e-6a2b64cfe60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:43:48.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:43:58.658Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=32f63e67-4021-49dc-8fb5-2238a2d6b11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:43:58.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:44:08.667Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=1c5c9540-8471-4c7b-9bd3-298be583dfb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:44:08.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:44:18.674Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=09efdf00-e22d-4af3-b5c4-0d170d655b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:44:18.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:44:28.686Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=d35b436e-fab2-4e91-a74f-ae701f3f7f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:44:28.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:44:38.695Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=4306622c-0f20-4ca2-83df-ce191618e70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:44:38.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:44:48.705Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=40f6f7c3-557e-43a7-896c-dcd27815a7f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:44:48.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:44:58.713Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=915240e1-e98c-462b-bced-12e14a5ed55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:44:58.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:45:08.720Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=0cb117e9-2b03-4276-9a70-e5a54335351f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:45:08.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:45:18.727Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=e62060c4-05eb-4dac-a716-40c8b9241292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:45:18.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:45:28.735Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=0e96cef5-464b-4dc5-be54-ae9fdc2fde6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:45:28.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:45:38.743Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=818290f3-b101-4d56-90a0-7e72a7c1b122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:45:38.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:45:48.757Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=d9b3243e-1040-456f-bdaf-a9b7ce8bfcc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:45:48.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:45:58.766Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=fc184784-e4c0-4f3e-b518-fe2b0ed11802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:45:58.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:46:08.774Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=104217f9-cbf9-4347-b736-ddc6de21d7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:46:08.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:46:18.781Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=072c7eb4-8440-46bd-8b34-3d14c24ff6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:46:18.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:46:28.789Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=ee7f4ed6-c47a-4005-99c5-7679d2a9b704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:46:28.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:46:38.795Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=7c0eba70-14ca-4e0a-ab02-ac69849e3c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:46:38.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:46:48.803Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=7da69be6-df42-48d5-8ef4-254681ca1d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:46:48.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-08T13:46:58.179Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-08T13:46:58.180Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-08T13:46:58.182Z |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-07-08T13:46:58.188Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-08T13:46:58.249Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-08T13:46:58.250Z |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-07-08T13:46:58.252Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:46:58.810Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=8d28cd86-4369-40a0-b880-d81b3cdc03b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:46:58.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:47:08.828Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=a9218b98-a7be-4235-8390-308c903cec12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:47:08.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:47:18.834Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=9bfedafd-83ba-4605-a98e-e918bb38931c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:47:18.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:47:28.842Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=21f368e4-5970-443d-8f61-85c08a82cdf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:47:28.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:47:38.848Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=4bc3e7e1-bf2b-4000-9b9c-164e3a40b884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:47:38.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:47:48.858Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=9cfa5c98-ba9a-4b88-b19c-b771133915f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:47:48.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:47:58.867Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=19c36c4f-e7ec-49b4-9fc1-14b3ed0e1280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:47:58.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:48:08.874Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=61214c98-b9e2-4051-963f-8eb37c4b2a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:48:08.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:48:18.887Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=ff1b64d8-55ed-4f06-b8c5-0b73fe6cc318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:48:18.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:48:28.895Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=fff7103b-a62f-47eb-8aa7-80975c2487c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:48:28.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:48:38.907Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=a1197ceb-ba74-4fca-bd75-5d3ed520ceb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:48:38.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:48:48.915Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=0ef66f7c-ee82-4809-bf16-a8d2d8880e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:48:48.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:48:58.922Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=7a68280e-40e3-4541-ae98-fe12c097583c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:48:58.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:49:08.931Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=19c62854-fa07-432c-b3de-3dfa4f1dbb8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:49:08.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:49:18.937Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=152a39e8-9a00-463c-97ea-8c53b550bc16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:49:18.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:49:28.944Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=02e932c4-d548-4436-a5ba-d7024e854f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:49:28.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:49:38.951Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=697c137c-810e-4e3d-b552-90fbfcd97fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:49:38.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:49:48.960Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=10a4d7b0-9d2a-4d8c-9f9d-6a8ffa0e9d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:49:48.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:49:58.986Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=1476bd82-c5dd-4ea9-817b-a7037035ea8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:49:58.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:50:08.994Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=8ce8ca56-e2b1-4239-a672-2c0cb998781c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:50:09.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:50:19.001Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=14f35cd6-d895-48f8-8216-d2c6a313a05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:50:19.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:50:29.007Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=e296c4e6-9b2b-4eef-968e-9e8f48495116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:50:29.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:50:39.014Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=8216ac48-ffb9-4996-adf0-5908c9d610ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:50:39.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:50:49.030Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=5d164011-ad81-4492-91c5-b90837cb2b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:50:49.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:50:59.036Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=b9f0c2e8-89c1-4725-a01b-29c9a2eeec14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:50:59.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:51:09.042Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=5fbd7251-15db-4c8c-b5e7-b70bd31a8e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:51:09.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:51:19.053Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=b12d176f-1124-49bc-ac18-96362f43a7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:51:19.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:51:29.060Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=2733cb96-53a1-452b-9fc3-89c233dc12e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:51:29.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:51:39.067Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=3ce68b50-a728-4be2-b715-6c5b0ffb6ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:51:39.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:51:49.074Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=28bc6193-ea98-402f-ab20-2bdfdbc7730e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:51:49.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-08T13:51:58.219Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-08T13:51:58.219Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-08T13:51:58.220Z |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-07-08T13:51:58.223Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-08T13:51:58.288Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-08T13:51:58.288Z |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-07-08T13:51:58.290Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:51:59.083Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=9986ef93-6903-4abc-8392-22ed94f02cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:51:59.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:52:09.089Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=5da8aba9-590b-43b6-b76a-fa3610b4489a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:52:09.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:52:19.095Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=fcfd15ef-4c91-445d-b4dc-e8c66d87417c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:52:19.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:52:29.101Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=73621ee8-f238-4c2e-875e-0f0fb2f5e3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:52:29.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:52:39.108Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=cd95d3f7-c8bd-4acf-b7a3-3375b7b8ffaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:52:39.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:52:49.128Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=fdeb93bf-0c33-426e-a4d3-1b33319bd5cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:52:49.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:52:59.137Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=7502cae3-3fdf-4e67-9f4e-a2c27d0d940c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:52:59.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:53:09.151Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=4a6e1b93-7b94-4707-97d5-64c7947dc3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:53:09.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:53:19.158Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=55ec28e3-7660-485c-81a5-d2227a2ea8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:53:19.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:53:29.166Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=8863e723-edcd-4621-9064-b45f60bd26ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:53:29.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:53:39.173Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=434b2f38-a6cd-4825-9781-370f4ba149dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:53:39.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:53:49.181Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=2b772cf1-78bd-4cc1-a98a-167fd6643821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:53:49.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:53:59.195Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=56edfa51-e471-4c61-9a66-4c15091f5dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:53:59.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:54:09.203Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=83360e75-2bce-453d-8c9c-5f007e02d7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:54:09.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:54:19.209Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=07306c66-776b-4c52-8c3a-53bcc7c58bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:54:19.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:54:29.230Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=87ea3e24-39f2-46b2-b454-a7dd497c1531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:54:29.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:54:39.238Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=1ac3601b-2d97-4b38-a234-4c8ea820fd0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:54:39.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:54:49.249Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=73058be6-5a76-4044-bc4c-081d0b3e251a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:54:49.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:54:59.256Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=ebcc3ac8-06a0-4d4d-b46c-9c3e4ca6b308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:54:59.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:55:09.264Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=b28c98d0-17f1-436a-9bdf-6e5172cf0134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:55:09.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:55:19.277Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=e1ee4a14-f64b-43ad-8ad9-2fe5926ee9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:55:19.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:55:29.286Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=b505647c-807d-4832-a66c-f1b608c1e0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:55:29.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:55:39.297Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=cd5202f0-f132-43c7-991e-38378db2b63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:55:39.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:55:49.303Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=1e6e182f-fd55-4ad2-8db6-386328529d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:55:49.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:55:59.310Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=d358e696-31fe-45bd-a899-801c0f7bf39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:55:59.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:56:09.319Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=8e359eb6-df06-4a4d-8038-9354fa99e26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:56:09.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:56:19.331Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=528492ce-a6b0-42ca-9548-257ae4f32839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:56:19.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:56:29.340Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=7820370e-4e0f-4dc3-8de5-94ed317b248d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:56:29.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:56:39.348Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=7a0d6799-085d-4df0-98fc-339380a958a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:56:39.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:56:49.363Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=26e8643b-54c3-45c2-9c1e-f84ea84c0592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:56:49.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-08T13:56:58.168Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-08T13:56:58.168Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-08T13:56:58.169Z |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-07-08T13:56:58.172Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-08T13:56:58.267Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-08T13:56:58.267Z |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-07-08T13:56:58.269Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:56:59.368Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=23fcee0f-7312-4b1b-8bce-6b0380cd6fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:56:59.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:57:09.374Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=9e65cc0d-366e-41a9-846e-262c28d442e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:57:09.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:57:19.381Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=d9959ec8-068b-4168-a207-eb1a0f0e0e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:57:19.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:57:29.388Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=2b47946b-d3d2-4838-95b4-87d6dde7094f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:57:29.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:57:39.393Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=3c066e9a-d249-40b5-85d2-b2b74dd72e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:57:39.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:57:49.400Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=31c313c7-6fc1-4c2e-bdca-c209d288f63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:57:49.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:57:59.407Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=9adca858-4dde-49f9-a8a4-1967b5a6b8f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:57:59.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:58:09.418Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=468f2a0a-2cbf-408b-a64f-87e9da715c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:58:09.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:58:19.426Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=d9a7cbf2-d247-4374-abeb-17d9b7461e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:58:19.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:58:29.433Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=9107178c-8daa-424e-8205-bed89fb3f50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:58:29.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:58:39.440Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=2b69e03d-f607-4d32-b7f7-4b9d5dc10b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:58:39.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:58:49.449Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=112862ce-520a-4def-90b0-8c673a1c456c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:58:49.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:58:59.458Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=103220b8-feca-4f7c-956d-e546dd9a3c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:58:59.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:59:09.468Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=5cdb0b14-47bf-497f-8457-518c0845f273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:59:09.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:59:19.475Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=636f17f9-789e-4d43-8a6a-6a457dcf173b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:59:19.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:59:29.484Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=c56a2a8b-8100-4017-bd03-b01068b06e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:59:29.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:59:39.502Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=e3cf6f40-0b9c-4f12-a0e1-c4cf6bb6c2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:59:39.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:59:49.510Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=17e4d681-0652-4e62-befb-df3d4f3baf48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:59:49.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:59:59.515Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=a62ed025-6e19-44c3-b52f-1ff86e531d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T13:59:59.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T14:00:09.527Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=3a1898cb-036e-4336-94d9-c35e98cc09fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T14:00:09.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T14:00:19.533Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=1042234a-be33-49b0-ba34-6fd46de9ebf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T14:00:19.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T14:00:29.540Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=dda9498f-f975-45aa-8433-24d246b32225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T14:00:29.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T14:00:39.548Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=b68889b6-5881-4b0a-b2d2-3dd5d5123ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T14:00:39.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T14:00:49.555Z |INFO |Init configs |InvocationID=9478d644-42ac-48cb-9792-2b0415a5f558, InstanceUUID=cdd917b4-2420-4a7e-b70f-bc1d15c633a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-08T14:00:49.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |