. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T10:47:55.243Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T10:47:55.246Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T10:47:55.340Z |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-06-05T10:47:56.099Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-05T10:47:56.958Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T10:47:56.959Z |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-06-05T10:47:57.111Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-06-05T10:47:57.159Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-06-05T10:47:57.181Z |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-06-05T10:47:58.523Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-06-05T10:47:58.841Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-06-05T10:47:58.866Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-06-05T10:47:58.866Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-06-05T10:47:58.946Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-06-05T10:47:58.946Z |INFO |Root WebApplicationContext: initialization completed in 1764 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-06-05T10:47:59.230Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=a2e54419-109e-448a-b173-37f58a442872 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-06-05T10:48:00.087Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=a2e54419-109e-448a-b173-37f58a442872 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-06-05T10:48:01.852Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=a2e54419-109e-448a-b173-37f58a442872 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-06-05T10:48:02.219Z |INFO |Started MainApp in 8.964 seconds (JVM running for 9.585) |InvocationID=a2e54419-109e-448a-b173-37f58a442872 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-06-05T10:48:02.288Z |INFO |Start scheduling PRH workflow |InvocationID=a2e54419-109e-448a-b173-37f58a442872 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:48:02.305Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=2ed4fabf-1840-4ef0-b898-cccabd57d283 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-06-05T10:48:13.670Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-06-05T10:48:13.671Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-06-05T10:48:13.674Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T10:48:32.404Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.31.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:48:32.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:48:42.441Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=b1ae128c-66df-4db1-a603-0e2cb7047bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T10:49:12.485Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.31.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:49:12.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:49:22.493Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=2fda69c2-82f2-447a-b0d2-0f362f70d478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T10:49:52.536Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.31.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:49:52.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:50:02.538Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=962691b1-694c-4547-8c1f-4d8ac15130d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-05T10:50:32.562Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.31.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:50:32.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:50:42.567Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=a2d86ef8-dddf-4f9e-b1f1-78286984a661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:50:42.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:50:52.862Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=04d9dc37-1beb-4bf9-9651-94e86f7e947b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:50:52.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:51:02.885Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=1f11a0ca-d312-44ee-9ca2-52b6a3f84359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:51:02.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:51:12.907Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=cf8db3f4-bbf1-4af0-a56a-cfba4515148d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:51:12.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:51:22.926Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=def4c1e8-8cc3-4e4e-8dc3-b7cc57afec4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:51:22.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:51:32.945Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=2e48d67b-ff00-4758-916e-3a81ccd216bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:51:32.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:51:42.962Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=078f314a-4a3b-48db-9587-ab3a131ada47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:51:42.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:51:52.987Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=caf6eb96-e3ab-453f-9cd6-02763308e6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:51:52.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:52:03.001Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=0c042183-dd75-420b-a968-52f6a1e471d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:52:03.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:52:13.028Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=c883dcf7-39a6-498f-be81-adc1b1434922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:52:13.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:52:23.054Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=fc63b680-74a9-44b2-88f5-a8419ffcc0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:52:23.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:52:33.066Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=70e3af20-aac6-4b25-b177-38554762d4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:52:33.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:52:43.084Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=1e90c067-4675-44e9-a196-e8c0264befdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:52:43.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:52:53.102Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=201c1d59-6b63-440e-9580-1b90625756e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:52:53.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T10:53:00.256Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T10:53:00.257Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T10:53:00.259Z |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-06-05T10:53:00.263Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-05T10:53:00.351Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T10:53:00.352Z |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-06-05T10:53:00.354Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:53:03.113Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=1640dce6-4ea9-4d1c-a02a-f1c15c109ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:53:03.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:53:13.125Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=8e98abf0-6998-4892-97ad-34c46f3605c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:53:13.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:53:23.146Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=0d6e3a06-b485-4964-985e-9f3b98d44259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:53:23.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:53:33.160Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=56f0d488-6e05-4c13-8329-85d0295476c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:53:33.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:53:43.172Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=bdfc9b2e-72e3-41b5-a13e-5c63e7b79494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:53:43.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:53:53.184Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=0e719bef-af62-4eca-bc8b-e51cec0c0f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:53:53.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:54:03.201Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=8d31b6c7-0e58-4212-a376-8219bda7e0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:54:03.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:54:13.221Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=8ab676b7-965c-4d60-adc5-2d4570e6e9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:54:13.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:54:23.236Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=b9c92a34-033e-4526-bcfb-387e0eed810e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:54:23.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:54:33.256Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=9dacecc2-9423-42cc-9438-d9570a5bf20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:54:33.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:54:43.278Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=0fc0cbf6-dd2f-4403-afb3-c80d2c1c8df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:54:43.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:54:53.299Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=029bed30-1560-43db-9c51-712766b54cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:54:53.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:55:03.327Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=ca5c4324-c664-432d-aa69-0b7bf5b8e67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:55:03.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:55:13.337Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=694065f4-07af-47e6-9290-8e69a87e159f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:55:13.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:55:23.349Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=02660856-bd19-41cf-a1c2-0fa0ec7f3b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:55:23.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:55:33.372Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=deb1217c-732b-4a35-ba0b-5c2d7071d0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:55:33.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:55:43.395Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=084e25c2-137a-4906-a435-6b2a299ca5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:55:43.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:55:53.405Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=2c5285bd-b170-4b9d-bfa0-b56be3b93beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:55:53.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:56:03.412Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=f3bfe17e-1dfe-49ee-871b-3a02480fcbde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:56:03.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:56:13.422Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=edbcc3cb-4e9c-4ba7-82a7-cbd51c736902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:56:13.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:56:23.433Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=1de87a52-7386-4ad9-870f-11e24d1046b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:56:23.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:56:33.449Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=23c92796-8c6f-4703-8e5b-2404d8a6e915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:56:33.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:56:43.464Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=5cd836ab-52b9-405a-84c6-af60124c250f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:56:43.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:56:53.484Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=846b7e36-1015-428e-b2c3-d5df05a60762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:56:53.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:57:03.499Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=a4ac12a0-af54-4e65-9015-3ded4bf3b0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:57:03.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:57:13.511Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=4032c7ee-03a4-4523-ac62-bb79cf4f8167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:57:13.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:57:23.519Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=a417221c-8831-4941-bc44-4b5c6971abd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:57:23.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:57:33.529Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=c4bf3503-62f6-478e-bfe7-8ceea5079db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:57:33.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:57:43.541Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=f8d33885-bb4d-4610-9eb4-59e468088761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:57:43.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:57:53.558Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=b2a06eb0-de89-4ddd-bb06-f790e028cd88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:57:53.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T10:57:59.859Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T10:57:59.860Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T10:57:59.861Z |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-06-05T10:57:59.866Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-05T10:57:59.957Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T10:57:59.957Z |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-06-05T10:57:59.961Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:58:03.578Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=a56e3171-e8a6-4668-b4b6-7f65e2fa7995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:58:03.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:58:13.602Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=48b32cc1-a8f6-4887-8885-7dab0a8cfae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:58:13.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:58:23.610Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=d767056b-e513-47f4-9d04-6a99f868b2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:58:23.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:58:33.619Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=c229f573-23fa-4fc2-a7e5-906ce24c31f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:58:33.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:58:43.629Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=4a5066be-d583-41fd-8379-3ee1edad288c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:58:43.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:58:53.641Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=de7b9f9e-e8a3-4118-b59d-e85745ec727e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:58:53.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:59:03.654Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=1a5f53cf-b64a-478a-8711-8c505978128b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:59:03.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:59:13.667Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=6de57579-cdc3-47c2-a9c7-1d38e1644e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:59:13.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:59:23.676Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=40809008-3c1c-4384-a6c2-058249dc3029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:59:23.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:59:33.687Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=4079b1ed-4718-469a-a4ae-dbe9eed84908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:59:33.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:59:43.697Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=af0c343e-fcd6-40c6-b600-6d42fc673730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:59:43.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:59:53.707Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=d12d323d-0676-46dc-889e-e2d42eac6b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T10:59:53.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:00:03.725Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=f50c6cdb-64f5-4960-a833-0ee7eab35f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:00:03.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:00:13.737Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=e99c7bc5-b56b-4889-a3a5-6080b2e9d315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:00:13.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:00:23.748Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=4cd335cf-7fcc-476a-bbdd-c450c4083f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:00:23.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:00:33.775Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=ed796f85-99bc-4030-ae43-34b93d5db153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:00:33.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:00:43.792Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=ec845696-514f-42f0-a624-b8279c2dff74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:00:43.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:00:53.799Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=36765fc9-75bc-408a-90ce-89276c64d3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:00:53.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:01:03.809Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=1fcc7ba7-5175-499a-b95b-5f73c0229df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:01:03.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:01:13.819Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=ad0e5f9c-954e-480c-9f9d-3ac69b5b282c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:01:13.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:01:23.832Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=0080017a-c306-4408-bdc1-951427bff4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:01:23.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:01:33.851Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=c495c3b9-9f9b-4f12-bb1b-b0eb1d3acbe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:01:33.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:01:43.858Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=be3647b4-d167-4065-9900-2fcb54ce8403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:01:43.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:01:53.871Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=a1a34236-f871-414d-bfa2-3705b79d159e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:01:53.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:02:03.888Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=1f1a17e2-a303-4b4c-bab3-a417dda52630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:02:03.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:02:13.995Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=5db13143-3e66-4c9e-b5cd-61c40071b141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:02:14.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:02:24.047Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=39fec735-d5fe-4468-806d-74ecc33b9710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:02:24.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:02:34.215Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=ef6eb9d8-5406-4678-828b-eaa869cb374d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:02:34.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:02:44.264Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=f8f83f5c-74e2-4f39-b64d-2fed4acaee0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:02:44.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:02:54.296Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=5a5c9b90-43ee-4c7d-b7c6-95340afb575d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:02:54.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T11:02:59.658Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T11:02:59.658Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T11:02:59.660Z |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-06-05T11:02:59.663Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-05T11:02:59.728Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T11:02:59.728Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-05T11:02:59.732Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:03:04.311Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=6aa058be-0cf8-4cc3-b932-5b39a11e31a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:03:04.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:03:14.319Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=fe0947d0-3940-4a51-8715-50fc76a9db23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:03:14.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:03:24.327Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=c796b116-e394-4b96-8600-0de3418d3d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:03:24.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:03:34.337Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=4af3d87b-79d2-4d4f-bfd5-8323e7adcf10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:03:34.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:03:44.360Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=26908375-5864-4b29-973d-dd0e8db39220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:03:44.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:03:54.437Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=413da2a3-f1a3-4503-ae87-ca80265013ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:03:54.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:04:04.458Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=36b7980f-c40c-457b-a794-d9a5141754c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:04:04.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:04:14.479Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=6967dcf4-6dcf-4ee2-b4d8-0d2424e143c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:04:14.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:04:24.492Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=3f0d612b-d9a6-48d8-a0a0-dac0a1d0a6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:04:24.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:04:34.512Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=0d0961fb-666d-42b1-b0c3-0335d5a9d11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:04:34.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:04:44.536Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=d07c05ce-c2fa-4eb4-a1b5-480e11dfce67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:04:44.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:04:54.573Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=c9a1a75c-71a8-4367-93fc-07efedd3b457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:04:54.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:05:04.593Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=fcaaacee-c822-415d-a663-0efb456d2caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:05:04.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:05:14.619Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=09557779-b65c-4579-bfe6-76a4e00f2dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:05:14.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:05:24.685Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=3197ce1a-024a-49b8-b60e-86306b796943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:05:24.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:05:34.711Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=c3b2ad4c-f95e-49dc-9189-699b17d5101c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:05:34.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:05:44.719Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=e59f7ebf-0495-4185-9b3d-37f4468f1519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:05:44.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:05:54.729Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=fa478492-06d7-471b-9366-25027235f21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:05:54.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:06:04.737Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=7d1c2721-b66b-493c-97d6-e683d2bd9ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:06:04.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:06:14.750Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=4ef28afc-801d-4a10-b0cf-78fead4a0a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:06:14.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:06:24.762Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=fb87bb70-f221-4c92-aaf9-4e1b92de6706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:06:24.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:06:34.773Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=33ddfe5d-f5ef-4686-a068-7ce676cb1481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:06:34.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:06:44.783Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=cc5b7d90-266b-44fe-b462-ab62b69eff7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:06:44.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:06:54.790Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=8319cfbd-5825-4a4f-9634-66bbe0cfe884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:06:54.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:07:04.799Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=8ec99052-b1ed-492e-b03d-583e8d079b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:07:04.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:07:14.810Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=e7ca5133-f8f9-4bf0-8958-47831f9e29d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:07:14.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:07:24.820Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=2a67dc12-b815-4e5e-9a95-7b8ffbd727bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:07:24.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:07:34.833Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=2aedd5b0-c879-4b88-b840-42ca22a4d70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:07:34.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:07:44.850Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=8cfa1ad0-fff4-4a42-ade0-2ba7f93f07f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:07:44.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:07:54.856Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=0aa835d0-d6e5-4f74-aa36-57b29d2adfeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:07:54.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T11:07:59.622Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T11:07:59.623Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T11:07:59.624Z |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-06-05T11:07:59.627Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-05T11:07:59.696Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T11:07:59.696Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-05T11:07:59.701Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:08:04.865Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=96493a49-0360-43d9-bde5-ee80054deafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:08:04.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:08:14.882Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=57c13d51-603e-473b-9d23-f7b4a39df3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:08:14.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:08:24.891Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=dac15716-b87b-4c3e-be01-d074392781b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:08:24.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:08:34.903Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=e7a26663-603b-4574-8650-1e53bb20c92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:08:34.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:08:44.920Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=04b204f6-12ea-4a89-801e-d960ea28aa5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:08:44.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:08:54.936Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=e80730d9-7b06-4206-ab5e-02bb4fa9e092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:08:54.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:09:04.945Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=f70b208d-c46a-4f5a-9804-8e517f9e7aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:09:04.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:09:14.952Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=8dafb494-bb94-4a46-b2a2-18675331eda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:09:14.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:09:24.958Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=da5be5b8-9db4-45ab-a2d1-d0ca980dc48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:09:24.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:09:34.966Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=8e28737e-945e-4a92-9230-e0004579e0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:09:34.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:09:44.983Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=a6de191c-1457-406a-8080-32af71ef322c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:09:44.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:09:54.992Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=0e5a43bd-2fd2-4340-be77-b9bf0108389e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:09:55.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:10:05.005Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=0e508caa-f212-4937-98c3-d8980b7a8037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:10:05.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:10:15.012Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=1348db66-7321-42bc-b511-670200c91dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:10:15.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:10:25.019Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=d8b35b55-f9e3-49b0-97d8-79ebb9fc9b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:10:25.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:10:35.027Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=77a1745e-79a0-4528-82ee-18974108bb00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:10:35.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:10:45.037Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=5c1d866a-9d79-4f42-bf3c-d983d4bb67a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:10:45.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:10:55.046Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=db3302d0-566d-4feb-b8d3-62a1f5524285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:10:55.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:11:05.061Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=10b9a0ec-88e4-4505-b572-2f43152467e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:11:05.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:11:15.089Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=e0bd6ca2-7929-42ee-9dcc-c12e0e8b2e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:11:15.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:11:25.100Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=c6292cd0-b4ac-4f14-8355-48e809435a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:11:25.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:11:35.105Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=cd4eec95-8f56-476b-a73c-d52b60791029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:11:35.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:11:45.113Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=75b35c96-ffc3-47dc-b6d2-7d80e1ad9c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:11:45.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:11:55.121Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=f082061f-c85d-44b1-8084-04f03e816bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:11:55.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:12:05.130Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=0943e9a2-edc9-49e3-b83a-099c823717bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:12:05.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:12:15.141Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=d38c0c4e-1bdd-46b5-ae5c-9d6003b51408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:12:15.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:12:25.156Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=35ba8b14-62f3-4da6-a5c1-9069d845c15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:12:25.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:12:35.163Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=97bf5b49-11ce-4f2d-a10e-6eb1d648eaff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:12:35.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:12:45.170Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=a7be07d6-1d54-4267-bbfa-d03430b6340a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:12:45.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:12:55.177Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=14ba4fed-f95d-4516-8df0-a40b521bc453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:12:55.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T11:12:59.581Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T11:12:59.582Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T11:12:59.584Z |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-06-05T11:12:59.588Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-05T11:12:59.640Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T11:12:59.640Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-05T11:12:59.643Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:13:05.184Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=2ff9f8e3-454e-4511-ad7b-3167ed8dc3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:13:05.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:13:15.193Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=14bc667d-4ac9-49fe-8313-28acbedeff7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:13:15.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:13:25.201Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=50ac0a14-e390-4fe7-9f4f-4f352b4608b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:13:25.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:13:35.214Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=e2bb55ec-f835-459e-85c0-815abfb1c4f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:13:35.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:13:45.224Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=fa8d76b0-49e1-457f-af8a-2b2c484b361f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:13:45.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:13:55.232Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=f39fdab6-9aa6-476c-9a65-0b005cffeb86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:13:55.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:14:05.240Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=ab07634d-327e-4bba-9527-527e56a73d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:14:05.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:14:15.248Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=d0d36167-06c5-424b-b85c-da54e90a937b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:14:15.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:14:25.258Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=1a7eddbc-77da-49e1-b138-bce2d6041bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:14:25.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:14:35.271Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=bd7859bd-f366-4ad1-b20d-5f87dd94eca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:14:35.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:14:45.284Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=bfd4225a-2ebd-4707-8311-b8b021fccedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:14:45.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:14:55.290Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=96517074-84b9-40ce-a74b-4c154b0c8629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:14:55.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:15:05.297Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=c25deb21-0943-4340-88f2-24bb7ca9aca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:15:05.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:15:15.305Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=d7c41086-6907-4fd2-9f3a-92f3d5769768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:15:15.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:15:25.326Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=f1a1ced8-26b3-4ee8-ba93-892d96ccd76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:15:25.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:15:35.335Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=39fbc8d6-bc11-402b-a430-d08a084281a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:15:35.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:15:45.349Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=e27c90ac-74b6-4cc6-82ea-0a332bbda4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:15:45.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:15:55.357Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=6819b102-ad89-4c89-8600-908c9f0af16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:15:55.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:16:05.363Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=d74534a0-bf3f-451d-b157-ebbd9aa2948a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:16:05.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:16:15.369Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=46cb6dd6-5869-4d77-822d-44083e484d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:16:15.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:16:25.385Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=ac6c0da5-4661-430e-ac05-34c9a8bdb021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:16:25.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:16:35.392Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=39816746-dbaa-40cd-a76e-f148668f7082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:16:35.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:16:45.403Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=24df4eb8-2ab3-4f83-8b95-3c561c7b5794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:16:45.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:16:55.417Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=16f9bdbc-1c15-4fc0-86e3-78075a450ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:16:55.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:17:05.426Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=9af6f460-168e-4fe7-9eb6-11082a868339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:17:05.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:17:15.435Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=fe7fc819-49f9-404e-bbbd-6b3085e0b2d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:17:15.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:17:25.443Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=10b66420-5d62-49dc-9f6a-0c498ab78960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:17:25.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:17:35.451Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=abd762d6-62f5-44c5-bd89-942863db14dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:17:35.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:17:45.460Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=74d88896-007f-4196-980a-c08552f95d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:17:45.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:17:55.470Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=769a537b-a847-454e-b4f7-7278bb91285c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:17:55.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T11:17:59.710Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T11:17:59.710Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T11:17:59.712Z |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-06-05T11:17:59.717Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-05T11:17:59.775Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T11:17:59.776Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-05T11:17:59.779Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:18:05.494Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=99f44eb6-26bc-4c49-977f-659e70208438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:18:05.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:18:15.500Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=b7272105-afe1-48da-8e2b-3752d667265b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:18:15.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:18:25.507Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=f9ab0ea4-efbd-4a98-a974-83d5317b390d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:18:25.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:18:35.515Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=2db5701a-0984-4daf-85a8-bc9ced7a8dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:18:35.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:18:45.522Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=cb4c9cfa-49bd-4fca-80ed-a438953e449b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:18:45.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:18:55.530Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=cd14dce3-0e25-4cab-a34e-0196cdb9a6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:18:55.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:19:05.540Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=3beafc45-7d64-4c1b-8fcc-b49542ec5867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:19:05.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:19:15.552Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=9f425c46-a166-48b2-b06a-53ddbe80da4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:19:15.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:19:25.558Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=946fdedd-2287-4e4a-b23d-2ff791612ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:19:25.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:19:35.565Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=a2f7673a-8c19-48af-9d8f-902364442984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:19:35.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:19:45.575Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=0dc82278-c43a-4b98-a094-7ec959fd9159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:19:45.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:19:55.586Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=b30ae6fc-b48c-4c78-bac3-f768202f443f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:19:55.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:20:05.595Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=f4e6fb2d-d14d-4441-bc3f-2a3b191d6db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:20:05.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:20:15.604Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=7f0c5787-6395-422c-b519-4d0e6033976f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:20:15.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:20:25.619Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=929e499c-9165-47a5-8a6d-96a456e46366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:20:25.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:20:35.626Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=09e18c6b-a635-4c63-a28c-49a79b886820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:20:35.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:20:45.632Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=800b7d76-dc14-4cdf-a3eb-0bfd1fb40670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:20:45.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:20:55.642Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=b202228a-c7f7-44d1-a5c2-84dcc65d9dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:20:55.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:21:05.650Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=448dc837-b439-4ce7-91f0-025972a56bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:21:05.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:21:15.660Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=e9ee58f6-1c9b-43c7-b3ae-dac743fd3439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:21:15.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:21:25.672Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=263e134e-9a67-4827-8eef-971ac20c9c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:21:25.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:21:35.688Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=9c693cd1-4012-43f0-8609-cd93451ae6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:21:35.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:21:45.696Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=ed5a5515-c916-49c9-b615-f211648afb14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:21:45.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:21:55.701Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=be88181c-05a7-4559-8f31-9f43049bba10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:21:55.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:22:05.707Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=9c367cd3-86e4-4a39-baeb-a155c37d3f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:22:05.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:22:15.715Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=40a55a41-ca45-4a35-ae6c-4444cb10f0fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:22:15.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:22:25.724Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=1d89f545-ada2-4a89-982b-f952b5d6d6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:22:25.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:22:35.734Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=a0c08231-64c5-4d1c-b954-773fcce5c028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:22:35.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:22:45.745Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=4a40c1ec-0854-4105-a2d1-b21bc6213fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:22:45.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:22:55.752Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=e21cebaf-6d26-4bdb-a281-6196604c1b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:22:55.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T11:22:59.651Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T11:22:59.652Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T11:22:59.653Z |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-06-05T11:22:59.657Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-05T11:22:59.709Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T11:22:59.710Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-05T11:22:59.712Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:23:05.759Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=8e964218-ad1d-4dd9-ae48-5141711a361c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:23:05.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:23:15.766Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=200dc10b-517d-460e-ba07-f2418da2f785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:23:15.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:23:25.774Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=2941137c-457b-483b-a5eb-6430d452cc3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:23:25.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:23:35.788Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=9be7a0b4-c607-4570-a9c2-d805930a38c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:23:35.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:23:45.795Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=3c734532-c8f3-4a2c-a6b3-1a93c017b2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:23:45.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:23:55.809Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=3e486596-14a3-48b1-8dc4-0d4cc9ad5ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:23:55.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:24:05.818Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=d99921f2-211c-457c-9110-f719b854fc90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:24:05.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:24:15.823Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=5579e635-7fa4-4174-9dd4-c6515336b85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:24:15.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:24:25.831Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=f6e1ad55-5769-44c4-8b8d-3d4c9dce2642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:24:25.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:24:35.838Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=fc0cc2c4-70a1-432e-b1ba-07275ac9010d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:24:35.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:24:45.847Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=edb72d92-2740-453d-ba61-886d94011bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:24:45.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:24:55.855Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=0257afc7-1453-449c-a8f5-6e87b97c61e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:24:55.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:25:05.869Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=a2e95608-b89e-4ca3-b395-1ac274e7e727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:25:05.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:25:15.879Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=219f5b21-7ffb-40fb-b423-4cf0cfba8e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:25:15.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:25:25.887Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=a0d585ad-2579-415e-99f7-3c1003dfad11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:25:25.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:25:35.894Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=bf1ac08f-da36-4f7c-a8f5-d966953989dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:25:35.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:25:45.903Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=986a146c-0e0a-4015-8e39-862d2e253d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:25:45.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:25:55.913Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=f887de38-b721-47d2-82f6-e86fc9d35a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:25:55.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:26:05.923Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=acce6a4a-00cc-4f54-9078-6f39f0846dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:26:05.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:26:15.938Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=8b01da86-345f-4fc6-8146-658537bd2a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:26:15.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:26:25.948Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=52e8735a-8d68-40e5-acaa-cd780e1947ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:26:25.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:26:35.956Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=55702671-5654-4bbd-9daf-82128454a436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:26:35.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:26:45.965Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=f317658e-dd3e-42f8-9449-28b5fc94175f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:26:45.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:26:55.982Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=e2bd5c02-61d3-46e1-8af0-5d6e44822ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:26:55.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:27:05.992Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=f69903e6-057d-4228-af32-8a27496f123a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:27:06.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:27:16.006Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=e382fb55-7466-4d8b-9c54-1959caff932d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:27:16.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:27:26.017Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=8a3da561-0460-4bf5-a601-136e0d8fe20b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:27:26.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:27:36.028Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=4aba563f-7b60-42de-8622-20ae5da584f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:27:36.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:27:46.034Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=a89d49d7-c7cc-40e0-a591-88b6aeaa997e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:27:46.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:27:56.042Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=6ba895e2-3c7a-4db8-9a65-9b8621fc3571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:27:56.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T11:27:59.587Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T11:27:59.588Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T11:27:59.589Z |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-06-05T11:27:59.593Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-05T11:27:59.655Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T11:27:59.655Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-05T11:27:59.658Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:28:06.049Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=993135f8-7f01-40c4-a97b-19daaf160936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:28:06.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:28:16.058Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=8b726a4d-cfe1-4bf5-a14b-3b5c727ef2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:28:16.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:28:26.069Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=4d283b7a-966d-4e60-8ae1-dbaa2b31b03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:28:26.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:28:36.090Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=068f1ca4-c33b-4c52-9cbf-51a9022a7e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:28:36.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:28:46.098Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=13b836bc-eb19-4a04-a603-df87d65619f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:28:46.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:28:56.105Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=0df221fa-5ccc-4e97-ab9b-988f85bbef97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:28:56.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:29:06.113Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=4b3530a8-57d6-4ab9-ab36-87d42fdce51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:29:06.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:29:16.119Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=172a3012-5e66-42c1-907d-ff0a93468452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:29:16.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:29:26.127Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=f20dff79-16e0-4001-bdfe-aa2af62bc2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:29:26.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:29:36.140Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=0a35ae24-6064-4874-9d68-4f8f72a460a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:29:36.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:29:46.154Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=ab5fd5a7-0503-43eb-8388-32ee4178453a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:29:46.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:29:56.166Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=9558a034-9e2a-4a1f-9ef7-047cb1d0de68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:29:56.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:30:06.179Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=53731cd2-c713-4063-97be-ffa432d09cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:30:06.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:30:16.187Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=735a6a6e-39e8-4aeb-a4b7-135aa45a74d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:30:16.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:30:26.195Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=c36bf216-14dc-4fb2-9135-c961e951b7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:30:26.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:30:36.203Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=28b8f236-95e6-4204-9a2f-6141d82f15bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:30:36.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:30:46.215Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=534b4955-248f-478e-9372-3a0cbd8ef980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:30:46.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:30:56.227Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=750201cf-bf17-4638-a126-52f4736690a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:30:56.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:31:06.237Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=43fb6249-35bb-49c3-9787-ac335808e9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:31:06.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:31:16.244Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=ec93e7c6-e451-40ca-861c-82aa5afd3a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:31:16.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:31:26.253Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=09521cc1-c72a-4784-b6e7-a06e33fa4c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:31:26.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:31:36.260Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=cd47fe56-4e45-4999-9bda-f4ca590cf33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:31:36.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:31:46.305Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=8e712608-ad46-4d21-8eff-46800137a41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:31:46.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:31:56.314Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=3f94d637-0113-49a6-9230-61bc37fe5d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:31:56.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:32:06.328Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=d4d0f0d0-7ad8-4313-8a67-e299d592d1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:32:06.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:32:16.342Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=70b8a238-060e-4d18-aef3-de9bf37002d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:32:16.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:32:26.348Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=0da7e997-1c7e-419f-a5e8-683ea0638ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:32:26.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:32:36.355Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=240fa0e5-b14b-477b-840e-21464fdd2527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:32:36.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:32:46.361Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=7835ae67-9db4-42f2-a4a4-ef9e7e2676b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:32:46.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:32:56.370Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=ffd16c12-e591-4664-b117-94447615be92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:32:56.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T11:32:59.586Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T11:32:59.586Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T11:32:59.588Z |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-06-05T11:32:59.593Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-05T11:32:59.640Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T11:32:59.640Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-05T11:32:59.643Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:33:06.384Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=5805ba2e-1009-4a7e-a2a2-af7759759238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:33:06.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:33:16.396Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=766cb93c-9cbc-458f-bad5-8bfd886ad1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:33:16.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:33:26.411Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=d137e202-0d54-4c6b-bd26-f06b085a61d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:33:26.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:33:36.418Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=ce319275-d7ea-478e-878f-a4d2e999b4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:33:36.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:33:46.424Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=cf317bf8-a0cb-4ddb-b865-90138b51dbbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:33:46.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:33:56.431Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=b5ac93ec-c9f0-4ba4-81ca-8fb735a3c9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:33:56.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:34:06.439Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=8bb91f01-17f7-47c6-a801-f7f319f4ee04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:34:06.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:34:16.446Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=81fa4a59-e7bc-4730-aa23-6f90fa0cb3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:34:16.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:34:26.455Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=8ed26b85-7899-4643-9f74-8a1f965df4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:34:26.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:34:36.467Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=6c01c39c-bfe9-4ba7-be4c-a7e2a2dbd011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:34:36.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:34:46.484Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=4e43151b-fbfd-48ba-a2ee-6a7e05732502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:34:46.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:34:56.490Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=4ccfea7d-f93e-4681-be48-f41bafc77386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:34:56.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:35:06.497Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=31c44ceb-0dfb-42d6-91c9-2ed8cc6e1345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:35:06.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:35:16.506Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=e15f3fbb-8d08-43e7-be6e-9f42b0100051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:35:16.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:35:26.516Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=62ec3136-0697-425b-be43-1006a39f8a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:35:26.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:35:36.526Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=cbb2afa7-82dd-422b-add6-4da3110f0720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:35:36.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:35:46.539Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=f57ce633-deb0-44ae-8264-e7a797547e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:35:46.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:35:56.547Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=7994d197-9f20-4755-a6f5-7383ff28263c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:35:56.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:36:06.553Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=b67f9ea6-ba4c-4f0f-9a84-daa7757a4e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:36:06.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:36:16.559Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=8e5d014e-0304-4040-a0e0-cd2e217a00cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:36:16.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:36:26.567Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=b690d997-e354-470c-83d7-cfa144cf4e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:36:26.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:36:36.589Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=6c4716d8-fc8d-4933-adc1-79da4691774e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:36:36.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:36:46.597Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=ddc2dfe1-43bf-4cf0-bc2c-fc74fe7b5d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:36:46.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:36:56.613Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=7997de5a-1e9e-4e36-9d4b-9a7609ac4281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:36:56.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:37:06.620Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=945a799e-6542-4f54-802c-47ba9fb69e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:37:06.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:37:16.627Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=0000a225-219a-447a-8bf8-11e4606cae21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:37:16.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:37:26.635Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=fa4f9623-0b0f-4408-b7c5-833ab00643e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:37:26.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:37:36.644Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=3b2d719a-b938-413c-ab88-d46b290dba39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:37:36.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:37:46.652Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=376f6c6f-5cff-4651-bffc-46fd7c2d45ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:37:46.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:37:56.659Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=1d373f0f-6f4b-47d5-b8f4-48219c610809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:37:56.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T11:37:59.596Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T11:37:59.596Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T11:37:59.598Z |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-06-05T11:37:59.604Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-05T11:37:59.666Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T11:37:59.666Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-05T11:37:59.670Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:38:06.679Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=3e2c781a-3e9e-437f-8b4e-358add3a610d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:38:06.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:38:16.689Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=ad3dba13-d58d-4a88-9c3a-96240be5d779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:38:16.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:38:26.696Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=0b452ce3-78a7-4436-942f-f68c662d8bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:38:26.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:38:36.702Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=9219d9fa-953a-4d55-b8bc-7dd4a8630205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:38:36.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:38:46.707Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=f6f47952-cf1c-4249-95c5-9bec6a22e170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:38:46.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:38:56.716Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=ffedf34c-33e5-4170-a99f-c31824c20ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:38:56.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:39:06.724Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=111f78ce-4295-4596-a94a-893413ad2a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:39:06.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:39:16.735Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=ea6ebd52-3090-4417-b207-9815a09f8c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:39:16.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:39:26.741Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=545f5eb6-848c-4795-bb5e-bb0678897fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:39:26.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:39:36.747Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=4cb686ca-6107-44d7-8651-cfb5cd5ea4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:39:36.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:39:46.755Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=f24c47e3-a707-40c3-bde4-20d23ff9cb58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:39:46.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:39:56.762Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=9177664c-a717-4386-84e6-6b7a8c4e9d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:39:56.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:40:06.772Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=e3ed4a62-62bb-42f7-af7b-f3f1dcb633df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:40:06.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:40:16.782Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=078c5be0-7497-42d2-82ea-a24cad5e8257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:40:16.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:40:26.798Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=216e4ac0-25c1-4ce0-b072-596911a43a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:40:26.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:40:36.805Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=0d9162ed-bea6-46db-8f51-a1c918f73abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:40:36.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:40:46.810Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=97fb30ff-2e71-43a2-ad46-3d77a600d5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:40:46.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:40:56.815Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=3714608f-09b9-4190-ad65-d08b326e14c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:40:56.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:41:06.824Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=d298f7f0-0620-4f46-8792-0597b7e41d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:41:06.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:41:16.831Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=b19c97e0-92d2-4bc4-bfeb-f585d32ca937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:41:16.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:41:26.839Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=aa3e696c-162f-4935-a143-d861ed8f4541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:41:26.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:41:36.847Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=32ec4e21-8d6b-4471-ab30-9566603fb246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:41:36.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:41:46.856Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=af84980a-4213-41bf-a996-acbab2bf4dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:41:46.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:41:56.863Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=4d0a7bb8-31ce-4f6c-976f-d40d252ff53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:41:56.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:42:06.869Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=a7aee619-eb15-4888-9897-3c9157657df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:42:06.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:42:16.879Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=1b5e8c80-0d69-4592-b0dc-a7df220f0958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:42:16.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:42:26.893Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=94a45159-151f-4119-aae9-986d5832b772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:42:26.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:42:36.901Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=9c47bc61-def0-4ae7-a801-7ad1f09a0f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:42:36.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:42:46.910Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=519e4d1c-0077-4bba-bb1c-b3b479a2624d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:42:46.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:42:56.918Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=de4f4ac8-a14f-4011-af10-71ab833b1d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:42:56.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T11:42:59.629Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T11:42:59.629Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T11:42:59.631Z |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-06-05T11:42:59.634Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-05T11:42:59.702Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T11:42:59.703Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-05T11:42:59.705Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:43:06.923Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=8498a9bd-5b61-4c63-8529-50c2f0663a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:43:06.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:43:16.930Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=48d52484-6bb8-454c-a4ce-6163180194c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:43:16.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:43:26.937Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=a6609861-276a-477a-ae57-54a4e150db37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:43:26.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:43:36.946Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=a55e8072-994f-4763-be2d-98be143e059f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:43:36.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:43:46.956Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=d56153f8-0c1b-4c75-ae61-d222e4464e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:43:46.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:43:56.970Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=5b8dea85-c644-453d-83e0-e72e69ed78bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:43:56.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:44:06.981Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=eb7fd5af-eb4b-4949-a315-f0f84641c955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:44:06.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:44:16.987Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=c7173660-fc79-470b-9e51-b69ba92c6411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:44:16.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:44:26.993Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=8697bb56-89e8-4b5e-952c-088d3404c8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:44:27.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:44:37.003Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=dfeb70ce-61a0-4f05-a19e-64b9cad28cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:44:37.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:44:47.014Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=70dfcf74-a2b7-450e-8747-7f8f87a00265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:44:47.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:44:57.023Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=580e1bdd-71a6-4538-a2ac-352c0f44a3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:44:57.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:45:07.048Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=fd3f998e-182c-4d23-8868-bc10f97b775e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:45:07.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:45:17.054Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=bc44446b-29b1-406f-b0d8-53accaa0d747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:45:17.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:45:27.060Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=eb23fa9a-753d-488a-8935-506c43be192f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:45:27.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:45:37.067Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=139d65a6-7299-4161-95c4-b18b9f246fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:45:37.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:45:47.079Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=c8d7e2ca-5fc3-47a5-b289-aee83b91b087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:45:47.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:45:57.093Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=936878f9-13b3-4de3-87fc-b5d173721e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:45:57.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:46:07.109Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=d6d2ed09-0ee4-45d4-a346-b4ca5bbfb8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:46:07.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:46:17.122Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=4aa88d3f-5eaa-4a8b-b690-0c129c6bbaf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:46:17.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:46:27.131Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=44c63493-f39e-4b8e-8d91-58613b13b198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:46:27.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:46:37.138Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=696ccb31-c86e-4906-82f8-f2dd764575e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:46:37.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:46:47.149Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=cb3d1a00-52a7-42d6-ba10-c3c4eb2f1d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:46:47.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:46:57.156Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=a3725bbb-64b2-4dc7-aa7a-829ca7c61d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:46:57.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:47:07.164Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=c236a2f8-4afe-41ea-a244-0da402fa3eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:47:07.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:47:17.180Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=3c9dc720-b780-41b6-9a67-27044d154e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:47:17.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:47:27.197Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=790af680-a1e5-4ef9-a627-94a20053f0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:47:27.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:47:37.208Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=4cd17a44-69cf-491b-b3e1-7067c0995f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:47:37.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:47:47.214Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=1b3a20b0-407e-49aa-9d61-7e98d2321676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:47:47.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:47:57.220Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=5e22a53c-3dab-493a-945d-6a39037bb253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:47:57.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T11:47:59.559Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T11:47:59.559Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T11:47:59.560Z |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-06-05T11:47:59.563Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-05T11:47:59.641Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T11:47:59.641Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-05T11:47:59.644Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:48:07.227Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=311ffa80-7f2e-4f51-9781-207c12120713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:48:07.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:48:17.234Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=6ee81899-57c1-4e48-8fe0-cb0e8e56f981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:48:17.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:48:27.244Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=8324545c-2301-4e10-af8b-d2f0acaf3488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:48:27.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:48:37.254Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=fd01d75a-03f3-4115-962d-51af187e4052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:48:37.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:48:47.268Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=ee31254e-1cb6-4676-b04d-5f704a1cc7a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:48:47.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:48:57.279Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=8e23eee1-906f-415a-9e54-cc01e8bb93e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:48:57.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:49:07.285Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=0cae3a06-c8f4-4734-93b8-c01ddb5ead69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:49:07.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:49:17.291Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=f183b3f5-b41f-4067-8673-896e3fceeee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:49:17.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:49:27.297Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=d8760434-a3bb-4192-9430-3e4a86acc350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:49:27.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:49:37.305Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=8db3dfe2-ece6-48ca-8300-7f3da9f9c413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:49:37.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:49:47.312Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=acfe65e6-ce15-468d-8e4d-1b1679530601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:49:47.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:49:57.323Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=3fd14440-fe3e-45dd-b851-6eedae7c9b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:49:57.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:50:07.335Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=5ce9516d-9561-44df-bd7c-0442a4bbbc7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:50:07.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:50:17.344Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=01acb477-dbd7-4393-9a05-9133577623a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:50:17.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:50:27.357Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=76862a48-6f8a-4a1d-934e-710fe610304f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:50:27.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:50:37.363Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=84a87c33-6c81-48b7-a5b8-ec602cbb40df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:50:37.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:50:47.389Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=57893d41-802f-41bf-9cd2-0288f27d2738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:50:47.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:50:57.395Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=b23e046a-36b8-4cad-9cfe-1dba1c4d8ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:50:57.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:51:07.401Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=833018eb-3cf8-4904-9669-ee9b508b4abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:51:07.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:51:17.407Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=9eec3010-a59a-4efd-975e-e2455450f156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:51:17.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:51:27.423Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=7ec03a82-f08c-47ab-9d66-475eee5f6cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:51:27.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:51:37.433Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=a4f525d2-800f-4cd4-8e38-b87966ae9d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:51:37.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:51:47.438Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=44c965fb-e1aa-493d-b9c6-ee7966948405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:51:47.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:51:57.443Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=6d0eed43-2b0f-4863-bdfd-56b744758d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:51:57.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:52:07.449Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=4455b960-1eef-4402-b26d-1bbab82aa360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:52:07.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:52:17.457Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=29b36fde-e481-41be-bdcc-849fa181fff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:52:17.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:52:27.465Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=7c38d29a-0d56-4291-8e41-34e3e4d3dc25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:52:27.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:52:37.475Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=8571e913-3cc1-4b6f-80ae-6c69ae2e5c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:52:37.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:52:47.485Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=760c857f-0a54-4b70-9b72-a7f1ec5787c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:52:47.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:52:57.497Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=dc63c351-72f0-4510-af57-4663bd84d6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:52:57.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T11:52:59.607Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T11:52:59.608Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T11:52:59.609Z |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-06-05T11:52:59.612Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-05T11:53:00.259Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T11:53:00.260Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-05T11:53:00.263Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:53:07.503Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=842e78a0-6bf6-41e4-b16c-1ed295a50d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:53:07.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:53:17.510Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=cd784369-2053-44e6-919a-17eae7dbb0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:53:17.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:53:27.515Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=29e5a373-77fb-473d-9c2a-6bd54f3c1487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:53:27.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:53:37.523Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=7cfd242f-94be-4dfa-907e-445c767d0f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:53:37.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:53:47.531Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=14a06d2f-1f95-49c1-a551-59c2438575c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:53:47.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:53:57.540Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=251c8b12-e0a7-4f5f-b735-0cecd4aba2ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:53:57.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:54:07.551Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=0f5652c4-e396-4ad9-a9ec-bf2ceaabb394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:54:07.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:54:17.557Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=f7f0616b-c735-4e14-9ed3-3f246a560e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:54:17.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:54:27.563Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=d3406530-b066-4eaf-8883-b39b8c98a719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:54:27.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:54:37.569Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=cdf344f1-dfa2-4d12-8c2e-8ce2ba0f699c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:54:37.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:54:47.576Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=eb8e5374-a4c9-47e1-8e89-d54cd7474abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:54:47.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:54:57.584Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=fbcc533e-02de-44aa-8bf1-9c2629c93e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:54:57.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:55:07.598Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=f8f70cea-4509-446b-b90a-557df0fea8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:55:07.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:55:17.609Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=ca51254a-d9b4-42a0-94b7-d04a59162487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:55:17.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:55:27.615Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=11da5721-d4f7-4a2a-a365-1042234f88c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:55:27.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:55:37.621Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=611ff6a9-d326-4470-b984-3cc71173a1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:55:37.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:55:47.627Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=1387109a-3c83-4d91-acda-59a1c9f3957c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:55:47.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:55:57.635Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=d2222463-d7ca-4683-a2a5-508a8e8255fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:55:57.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:56:07.642Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=8830ac86-d00d-460c-845c-cb90e24d9b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:56:07.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:56:17.651Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=574871ca-0566-4913-bc12-267bf1f402d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:56:17.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:56:27.664Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=e1632b8a-520f-40de-8ec9-4b427c6ab467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:56:27.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:56:37.671Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=f4c2407f-17ff-4574-8a3c-76b5613f3884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:56:37.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:56:47.680Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=c77dd288-96e9-414c-8939-c9ad249e4b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:56:47.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:56:57.696Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=7f3106be-2119-4c97-90ba-edbc1c7594a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:56:57.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:57:07.704Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=7238d2b0-e977-4989-8c11-b8b26a7dbf35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:57:07.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:57:17.710Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=bb2d7306-7b77-4f51-9812-0d3b74556d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:57:17.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:57:27.718Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=6c522cc9-5746-4aa9-8732-d35ab35d82a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:57:27.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:57:37.726Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=fc4b457e-f74c-4e1c-856f-c1ff128f9140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:57:37.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:57:47.740Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=b93934a9-cc13-40fb-aad5-b6e673a2c509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:57:47.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:57:57.745Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=cbcf4e88-84cd-4851-8202-71a2fc53ffbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:57:57.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T11:57:59.586Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T11:57:59.587Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T11:57:59.588Z |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-06-05T11:57:59.592Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:58:07.751Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=b00b5423-c0a2-45d5-bceb-b4b8a6b97af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:58:07.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T11:58:09.618Z |WARN |Failed fetching config properties from CBS - retrying... | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-1 | reactor.netty.http.client.HttpClientConnect |2021-06-05T11:58:09.638Z |WARN |[id: 0x77a4e4bc, L:/10.242.7.86:57456 - R:config-binding-service.onap.svc.cluster.local/10.96.189.65:10443] The connection observed an error | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-05T11:58:13.514Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |parallel-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-05T11:58:15.261Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T11:58:15.261Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-05T11:58:15.263Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:58:17.757Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=e5bbf696-ddd4-4b96-880c-b78915ca7284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:58:17.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:58:27.762Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=e649cb08-b5aa-4437-8318-a943847cedc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:58:27.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:58:37.774Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=1704d161-1455-49ad-a027-3b4f17f329a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:58:37.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:58:47.791Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=dc62aa49-4c77-48b6-8389-96e7df4b47ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:58:47.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:58:57.798Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=c3f93f0d-07d6-407a-825c-299284f34ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:58:57.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:59:07.809Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=f0f4739e-d2f4-42e7-b6f2-54761f403d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:59:07.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:59:17.817Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=31904d8a-aaaa-481a-ac39-840aa10aed6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:59:17.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:59:27.823Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=4fc4b6dc-7891-4f92-bd7b-e9b18fc41ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:59:27.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:59:37.828Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=b35d52e1-9053-431f-9dbc-bb6a6da5edb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:59:37.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:59:47.834Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=63e6305f-b025-4f96-9a4e-b6a76f669b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:59:47.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:59:57.840Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=9d0e9f5c-8c16-4531-b218-24cc00fdb152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T11:59:57.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:00:07.847Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=532a6f68-a9c3-4492-89da-132b4128dc6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:00:07.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:00:17.854Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=ded0bdb1-6578-4dc8-9377-5ae2d12ccac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:00:17.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:00:27.867Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=b380e7be-4ba8-4cc7-8ac2-0d2b056295d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:00:27.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:00:37.884Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=a3ff68e0-fd22-44f8-b438-f27788706a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:00:37.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:00:47.895Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=9491e459-6954-49e4-9e31-701ba9e088d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:00:47.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:00:57.904Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=b80ef6b3-731f-4035-9b75-e15f4c4356cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:00:57.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:01:07.911Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=0a595f19-bf81-4773-ba03-a3419c794bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:01:07.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:01:17.917Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=3b449884-e30e-46cb-977a-c1d64de4f788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:01:17.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:01:27.924Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=24a78440-f4bc-4690-bbbf-82d49df83987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:01:27.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:01:37.930Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=cb14bbfe-c877-4538-8d41-7d8f2043e7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:01:37.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:01:47.937Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=2aa1a468-aa89-41ba-97b0-464586aab0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:01:47.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:01:57.944Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=1628525e-f252-4350-95d9-15c9a9cb9435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:01:57.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:02:07.960Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=a2cefecc-26d1-4b50-9877-d9db0f3f3f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:02:07.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:02:17.966Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=791ec64d-e43e-4502-a8d4-7fbb5618b586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:02:17.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:02:27.973Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=5a53eba4-1ff8-4087-b08b-208287d90194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:02:27.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:02:37.978Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=4f94279e-f67c-45fe-b7bd-4152ce083588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:02:37.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:02:47.985Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=0187c0e8-14c3-4b63-b48a-40fd0dd6833c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:02:47.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:02:57.995Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=20271fc1-a6b3-4e5b-ade7-01a3d80ba845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:02:58.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T12:02:59.564Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T12:02:59.564Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T12:02:59.565Z |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-06-05T12:02:59.567Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-05T12:02:59.629Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T12:02:59.630Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-05T12:02:59.633Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:03:08.009Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=4091414d-37ff-40b4-8b4f-ea8148bbbcdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:03:08.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:03:18.017Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=784016c6-fa2b-42e1-afdb-2eb25d9beda4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:03:18.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:03:28.028Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=4b6c14ed-23f4-49b6-8222-3c55c1c9610a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:03:28.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:03:38.033Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=c7561fc4-2f32-4389-a9b1-da7a92d404cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:03:38.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:03:48.039Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=2c2b329e-91f9-4dc2-bdca-85ea5a9e217d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:03:48.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:03:58.046Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=b91adc60-3310-4d2c-b549-02470e6b2c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:03:58.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:04:08.052Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=a8d046d9-40d4-428b-a5ed-ddcf7ce462b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:04:08.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:04:18.059Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=c4ecff2e-8c94-4531-8e68-a13de87ca72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:04:18.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:04:28.068Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=0856afd6-4023-491d-a03b-7291af50c786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:04:28.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:04:38.086Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=5293dd00-d232-4810-a10e-4e72578872af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:04:38.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:04:48.097Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=3316b9a8-0db1-40b4-ae99-4f56b0f82924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:04:48.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:04:58.111Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=817352c2-3a79-49f3-9971-111e240efc26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:04:58.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:05:08.118Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=599895d0-f180-49e4-b2f1-d61fc9c05c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:05:08.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:05:18.125Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=61d3d99f-fff5-4dbf-95ad-035d93e187c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:05:18.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:05:28.132Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=2b05852d-3234-4f48-8987-cc212babe370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:05:28.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:05:38.140Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=de341231-4321-4491-b78f-e633431a06c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:05:38.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:05:48.158Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=a90bae08-4bfa-4b04-a64c-6d03c2facda5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:05:48.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:05:58.163Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=a924ef76-5b4d-4735-8031-e0c017a0c69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:05:58.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:06:08.171Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=dd1dcb08-c7b1-44a5-843f-30b7b57d4646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:06:08.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:06:18.178Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=8bb317dc-cb7d-45f4-9465-4227199afa84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:06:18.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:06:28.186Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=fa26e812-33e0-423f-9383-0213102568dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:06:28.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:06:38.196Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=ab3a31a7-930c-48bc-92b3-016eaba0fc2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:06:38.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:06:48.214Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=cb495e8a-858e-440e-ba9d-1e0b1ce2c866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:06:48.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:06:58.220Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=67028b24-65fa-4848-bc89-01fc02dbc69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:06:58.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:07:08.227Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=b4f8ddc7-e1b0-4b38-85cd-6a63413a7264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:07:08.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:07:18.234Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=0889982e-dedf-496f-8fac-620c024b8237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:07:18.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:07:28.240Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=5c4f3bad-4c30-4274-b94a-1a50e4df9992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:07:28.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:07:38.246Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=b4fa2a3b-6ded-43f2-a228-bed1ac7e5bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:07:38.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:07:48.253Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=648f9797-ea87-47ea-a955-6d63ef8c565a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:07:48.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:07:58.266Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=aef3c4a6-286c-4af3-9185-403412784fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:07:58.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T12:07:59.548Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T12:07:59.549Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T12:07:59.550Z |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-06-05T12:07:59.552Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-05T12:07:59.616Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T12:07:59.616Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-05T12:07:59.619Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:08:08.277Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=5c9b8e3f-2079-484f-ba67-08679ffcc215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:08:08.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:08:18.286Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=4406fab4-1aa2-423c-b8f6-a64ab72cadbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:08:18.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:08:28.293Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=9253ec46-aeda-40bf-8cb3-ceacca2201cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:08:28.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:08:38.299Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=6a384446-c33f-47d6-8445-ed57554a52cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:08:38.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:08:48.306Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=394b9d3e-f61f-4dd0-a587-48511890baac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:08:48.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:08:58.313Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=1c94e1e6-bee8-4f43-b10d-5f22a3c71b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:08:58.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:09:08.328Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=84d5af30-09b0-429a-b050-d98abce2d190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:09:08.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:09:18.343Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=a3566238-3412-4fe4-afc0-3168185a6855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:09:18.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:09:28.348Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=3bdb4e36-fac7-4c39-8530-4ba8bbcf49ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:09:28.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:09:38.354Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=0ce988af-aa06-4cfc-be8f-9d488c9e55f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:09:38.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:09:48.363Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=ac836445-5501-4b60-9a02-c6479a2bcf7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:09:48.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:09:58.372Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=d00e4926-a189-4a8c-9b37-f27cbada34c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:09:58.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:10:08.382Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=0bcedc79-3976-476d-96de-62e1c386d2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:10:08.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:10:18.390Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=0fde7cfe-6417-4dcd-949f-9782c5a33c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:10:18.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:10:28.406Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=7017403c-3b08-41e8-a166-09947359068d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:10:28.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:10:38.414Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=8be5927b-dd9f-4e3c-80bf-977c0bffebae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:10:38.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:10:48.420Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=bec697cf-ea5d-465e-9116-00da3501298e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:10:48.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:10:58.428Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=29d0f758-0a49-47ed-85cc-6fe36a9368cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:10:58.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:11:08.436Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=ff8a0627-d23f-4551-a69f-2ff84633697b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:11:08.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:11:18.444Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=7339f325-0054-4634-92f2-bdc242d23115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:11:18.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:11:28.452Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=866da10b-0a35-41d0-b684-3b3ac050b8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:11:28.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:11:38.460Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=df2c5f23-00b1-407e-9d70-57abe52c9f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:11:38.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:11:48.469Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=252646aa-8205-4c15-a891-e595fee49d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:11:48.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:11:58.475Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=b36e43b6-ff2d-445d-8599-f2d182f42d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:11:58.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:12:08.485Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=e9878ac0-5903-4738-ba39-370c0cab0a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:12:08.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:12:18.491Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=d47dbfce-6159-4537-9143-68017ac03b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:12:18.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:12:28.500Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=4399fdf9-28f6-4c01-84a1-45d19873364b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:12:28.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:12:38.505Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=f7ed0276-663c-47c9-96a2-ada95944682e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:12:38.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:12:48.512Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=834ff9d2-99da-44cc-ab7e-46de027e4cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:12:48.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:12:58.526Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=714743f2-3eb9-4c93-b4e5-8e111f735ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:12:58.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T12:12:59.631Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T12:12:59.632Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T12:12:59.633Z |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-06-05T12:12:59.636Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:13:08.534Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=9701d052-ee8e-4b5f-93ce-0285130f95a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:13:08.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T12:13:09.660Z |WARN |Failed fetching config properties from CBS - retrying... | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-3 | reactor.netty.http.client.HttpClientConnect |2021-06-05T12:13:09.662Z |WARN |[id: 0x6cf8502b, L:/10.242.7.86:45942 - R:config-binding-service.onap.svc.cluster.local/10.96.189.65:10443] The connection observed an error | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-05T12:13:13.005Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |parallel-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:13:18.540Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=df18ebba-b3f1-4559-9421-94ea8975524c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:13:18.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T12:13:23.015Z |WARN |Failed fetching config properties from CBS - retrying... | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 | reactor.netty.http.client.HttpClientConnect |2021-06-05T12:13:23.016Z |WARN |[id: 0xbf2a6215, L:/10.242.7.86:46170 - R:config-binding-service.onap.svc.cluster.local/10.96.189.65:10443] The connection observed an error | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-05T12:13:27.999Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |parallel-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:13:28.547Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=9dab9991-7bd3-44bc-9673-ad08704948bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:13:28.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-05T12:13:32.667Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T12:13:32.667Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-05T12:13:32.675Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:13:38.552Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=fe553c55-c62c-4f13-a0a1-f8c90b51b5c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:13:38.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:13:48.559Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=0dc835bc-7ad2-4f5e-bfc2-70f29f847f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:13:48.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:13:58.566Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=11e9a1ad-41cf-4b31-9d24-6aff6aaa1b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:13:58.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:14:08.576Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=e0aab487-f6bd-4bc6-8ba5-696a9e13db74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:14:08.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:14:18.591Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=8e3834da-939d-462f-9ff8-ab199ed1f59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:14:18.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:14:28.599Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=1c485c65-ea4e-48b4-a3c0-82d6f9661358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:14:28.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:14:38.611Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=f5531dc9-ad77-42a5-9343-d2c7041775ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:14:38.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:14:48.619Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=56ce0242-6a7b-4943-8d9f-f4c52adbe140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:14:48.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:14:58.626Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=a678391d-622b-468a-9d5d-b46a8a17adf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:14:58.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:15:08.637Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=fb7e49a3-e1fe-4e7d-a910-30b6af2bd006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:15:08.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:15:18.649Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=42843c99-db51-4bd3-bc76-555568017e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:15:18.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:15:28.662Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=5b256fbf-bf70-4560-8cd8-e6429d8fd117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:15:28.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:15:38.672Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=e97923c5-f0ac-4839-9b05-ed01a574912b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:15:38.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:15:48.687Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=8c52abb3-c81c-4661-bb8c-65ae51ddc496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:15:48.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:15:58.693Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=c3cb58b5-f663-485f-843b-70cf9a71dfa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:15:58.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:16:08.698Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=924473d8-05d1-498c-b8d3-6f2ff56afa12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:16:08.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:16:18.706Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=c31e8a55-193e-4d50-b4d8-6de744fdb747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:16:18.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:16:28.718Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=6d298088-8c31-4c60-b966-ee1e516f37a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:16:28.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:16:38.726Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=979fa2b2-0f4f-4b2d-8fa3-223a547d0f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:16:38.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:16:48.739Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=7d571ba5-3189-4bad-8eb1-3366d36517cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:16:48.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:16:58.745Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=50ca1bda-f1d6-4363-a398-33b501b62e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:16:58.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:17:08.751Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=7e6c5c80-5d9e-4333-ae44-db958646ed61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:17:08.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:17:18.758Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=6347150e-257d-435a-baa6-3186beb6804a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:17:18.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:17:28.765Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=578047d3-2244-4dad-a94c-7183a38b5d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:17:28.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:17:38.771Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=c66f139a-8ad0-4763-968e-69acfbc1bb37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:17:38.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:17:48.783Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=efc63c2f-58c2-4a08-b9bd-deb2cb04fd3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:17:48.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:17:58.798Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=82989bf7-4b0a-46d6-84d9-b89fc9134d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:17:58.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T12:17:59.547Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T12:17:59.548Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T12:17:59.549Z |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-06-05T12:17:59.551Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-05T12:17:59.630Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T12:17:59.630Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-05T12:17:59.633Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:18:08.806Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=0331a34e-5654-45f5-844d-26b9b54c7c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:18:08.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:18:18.813Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=bf80cd40-66f1-46ad-9113-f2bf5717f45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:18:18.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:18:28.819Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=1b7d0a3f-f2ae-482f-bfa2-a30e146f91bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:18:28.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:18:38.825Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=182512eb-4f3d-455b-aedc-4947e04cab7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:18:38.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:18:48.833Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=0f7b9830-c006-4624-9d08-e233d6621c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:18:48.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:18:58.846Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=2bc01184-cd6f-4af6-9b14-9b9718f915ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:18:58.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:19:08.860Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=07790df8-8680-4303-8008-1e596d58d0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:19:08.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:19:18.870Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=1e501cb8-de26-4112-9bf4-ce08f13dca9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:19:18.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:19:28.879Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=426997ed-e211-4552-b6be-e29b0fbf91a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:19:28.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:19:38.896Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=60e90507-878b-49bd-806f-e96776b4f467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:19:38.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:19:48.903Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=c771ec20-36f2-4b93-99e1-8edefedad9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:19:48.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:19:58.912Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=ae0bcafb-fdf5-419a-b1ca-6f3692e1af04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:19:58.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:20:08.920Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=fc8aed96-efa9-4374-901f-38f129d07d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:20:08.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:20:18.936Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=9d997ce2-4c86-4e9c-9740-bba3c68d0c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:20:18.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:20:28.942Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=cdd8537b-0e1a-4d7c-a8ce-1e2a3540205c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:20:28.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:20:38.949Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=81b59ac6-43fc-4410-81bb-9ee72b402941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:20:38.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:20:48.956Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=08962a8a-a7d0-498b-ba57-7e356d701795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:20:48.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:20:58.963Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=d159e684-b3bb-4847-95a7-ab0cd40b52bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:20:58.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:21:08.973Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=77621e56-6af3-4f54-be19-00dba9323312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:21:08.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:21:18.985Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=7f25a462-da19-4944-b88e-e89050b2e299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:21:19.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:21:29.003Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=c0f0b397-c4d4-46dc-81c7-8a84fb456126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:21:29.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:21:39.012Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=5fc1d17a-00f6-402e-95d7-deaae2b74ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:21:39.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:21:49.019Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=f22cea4e-d042-43b5-8dfc-190f7f349989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:21:49.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:21:59.025Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=3a6fa31c-d496-47b2-9cf8-7bef55005ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:21:59.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:22:09.030Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=a2c8a112-5b9c-4676-bb5e-213a4af47ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:22:09.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:22:19.039Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=ea5222e0-a645-4e9e-81b1-07cd1b8424c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:22:19.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:22:29.045Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=a18e2d8f-9753-419b-9c65-d4c7e5ccecab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:22:29.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:22:39.054Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=ad5eab8f-61f2-462b-8315-05ab87892e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:22:39.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:22:49.064Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=b306e88d-5653-496a-9016-7dcffd7742a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:22:49.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:22:59.072Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=939223e0-d089-41ee-8259-a013a30a6020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:22:59.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T12:22:59.635Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-05T12:22:59.635Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-05T12:22:59.636Z |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-06-05T12:22:59.640Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-05T12:22:59.700Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-05T12:22:59.700Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-05T12:22:59.702Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:23:09.077Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=58ad4379-6061-48a3-aa32-457b54cc94af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:23:09.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:23:19.085Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=a777646d-18ed-45a5-8748-63a26cd0cc89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:23:19.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:23:29.093Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=a727e585-4207-4ba4-b22b-d4b4e5640a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:23:29.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:23:39.102Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=cbe67231-4e42-419a-a28a-d204d86aef2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:23:39.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:23:49.108Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=c0727811-3a39-4bf0-9689-aa1263accf17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:23:49.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:23:59.115Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=182d704c-a1ed-4737-8f79-9ea178abc336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:23:59.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:24:09.123Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=c80bae1e-afd9-4784-a812-ca52ac048991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:24:09.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:24:19.134Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=83e54e91-e099-43eb-851c-24123b6dd6d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:24:19.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:24:29.140Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=224331c3-073d-4fbe-b225-6e1554355e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:24:29.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:24:39.145Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=3e7ea043-0543-4125-a7c0-cfc3da244d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:24:39.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:24:49.152Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=fd6e02d0-b826-4564-9d43-712cb85d420e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:24:49.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:24:59.158Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=dcf2ca90-dd82-486f-a7fb-ecbaba7f368d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:24:59.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:25:09.165Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=fc3c5e32-c9ae-40bf-9fe6-cbf962d2c23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:25:09.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:25:19.176Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=b88017fb-609d-44f9-b1d9-3e2942697c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:25:19.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:25:29.185Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=d11ca020-db05-4f91-841f-d9ecaea83d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:25:29.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:25:39.195Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=fd0a5ba0-4ad0-47b6-a4d4-72b9bec6ee49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:25:39.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:25:49.202Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=8ba17730-c0b7-4871-8d68-6e3bc85286d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:25:49.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:25:59.212Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=11f12db9-9a42-4dfe-ba91-d0c65e2ee07f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:25:59.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:26:09.219Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=af455f46-938a-49b5-9d02-b8fc14854a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:26:09.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:26:19.224Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=7cbd2786-c61e-45dc-a1f2-eb1b1fe61700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:26:19.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:26:29.231Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=6339572d-c0ab-48a6-b28a-07f739956a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:26:29.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:26:39.237Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=f7f4adf1-a07a-42e5-9039-16c68212e0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:26:39.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:26:49.249Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=5d9d1696-48fb-4dfe-90db-96a5b12f0017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:26:49.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:26:59.263Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=9b132048-1177-4b62-9221-5ed3708d0f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:26:59.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:27:09.268Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=2856b1d1-6417-44d2-9af5-fdd4bc3b5155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:27:09.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:27:19.275Z |INFO |Init configs |InvocationID=a2e54419-109e-448a-b173-37f58a442872, InstanceUUID=2a1075d3-c021-4b7d-9c77-362fc8ae54c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-05T12:27:19.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |