. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T10:44:34.489Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T10:44:34.494Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-07T10:44:34.552Z |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-07T10:44:35.480Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-07T10:44:36.844Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-07T10:44:36.847Z |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-07T10:44:36.940Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-06-07T10:44:36.988Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-06-07T10:44:37.009Z |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-07T10:44:38.941Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-06-07T10:44:39.444Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-06-07T10:44:39.497Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-06-07T10:44:39.498Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-06-07T10:44:39.576Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-06-07T10:44:39.577Z |INFO |Root WebApplicationContext: initialization completed in 2567 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-06-07T10:44:40.013Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-06-07T10:44:41.337Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-06-07T10:44:43.118Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-06-07T10:44:43.488Z |INFO |Started MainApp in 12.856 seconds (JVM running for 13.801) |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-06-07T10:44:43.547Z |INFO |Start scheduling PRH workflow |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:44:43.558Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=62f400c4-6d64-400f-a75a-9ba89c4bd190 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-06-07T10:44:46.933Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-06-07T10:44:46.934Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-06-07T10:44:46.937Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T10:45:13.642Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.129.133:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:45:13.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:45:23.689Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=d0ba06ca-0459-4f94-b6ed-f97227b4b769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T10:45:53.739Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.129.133:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:45:53.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:46:03.742Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=40122ea5-2edc-4c39-b7bf-81953f6f8f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T10:46:33.768Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.129.133:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:46:33.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:46:43.772Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=e4e24b13-4abd-4ad8-9447-a179f1294d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T10:47:13.799Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.129.133:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:47:13.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:47:23.803Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=853bce95-6559-4656-ae86-8c58ad93736f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T10:47:53.838Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.129.133:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:47:53.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:48:03.844Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=62860d36-9c41-427a-993f-895975b07754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T10:48:33.870Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.129.133:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:48:33.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:48:43.872Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=7b267ec5-1c4d-4fe5-91c2-e56be9b360cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T10:49:13.905Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.129.133:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:49:13.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:49:23.911Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=fdc01867-6060-4068-b8b0-3ac5042484dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T10:49:41.191Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T10:49:41.192Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-07T10:49:41.193Z |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-07T10:49:41.247Z |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-07T10:49:41.339Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-07T10:49:41.339Z |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-07T10:49:41.344Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T10:49:53.946Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.129.133:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:49:53.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:50:03.953Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=d02f66f2-fe9b-493e-b8f8-566c472a4c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T10:50:33.981Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.129.133:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:50:33.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:50:43.984Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=cb6d53eb-11b8-42cd-a0c2-82be7289e6a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-07T10:51:14.017Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.129.133:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:51:14.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:51:24.022Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=a86c63d4-daad-4b94-beab-816f60cbd637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:51:24.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:51:34.111Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=0f4cb292-b642-47ae-bcd3-48c8525f8a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:51:34.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:51:44.131Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=51b8af2c-047e-4617-870d-6167d4b74978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:51:44.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:51:54.147Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=b2141fb9-058f-462b-baa4-89b8ad1c57ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:51:54.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:52:04.164Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=ce3f9f43-f77f-4cad-b53a-87de61115bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:52:04.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:52:14.178Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=09563cdc-4029-45cf-9bed-ebf3508188a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:52:14.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:52:24.196Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=89947b0a-8911-45ed-87fd-8913c2221b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:52:24.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:52:34.222Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=cf6ddc37-8522-4fcc-882c-fc060d691430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:52:34.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:52:44.238Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=be974e98-4d30-43d1-b0b6-955f243c8dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:52:44.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:52:54.253Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=f014a8b5-5df7-4965-ac72-dd5effdf61b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:52:54.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:53:04.265Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=0b51dd91-e361-4fd4-b401-ba66cfc514dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:53:04.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:53:14.277Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=de746354-79f3-4f8f-8351-c7772abf9096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:53:14.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:53:24.298Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=4aaa587f-7fb8-49d9-9d63-dcc5a615b286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:53:24.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:53:34.309Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=5e8e281a-face-436b-9d0e-1e3d8f979cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:53:34.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:53:44.325Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=e1e94363-6491-4026-a3f1-345c8b192b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:53:44.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:53:54.342Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=60ae18df-7432-4f84-a56e-fdb2675e3d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:53:54.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:54:04.357Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=a5ec7e78-42c6-427e-81c7-4d8a3cd9e8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:54:04.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:54:14.371Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=ca8ba350-29b0-4d36-9ab3-0ce799f6ddf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:54:14.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:54:24.393Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=b996dd97-8819-4fa7-b1ef-cac88735317e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:54:24.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:54:34.414Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=fb324a45-ab11-485f-925b-a031362ed8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:54:34.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T10:54:40.404Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T10:54:40.405Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-07T10:54:40.406Z |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-07T10:54:40.410Z |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-07T10:54:40.503Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-07T10:54:40.503Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-07T10:54:40.506Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:54:44.425Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=4a249aba-6716-4ff4-9be7-ea008157df5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:54:44.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:54:54.440Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=88b8ead9-19e5-4e3d-baac-5ee39414a101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:54:54.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:55:04.454Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=5a2fbb1b-5fd3-4a8f-8988-b4d5d1acfffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:55:04.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:55:14.465Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=4b8f76f8-4f52-4c4f-ab1f-1e929853d0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:55:14.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:55:24.477Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=5043008b-c23e-4e95-b3b5-448930c6b5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:55:24.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:55:34.487Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=f8ea9176-a49c-4050-aca4-b22d76766d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:55:34.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:55:44.509Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=f7d82ca8-88c6-4ac3-924f-12de85429f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:55:44.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:55:54.528Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=d29194b1-e307-43ce-b4fc-38f2308b9bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:55:54.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:56:04.553Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=6679ff0a-6c8c-486e-9be8-c09f7698a68e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:56:04.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:56:14.565Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=9585cd98-aea1-457b-9d54-84e0ace20240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:56:14.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:56:24.578Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=556f7ed6-3ddf-479d-b313-b01431e4deaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:56:24.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:56:34.589Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=4326c903-754c-4a26-9369-9ce35b63e124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:56:34.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:56:44.607Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=ff139279-302f-4eea-96ba-75838dcea958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:56:44.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:56:54.621Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=93452734-a6ff-488c-bacc-af18514f4a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:56:54.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:57:04.631Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=d207a899-8a0a-452b-b35b-7d81451bb75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:57:04.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:57:14.641Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=059c0957-ff55-4ee2-96a1-0bc50d814e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:57:14.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:57:24.655Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=653c9077-f61a-4d1c-8c7d-66b68dbd89c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:57:24.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:57:34.669Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=e7c64e89-12a6-4342-8f19-7dffc5114bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:57:34.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:57:44.680Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=85787346-229d-409c-9084-e7cc0d0300ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:57:44.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:57:54.700Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=0de38070-5a44-4159-b1dd-241786ce513d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:57:54.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:58:04.709Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=c8b64f33-e74c-420c-a827-d24319c8a329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:58:04.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:58:14.717Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=c273b07a-55c3-4cd6-aff3-f1c87f6bf275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:58:14.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:58:24.728Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=4840125a-db4e-4404-a4ef-db5b60dea318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:58:24.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:58:34.742Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=575015e2-f833-4669-9226-2ab0984012b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:58:34.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:58:44.753Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=5900df0a-60b2-4888-b004-4a6d055e7887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:58:44.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:58:54.764Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=f95463ec-371f-4592-9284-ad950fb038ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:58:54.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:59:04.776Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=7e3f5d06-a44d-4337-b1ef-96dd85c491ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:59:04.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:59:14.787Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=99478060-3ee4-4e83-879b-f7cf3349c0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:59:14.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:59:24.795Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=c6794571-877b-4aeb-89eb-f10f1022e97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:59:24.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:59:34.809Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=d1ee170a-3bea-4546-967c-433c619a6ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:59:34.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T10:59:40.464Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T10:59:40.465Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-07T10:59:40.466Z |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-07T10:59:40.469Z |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-07T10:59:40.543Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-07T10:59:40.544Z |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-07T10:59:40.546Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:59:44.820Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=3a8edc41-7c77-4208-9816-c9c2c1e5c517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:59:44.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:59:54.830Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=94e6b625-c181-46c4-ae9b-288eb374d2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T10:59:54.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:00:04.843Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=898a732e-21a1-452d-982a-415ad516896b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:00:04.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:00:14.854Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=0329912c-c5e9-4d13-9db9-2976bf6ebf92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:00:14.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:00:24.863Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=13b56daa-85da-447d-aea6-df331ac0faf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:00:24.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:00:34.869Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=b67c01da-dd6b-4be6-9fbf-93d8a0ad1e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:00:34.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:00:44.877Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=0c9710cd-c228-4e97-aa8a-7d6ce7e49b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:00:44.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:00:54.887Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=a7f36c2d-9b66-4ee2-b24e-576af78449bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:00:54.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:01:04.897Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=e8b27625-6f53-4cd9-a017-68fc2930b085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:01:04.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:01:14.911Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=b1ddbf00-e48b-4485-93f4-42f923ae801a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:01:14.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:01:24.924Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=08ebdc08-256f-4546-ac76-dec8c84cff40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:01:24.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:01:34.934Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=1115223c-b229-447d-8238-2864f8d29775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:01:34.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:01:44.942Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=db374005-d932-41c9-9569-968f5d8c7e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:01:44.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:01:54.951Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=42ebb623-12a8-4d4c-9526-fd2eb3d1add2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:01:54.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:02:04.959Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=e7dd430c-d6de-4f58-90b2-8851114772b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:02:04.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:02:14.971Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=f1cff61e-3ac3-4303-bb76-69607e7004bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:02:14.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:02:24.982Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=5e80b9f8-c4f6-4c5f-a7be-b7f0accd8fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:02:24.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:02:34.992Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=f0a33a21-3345-4b23-94ca-1eed9c50d77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:02:35.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:02:45.002Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=19daab3d-eb02-47dc-82c3-c5fb6bc89fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:02:45.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:02:55.011Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=9a2344ae-907f-46f7-ae72-d2fc27a178e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:02:55.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:03:05.020Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=f7502bac-55f1-45ea-b751-f8d8ba129ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:03:05.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:03:15.028Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=74f0648f-8dc8-40e2-bfda-d91934f464fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:03:15.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:03:25.036Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=2699a96c-a812-4f07-8f09-bef57cfda023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:03:25.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:03:35.047Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=c0a7da2e-7263-46ed-bd2b-31942a0d58f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:03:35.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:03:45.058Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=601bc588-683a-4055-bb80-8a35cc56abaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:03:45.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:03:55.069Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=1c1b5e00-fdd6-467b-ad3a-a7fda739f74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:03:55.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:04:05.080Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=52e5c8c3-2529-4b57-b8ba-efdf13d9852e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:04:05.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:04:15.088Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=3c2cdba7-c92d-45df-a25c-9cbb917776ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:04:15.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:04:25.097Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=f8921c81-d382-42d7-90fb-9da6e90973ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:04:25.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:04:35.112Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=91fec46a-a04c-4855-9b77-cc122980c749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:04:35.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T11:04:40.398Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T11:04:40.399Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-07T11:04:40.400Z |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-07T11:04:40.403Z |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-07T11:04:40.471Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-07T11:04:40.471Z |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-07T11:04:40.473Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:04:45.142Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=be6713a7-e076-4589-a2b6-f14d66f01d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:04:45.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:04:55.152Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=d6e20999-8d24-4e69-a65e-22fe383c4821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:04:55.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:05:05.163Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=ecbca929-2058-483a-b313-ef617038469e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:05:05.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:05:15.172Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=03ab55c9-c38d-4e05-8b28-d491b098cf5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:05:15.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:05:25.181Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=6903eff4-03c1-46f2-a942-4975eb07ea1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:05:25.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:05:35.187Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=5bae27d6-81d3-4ad2-84cb-1336822fab47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:05:35.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:05:45.196Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=b1645ebe-1898-4baa-87b4-122f217e645a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:05:45.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:05:55.207Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=17b2a1fd-681b-4411-b03c-2c6bddc11189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:05:55.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:06:05.221Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=edece25e-0c69-4991-9812-435d189b69ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:06:05.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:06:15.230Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=de8306e6-8864-4a86-a4bf-d99454454a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:06:15.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:06:25.246Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=9b02ee43-e70d-4903-bb3f-12e3db054e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:06:25.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:06:35.258Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=d5436870-21c9-4740-a0d3-8b916af1de2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:06:35.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:06:45.264Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=31d96e2c-adfc-4067-af52-a3c3a6c75495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:06:45.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:06:55.272Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=cb13e252-7fb0-48be-be0c-c28922878d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:06:55.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:07:05.281Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=83825a9f-f5e3-4e5f-b565-281490846e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:07:05.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:07:15.291Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=86b8ff65-c7ee-4f73-958f-30c801267bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:07:15.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:07:25.302Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=a5f3b0e0-f4bd-4f3f-a211-d58b347bc859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:07:25.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:07:35.324Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=104264c3-90e4-438d-9cb6-6de3b4af3d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:07:35.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:07:45.335Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=b9b852ab-0c8b-43ae-9c8e-8398044deaa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:07:45.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:07:55.345Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=ac1c521d-c90f-41fb-b076-195ae1a5ac2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:07:55.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:08:05.351Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=849fc94f-f68c-447c-bd35-cae8a095cdae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:08:05.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:08:15.361Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=1bf66c64-3a42-4719-8038-99f9fd9adeca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:08:15.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:08:25.370Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=4d237433-76c4-49aa-863f-ed25da80aa1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:08:25.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:08:35.385Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=4b3626e9-de3c-411c-851c-1203987ea674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:08:35.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:08:45.395Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=fbf4c590-7e0a-46d0-8713-88705c815b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:08:45.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:08:55.407Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=aeac3a27-4557-4c78-9597-478c270350dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:08:55.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:09:05.427Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=b3a5aa35-5203-4f89-b14c-0f4ddc4976d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:09:05.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:09:15.434Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=a7c9712d-78d3-4f82-b126-c12c968ce377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:09:15.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:09:25.441Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=883d50da-fe3a-4de0-a10b-094576ce248b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:09:25.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:09:35.450Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=c424a2fb-ec19-4a44-90fe-dee0caf06a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:09:35.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T11:09:40.381Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T11:09:40.382Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-07T11:09:40.383Z |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-07T11:09:40.385Z |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-07T11:09:40.453Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-07T11:09:40.453Z |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-07T11:09:40.456Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:09:45.458Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=6d085622-20cc-416a-9653-871e91da181c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:09:45.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:09:55.467Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=3bb645b5-acbf-430a-8634-30c2a5bb91ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:09:55.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:10:05.478Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=e0695b27-1dac-4e07-a71c-02a83a5f7154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:10:05.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:10:15.492Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=b919b874-1c6d-4d3b-b636-36250729e3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:10:15.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:10:25.507Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=1eb5b38c-5e43-4c2f-a152-333247b63259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:10:25.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:10:35.514Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=1f69eec7-b074-471e-8ae9-01610f27b074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:10:35.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:10:45.521Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=fb0d2e86-3149-4e59-820e-65732462bd3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:10:45.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:10:55.529Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=b1724b70-ef78-42ce-b487-b5ab23e55d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:10:55.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:11:05.541Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=8f24ef2b-2a89-4805-a44f-e2e9f6c16836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:11:05.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:11:15.555Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=45550644-e425-463c-94cb-642c6702f814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:11:15.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:11:25.565Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=6126b4e2-7bfb-4e2a-97cf-fb5371078ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:11:25.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:11:35.577Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=aff42e3d-d6d0-4a74-879b-96259b54e948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:11:35.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:11:45.586Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=6f66b64c-d432-4bee-adf2-d7147312dbe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:11:45.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:11:55.595Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=db5a8b20-5d58-430f-a4ca-5245053b5205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:11:55.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:12:05.602Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=bea4e60b-b6c4-4279-b441-62e38d922428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:12:05.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:12:15.611Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=8db3b988-07fb-45a3-8530-078d1254b4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:12:15.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:12:25.620Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=3bf1ca7f-9a87-4d07-a9d5-b8dec273d16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:12:25.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:12:35.631Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=30045c30-7dd3-45f1-b516-436d31430039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:12:35.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:12:45.643Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=ebe94fa8-34d1-47c0-9824-43b672e5bea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:12:45.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:12:55.652Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=63cb7bc6-84c8-4a5f-ab90-ed00bc734412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:12:55.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:13:05.659Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=483fff82-6a22-4a63-a59a-69cfae71c883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:13:05.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:13:15.665Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=f8b9d0fd-27d0-487c-baab-e8058b25277e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:13:15.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:13:25.672Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=f761c2ad-ecf1-49e5-9165-d16a961d6730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:13:25.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:13:35.681Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=4c06fbd3-13d5-4ad6-9639-87885eb6d561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:13:35.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:13:45.691Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=5246dfbb-cfe8-466d-b538-0b3940480946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:13:45.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:13:55.700Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=f081e362-5f72-49b4-bc93-9a6882790f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:13:55.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:14:05.710Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=f3dcb8f2-aa0a-4422-bc9e-a1a05dc859ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:14:05.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:14:15.716Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=2c0ea550-ddcd-4fa4-a2a2-e87f203ce81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:14:15.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:14:25.722Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=95d9e020-c08f-4b8e-8434-72df1fa76032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:14:25.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:14:35.728Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=c57b288c-1003-4d4b-8ea9-b16e2c56889c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:14:35.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T11:14:40.391Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T11:14:40.391Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-07T11:14:40.392Z |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-07T11:14:40.397Z |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-07T11:14:40.452Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-07T11:14:40.452Z |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-07T11:14:40.456Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:14:45.736Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=c8395013-a294-4cff-8e41-1bdacba335ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:14:45.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:14:55.745Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=8de43bea-ce4c-46e9-b98d-0a2a50a3b533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:14:55.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:15:05.753Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=bb133561-ea3c-4e67-afb7-904b8849d618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:15:05.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:15:15.763Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=c0d33829-6bb5-45cf-90ac-673854032f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:15:15.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:15:25.771Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=6044fc41-6d9e-4acb-87e5-db1d8035db9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:15:25.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:15:35.778Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=3b6fdd66-df84-4fe7-bda9-9b508cceb962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:15:35.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:15:45.784Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=7b4112f1-dcbd-4d61-978a-43a8941e8650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:15:45.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:15:55.791Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=eff5447e-7324-4288-b9ed-b6457ba02d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:15:55.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:16:05.799Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=e22fc80e-3079-420b-bf36-5c080c7fc97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:16:05.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:16:15.817Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=d5270133-c874-4d48-8c27-3892414c8fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:16:15.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:16:25.830Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=a1a4bd07-f5a1-4021-ad72-5baf29213668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:16:25.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:16:35.841Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=8d7d57e7-cd7a-450d-acbe-ead6f9ccc7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:16:35.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:16:45.849Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=9434be3b-3d50-4838-8449-5eb5d75e4069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:16:45.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:16:55.855Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=dfcf57d1-dcc6-4031-9b0b-2a3856f3cd63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:16:55.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:17:05.862Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=00e929fe-5d44-43ef-94d4-9581dd7db8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:17:05.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:17:15.870Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=7951766d-0a80-4816-9e88-2beeddf18046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:17:15.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:17:25.881Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=b7784355-7ba7-4b02-aebc-0b31561859a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:17:25.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:17:35.891Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=c4612a01-b571-4e35-83b3-c1e408a3271c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:17:35.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:17:45.905Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=b9241c78-2a21-4c93-98af-bb77e1e8c19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:17:45.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:17:55.912Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=ca383b07-3aa7-4b27-bb5b-fc3dea9611bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:17:55.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:18:05.924Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=fdb634eb-dd35-401b-823e-a8a12c4dab0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:18:05.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:18:15.940Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=c9b98bf7-3671-4bed-b64b-4fc279e332df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:18:15.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:18:25.957Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=a81025f4-56f3-4807-b687-99a5685da8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:18:25.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:18:35.966Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=558e94b4-b894-4ef6-8253-24acb3b0768e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:18:35.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:18:45.976Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=ba0904fe-980a-400e-a151-834c3fe1d179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:18:45.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:18:55.992Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=1272817b-4714-4768-a820-78bca0743883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:18:56.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:19:06.003Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=b706965f-10e4-4269-9b7c-a6dde50c2edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:19:06.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:19:16.011Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=083dda80-055c-4dce-8d82-d7d8f7cdb5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:19:16.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:19:26.018Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=a5c0349d-9fc6-4493-8e3d-e119018e01bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:19:26.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:19:36.040Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=c1c8cd9b-4f39-4342-aa8d-a2cfa282840d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:19:36.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T11:19:40.399Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T11:19:40.399Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-07T11:19:40.400Z |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-07T11:19:40.403Z |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-07T11:19:40.456Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-07T11:19:40.456Z |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-07T11:19:40.459Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:19:46.048Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=391309db-2e6f-4a7c-89bb-cc3602129979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:19:46.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:19:56.057Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=30ee8368-ab42-45af-92ba-96e30d67aa2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:19:56.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:20:06.069Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=356cf934-586b-44c4-9d6d-922febf057e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:20:06.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:20:16.078Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=33a091c8-7021-466f-a7f5-b1ddc04e03b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:20:16.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:20:26.092Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=91fd2c61-81a1-47f3-8d7d-7d67987dff5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:20:26.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:20:36.101Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=a3770189-9d50-469d-95fd-9b580da3c7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:20:36.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:20:46.106Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=b8e18e8d-4bec-42d2-898c-65fa347f0c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:20:46.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:20:56.119Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=648d4bdc-aa07-41c3-b35b-e5de3ae24e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:20:56.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:21:06.128Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=1c8bde93-4a91-4d47-ba11-bf11eeea29e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:21:06.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:21:16.146Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=af4b9e23-b47e-4025-9007-8d3d289bb58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:21:16.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:21:26.158Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=f28b6c29-4cdb-4420-ad2a-558e76c43e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:21:26.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:21:36.168Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=6bed8252-90dd-4c7e-a955-39cf05c74ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:21:36.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:21:46.175Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=cf56f3e4-84c7-405b-b1b9-6f4083ac9ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:21:46.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:21:56.182Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=e324e03c-748d-486b-a692-64ca7181ef77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:21:56.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:22:06.190Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=d3ec39b0-9935-4e7a-aeb5-6475aee3530e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:22:06.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:22:16.198Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=be92dfbd-c3c9-449a-ae16-f0969e07b170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:22:16.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:22:26.208Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=6b5aa6f7-2578-415b-b817-b07045c50415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:22:26.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:22:36.219Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=ade5c41b-04a3-45eb-b831-40e5fa6d6699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:22:36.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:22:46.236Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=5011dd4d-0aa4-43e0-bc3f-6ad8e683e7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:22:46.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:22:56.247Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=34b23fe4-7963-4595-8671-faba6aec7219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:22:56.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:23:06.256Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=d52e54e4-6448-4959-94ab-b4be09e027aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:23:06.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:23:16.262Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=2b821abc-a467-40a7-afb8-77e82aa5f91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:23:16.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:23:26.270Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=feb0c978-1000-4c4b-b0d1-1cbea7ab8e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:23:26.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:23:36.280Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=10f39724-7198-445a-a1e4-0f08de8116e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:23:36.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:23:46.289Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=9e2a76b3-8351-4e01-ac3a-3b98c9c97180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:23:46.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:23:56.301Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=35edae88-13d8-41a0-bd14-1ff8a7da1a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:23:56.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:24:06.312Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=7dcb62c3-cfd5-4dba-b3d6-bc808ca70e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:24:06.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:24:16.321Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=604e3609-6a6c-487e-8988-563bd2869113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:24:16.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:24:26.329Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=947f64cf-7e84-464f-9eb1-29af3c8594ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:24:26.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:24:36.337Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=4e814345-21d6-48b9-bc0c-083beb087772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:24:36.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T11:24:40.419Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T11:24:40.420Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-07T11:24:40.421Z |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-07T11:24:40.424Z |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-07T11:24:40.483Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-07T11:24:40.483Z |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-07T11:24:40.486Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:24:46.346Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=1ca48e04-0078-4d7f-a995-a42fef8096cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:24:46.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:24:56.356Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=9a6ded6c-aac9-490f-8dcd-5d602c4fd911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:24:56.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:25:06.368Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=cf2b0379-36ec-4228-b780-3f5eebc12b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:25:06.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:25:16.379Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=fb22162b-af45-4ffe-9b02-02530e1a2b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:25:16.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:25:26.392Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=ac4b091b-3117-4df1-9fd1-5640c9f2d998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:25:26.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:25:36.398Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=e7ef228e-2f1b-445e-acb2-2c0b65387808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:25:36.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:25:46.412Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=90c85ea9-7848-428a-acd7-3ee4117861b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:25:46.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:25:56.421Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=43fd445f-ba1d-4f59-bb36-50665fab82b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:25:56.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:26:06.431Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=258dfc40-bc0c-4c93-8c5b-bdfa875955b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:26:06.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:26:16.441Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=e1bb3488-21ec-41ec-92f8-ae81327380f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:26:16.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:26:26.457Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=a88f4683-6ba9-43ed-95c1-ea75d8c1b863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:26:26.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:26:36.466Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=bec6eaed-4cc4-4d4d-8484-98cb5b364f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:26:36.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:26:46.476Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=6d56b188-05c4-40ec-8f14-1b8c4a1dc55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:26:46.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:26:56.482Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=97382b7f-1a82-4891-b129-f8c0d8e71f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:26:56.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:27:06.492Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=8cd9d516-77ba-4824-9816-967d993991f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:27:06.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:27:16.504Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=7d1faa8b-e361-430f-b6aa-4d786adb2c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:27:16.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:27:26.515Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=9d0c42c7-8efd-4d92-afbb-97ffacc0f809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:27:26.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:27:36.527Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=1fcbaeb9-9dce-4e86-9006-1e3aba9a17e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:27:36.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:27:46.536Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=8ff9ebe7-ec84-45d3-9236-c2ca9510f5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:27:46.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:27:56.544Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=a568b60b-f6f8-401b-8613-0787d2efe7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:27:56.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:28:06.550Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=ed79277c-7eb9-4e5d-a1d5-670c821c3804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:28:06.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:28:16.558Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=06bd2e70-c570-4e17-a017-b0bdf20ac611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:28:16.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:28:26.566Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=c281e574-0b41-4a00-b1f3-4708fd7feee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:28:26.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:28:36.577Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=3151659e-8288-474c-a561-90032a2ed643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:28:36.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:28:46.601Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=d86ab44e-68d4-4043-b270-2e8a1dff36bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:28:46.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:28:56.618Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=b52f8fd6-e7b3-435b-ab3c-9e572c6dbedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:28:56.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:29:06.627Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=31b37e47-7409-4d4a-9b29-16b62823c5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:29:06.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:29:16.633Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=2eeb6ad3-ccf9-45e6-b6ed-df2614088744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:29:16.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:29:26.639Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=b5731ff5-b017-4d14-827e-5965cfeaccf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:29:26.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:29:36.651Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=f91332c6-7865-4666-8da0-88a464a48d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:29:36.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T11:29:40.406Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T11:29:40.407Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-07T11:29:40.408Z |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-07T11:29:40.411Z |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-07T11:29:40.461Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-07T11:29:40.461Z |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-07T11:29:40.464Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:29:46.664Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=571711e5-9a5c-4789-91f7-45edc61f6dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:29:46.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:29:56.672Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=edba1612-83be-4ad1-b080-7d765ed8691d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:29:56.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:30:06.688Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=0666bf1a-3aab-4530-b6df-8411176ddd52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:30:06.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:30:16.712Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=a224edd4-c3fb-4d20-82d5-de46da00bc72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:30:16.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:30:26.720Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=be1bde29-ac28-4644-8741-02c715c5d4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:30:26.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:30:36.725Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=ca5d1ed1-a013-4834-9afa-5fbd92a3964e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:30:36.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:30:46.731Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=a4ec2825-beec-4c96-b492-f88d1246a024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:30:46.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:30:56.738Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=795e1056-950f-41db-aa7a-d784f46bd130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:30:56.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:31:06.752Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=c2ef2266-89df-4110-bac3-029b7060528a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:31:06.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:31:16.762Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=34a2f679-e07c-447e-b4c1-87bb3e647f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:31:16.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:31:26.771Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=2fdbf88c-f788-447d-beab-e7b91b903c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:31:26.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:31:36.781Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=35578d29-9f80-40f5-8de8-ee4130cd6193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:31:36.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:31:46.803Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=d4931236-f2f5-44bc-85a0-3642e13cc500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:31:46.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:31:56.810Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=5a1c0c30-1ea5-4070-a4ba-fcea903923b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:31:56.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:32:06.815Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=17d3bc83-4aeb-4cd1-a88c-69bbd27a49ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:32:06.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:32:16.824Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=6e5b490e-87fc-4a34-ab88-2cc76dae5b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:32:16.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:32:26.834Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=4aafb408-eb1e-49ec-9a2b-c4b5e14e51bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:32:26.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:32:36.846Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=31bb1864-38f2-44f3-8ade-d1645893054d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:32:36.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:32:46.856Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=6b179675-25f5-4337-ac9c-88c462f8bea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:32:46.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:32:56.865Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=6fec02be-c219-4be3-815d-e685f24c1547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:32:56.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:33:06.875Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=594c5036-4596-4f40-9d2c-f2b8932a6a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:33:06.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:33:16.886Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=febad66d-e685-41cd-b2a3-42ea305b7a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:33:16.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:33:26.895Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=66152069-0f61-463d-951b-65e1a68ed5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:33:26.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:33:36.904Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=701c9bf0-a6d8-4973-a12f-83a50a4a1913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:33:36.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:33:46.920Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=394aeb5e-955b-4ccf-9304-72e32155d441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:33:46.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:33:56.931Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=c8b922b5-f90a-4685-834f-14db02fcd2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:33:56.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:34:06.944Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=648e5f16-fca4-43b8-943b-a2d5bb47576e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:34:06.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:34:16.952Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=1f13703a-a87d-4ae5-a2ba-52841c88dad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:34:16.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:34:26.958Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=62820b3c-a4f6-4dce-86cf-dae411994a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:34:26.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:34:36.964Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=5f5bdebf-9e92-4f7d-b596-7c001edde412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:34:36.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T11:34:40.400Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T11:34:40.400Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-07T11:34:40.402Z |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-07T11:34:40.405Z |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-07T11:34:40.467Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-07T11:34:40.468Z |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-07T11:34:40.471Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:34:46.972Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=42f6d54c-4c84-4258-af8f-3870b010e653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:34:46.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:34:56.979Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=16ca3e3e-0293-4ed0-b3aa-db5dd7954720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:34:56.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:35:06.993Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=6989f368-efc2-4350-9cf4-2ad0c15b27db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:35:07.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:35:17.005Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=c2129a90-ff31-4937-b9b5-bfeb7b47b4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:35:17.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:35:27.013Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=6a3c5e3e-d47d-478b-8717-ec1e1f4f3867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:35:27.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:35:37.021Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=64027cdc-1022-41d9-919f-05180ca2bc14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:35:37.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:35:47.027Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=3c005c59-84cb-40ab-b995-aa974017476f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:35:47.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:35:57.038Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=d52fbb64-38c0-4e59-bea8-859f353232f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:35:57.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:36:07.046Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=54a60063-dec0-411a-8c96-229977ad4026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:36:07.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:36:17.054Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=f0e24e00-7abe-4271-a991-99f4fba02f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:36:17.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:36:27.064Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=994124c9-d778-409f-9997-3167a7d987bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:36:27.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:36:37.075Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=8d9faf41-6ea9-48f5-939f-f9175b041e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:36:37.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:36:47.088Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=91e9e6d8-4e1f-4de0-aa5f-10bef909a09b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:36:47.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:36:57.098Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=15525d8d-6466-464f-a5d6-346f3e905ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:36:57.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:37:07.107Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=1d7dd54b-4982-4583-8202-8471760d6764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:37:07.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:37:17.113Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=1f64be79-dde5-4ee5-9972-65e159a00666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:37:17.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:37:27.121Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=d4defc65-fa54-4e34-890a-0bb43d24e6e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:37:27.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:37:37.130Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=bf362c5e-7073-49b7-82f0-833df0455e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:37:37.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:37:47.137Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=b45f0fa1-e4b3-4b3c-aa18-b1442d48284f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:37:47.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:37:57.147Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=98f45b40-bf98-4e4f-b693-226ab029ce85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:37:57.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:38:07.154Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=510eeb9c-812d-4b71-be54-0490a55a943a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:38:07.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:38:17.162Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=0e7ab44f-6f67-49a8-a4df-c740f9ea7463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:38:17.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:38:27.168Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=dc5e3417-9ce2-4df9-89a9-9f23bae8fee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:38:27.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:38:37.175Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=4ebb9a58-fbaa-48eb-bde7-0545179fdedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:38:37.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:38:47.186Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=7aaff0d2-b4fd-4893-a866-c11ac31dd78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:38:47.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:38:57.203Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=52390068-12cf-401a-81e0-a24080920fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:38:57.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:39:07.215Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=46ae8e6d-f4ce-4ced-883b-8f475593fa64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:39:07.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:39:17.224Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=6134760b-c8af-4907-9b6f-d15cdabdc6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:39:17.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:39:27.231Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=44294a79-c112-4983-a936-6705b6e6f2fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:39:27.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:39:37.239Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=806b5d41-27a2-40ab-8cd2-706a1ee8dd85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:39:37.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T11:39:40.443Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T11:39:40.443Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-07T11:39:40.444Z |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-07T11:39:40.447Z |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-07T11:39:40.505Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-07T11:39:40.505Z |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-07T11:39:40.509Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:39:47.247Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=6d46eb85-2b5f-45e9-83b4-518f8f8bd566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:39:47.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:39:57.254Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=ab81b2a2-b5df-4506-b66d-562c9527f098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:39:57.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:40:07.270Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=0bea13ec-ecec-4b22-9944-f8be28e18110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:40:07.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:40:17.280Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=112c2592-2e75-4c00-a916-983b734c9b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:40:17.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:40:27.292Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=de743cc8-9169-4685-9a10-b814d6e50685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:40:27.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:40:37.303Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=16c22723-dde5-4a64-9629-4909ea6a1a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:40:37.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:40:47.310Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=fbda3fd1-8d29-4829-8da1-ffb67e4eb9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:40:47.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:40:57.316Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=eb6e15b6-ae87-4d8f-a76e-91b7a3590fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:40:57.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:41:07.323Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=f243675a-286b-48b7-8d3a-db1ce520a5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:41:07.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:41:17.328Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=132f77c2-09cb-47b0-95bc-22f38cf3fede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:41:17.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:41:27.336Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=b3dc65f2-1462-46d9-ad41-9302975d3712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:41:27.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:41:37.349Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=c4f74554-03f1-4d64-b7f5-11f512c5ab79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:41:37.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:41:47.355Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=b220de2c-bced-416c-81df-06f9ff7edff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:41:47.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:41:57.365Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=b3510911-be83-49de-a866-0f39eabc6af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:41:57.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:42:07.374Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=a42d97cb-5e44-4e47-9f5f-4261ca29b4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:42:07.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:42:17.383Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=e88d2469-45ac-4b15-b923-80ec984f72ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:42:17.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:42:27.391Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=fa0fb3b1-73f9-46d9-bf4f-056fb0df8a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:42:27.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:42:37.407Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=524bcff5-da55-4787-aa65-97525f0d1fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:42:37.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:42:47.412Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=e42915ca-460a-4f81-9181-b0a69a5ed526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:42:47.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:42:57.419Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=f1a9256c-1a7e-4465-a06d-183ed9313edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:42:57.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:43:07.426Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=1bfe2f89-033f-48b3-8941-b4dffafd836a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:43:07.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:43:17.436Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=2643dfa4-3ecf-4fa0-9741-10c4f3535074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:43:17.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:43:27.448Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=7eaa10d0-4cc3-4c41-b574-3db90d29284a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:43:27.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:43:37.459Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=f82f3c68-5b05-4bf9-b1e3-446dd41ac6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:43:37.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:43:47.470Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=1145ec84-86c1-4a1b-b973-2d7da7622a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:43:47.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:43:57.479Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=b3241275-6856-497f-b9c9-3b32df002566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:43:57.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:44:07.485Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=84c3888e-e9cf-4e76-86c0-49b44a3064f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:44:07.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:44:17.504Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=2808cdd6-df7b-49a6-ab10-c285d7835ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:44:17.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:44:27.525Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=0d389d21-48c3-47ae-a75e-70a28b39cb91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:44:27.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:44:37.534Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=e6a654c3-ceba-4533-918a-32ba948f10d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:44:37.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T11:44:40.393Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T11:44:40.393Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-07T11:44:40.394Z |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-07T11:44:40.397Z |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-07T11:44:40.463Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-07T11:44:40.463Z |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-07T11:44:40.467Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:44:47.542Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=4ad21180-e895-49c5-88cc-997267df17c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:44:47.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:44:57.552Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=cc81dbc4-9e40-4b4f-845f-55f77f4a4664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:44:57.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:45:07.559Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=abd58f5c-c802-48d6-aa29-30ef31589404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:45:07.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:45:17.565Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=e74decbb-a027-4c89-9c94-b239b0db0e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:45:17.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:45:27.571Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=442d1a84-e009-4ba3-bd2e-8d2586dd3f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:45:27.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:45:37.577Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=bf2bc6f8-195f-4600-8237-d4574512f0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:45:37.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:45:47.587Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=0e15b047-edf4-49c0-a9f4-dba39a651975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:45:47.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:45:57.600Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=2ccad31f-891f-42d0-8b24-f9b8816b79a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:45:57.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:46:07.608Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=5be31f55-d830-4346-90b0-73105a7f763e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:46:07.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:46:17.617Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=be9a9ebb-a2cb-4dd3-9616-c9956128f258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:46:17.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:46:27.626Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=2943fd65-4bb4-464e-baa6-36ae14df8258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:46:27.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:46:37.632Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=6d5fca15-44bd-461b-a2dc-ef97a21ecec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:46:37.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:46:47.637Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=464d34b7-c5b0-4648-85ef-a96c06ef9f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:46:47.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:46:57.644Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=3a3eb24d-8de9-4a0a-aae1-3cd4c2a0deb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:46:57.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:47:07.652Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=605c9488-c26a-4554-9fb4-26c7030a478b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:47:07.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:47:17.665Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=5b2e6b4d-a673-4dba-8be1-86dfa32e177b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:47:17.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:47:27.673Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=4cee1b60-ce49-4eac-8698-989fcdb66cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:47:27.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:47:37.683Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=421bac05-1dd3-4b27-a43a-7dd30af7cd6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:47:37.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:47:47.695Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=ec19ca31-8796-40d6-abbb-c7318f6d1713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:47:47.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:47:57.704Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=d571b76a-b179-4f29-ba0a-03379ff26b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:47:57.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:48:07.709Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=b5b336f8-b5b8-4ea1-b7cb-680a249e5498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:48:07.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:48:17.715Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=045c16aa-83fb-47b8-b98d-831eaf19486e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:48:17.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:48:27.722Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=1a85db63-ecdf-4432-9f84-8825dd7f138e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:48:27.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:48:37.731Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=fb13cf37-fcf6-49a1-ab1d-cc031bc4bdb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:48:37.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:48:47.740Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=63d87028-25b2-4925-9861-d381c1eb8f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:48:47.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:48:57.748Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=ba465b8e-3b01-465d-b6d8-9203bb26b8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:48:57.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:49:07.755Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=04d40a65-8d99-41f9-a260-8228a504aa3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:49:07.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:49:17.761Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=8f6c0d61-f8dc-4e74-9f5a-8444452da33b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:49:17.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:49:27.767Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=b5fa6112-6712-4a78-9200-154ab2c71353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:49:27.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:49:37.773Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=e4ff808f-8a7b-45f9-a4f1-1b28af953696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:49:37.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T11:49:40.408Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T11:49:40.408Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-07T11:49:40.409Z |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-07T11:49:40.412Z |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-07T11:49:40.475Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-07T11:49:40.475Z |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-07T11:49:40.481Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:49:47.782Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=a806dc87-4b2c-47f7-a95a-f26c0240d162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:49:47.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:49:57.800Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=bc3acf8a-9885-4a42-a42e-beb83fbd62e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:49:57.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:50:07.810Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=23d8500a-ee4b-4cd3-8262-b40f330db286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:50:07.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:50:17.819Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=05ba1268-ed7a-4ec6-ba9f-29b8671c8c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:50:17.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:50:27.827Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=22d0042b-fecc-4621-9430-2e790ec0f87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:50:27.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:50:37.835Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=05d1ff0a-1f5c-48b2-8d68-429501554929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:50:37.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:50:47.843Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=0eee60da-b6fc-4ed0-bbbe-dcba4b043999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:50:47.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:50:57.850Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=0763bdbc-0a6c-4d33-8d58-044b09431616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:50:57.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:51:07.859Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=b10e3068-554c-4196-a36d-18f6e945c990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:51:07.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:51:17.870Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=b6a0e9a0-dfc5-423e-8582-39d4844ba501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:51:17.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:51:27.879Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=3451f0bc-2306-4d6c-88af-26d77f944afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:51:27.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:51:37.892Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=ae6139a9-4d9b-4cef-95b9-9886dc840af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:51:37.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:51:47.900Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=f6c88e61-8ed2-42df-bf9e-3b6f47709d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:51:47.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:51:57.911Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=95976943-1e29-41fc-8fe1-d8f858dd9077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:51:57.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:52:07.919Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=78f2b7cb-2b3f-49c3-8264-74b7fddafb2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:52:07.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:52:17.925Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=976eea30-2119-4870-ae01-dfb308fb9388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:52:17.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:52:27.931Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=ef83ba22-139f-4e71-ac6b-b44bf1c87fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:52:27.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:52:37.945Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=4edbde90-6598-4525-837a-55297ca81b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:52:37.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:52:47.960Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=67f7e27a-5f99-438b-baa8-9bb0a82a06e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:52:47.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:52:57.972Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=a9a58665-16a4-45c6-8b38-f8a99b35e341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:52:57.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:53:07.984Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=2586ca3e-7968-431f-abce-f0213f0cc345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:53:07.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:53:17.998Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=89e814bd-d31e-4be8-8bc2-bcf943be6042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:53:18.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:53:28.006Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=51ea4da3-5dde-4a8c-82e6-36872c2cd4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:53:28.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:53:38.012Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=38b10d52-c6f9-4f60-a4aa-5c70abc0cba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:53:38.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:53:48.018Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=0c828a14-353f-4f45-a427-79d6f49d7668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:53:48.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:53:58.024Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=3a3240d6-e3ad-4ff6-809e-f386daf1d6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:53:58.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:54:08.032Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=9ba89184-ca11-4209-8b60-2b14fd4b525b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:54:08.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:54:18.041Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=ee8d53f4-f080-492e-a749-04aa24c1b24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:54:18.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:54:28.049Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=2296d9d4-f8c0-4a64-9a9f-e566ddb25adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:54:28.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:54:38.057Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=c59d292e-c92c-4ac3-be20-2db29d4adcc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:54:38.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T11:54:40.374Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T11:54:40.375Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-07T11:54:40.376Z |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-07T11:54:40.378Z |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-07T11:54:40.456Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-07T11:54:40.456Z |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-07T11:54:40.460Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:54:48.066Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=baa3e2ad-160f-4e57-82d9-4c5b84f96d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:54:48.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:54:58.073Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=f23f6c70-81ca-4f25-bf95-aa56161a1433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:54:58.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:55:08.078Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=6838b7f9-7510-4c89-ba72-e7c8b4692fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:55:08.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:55:18.085Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=179f4883-374a-415a-9686-77ecdd81ebe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:55:18.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:55:28.096Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=4df8b42a-9b2b-4ba7-a200-928b90578c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:55:28.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:55:38.104Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=607d3f8d-63b2-48d9-99f4-ce02e5bf5e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:55:38.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:55:48.114Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=a8b76af2-6367-4765-85c7-575b291b0db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:55:48.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:55:58.122Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=e5a3ff56-8f33-482a-908d-3c02b5b5a3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:55:58.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:56:08.132Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=8b31a3d0-7406-4e4e-a647-ed46faaa4be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:56:08.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:56:18.139Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=7a987f07-eb50-417b-966e-31c0a4cf7a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:56:18.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:56:28.145Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=fad37673-4fc7-49a1-aedc-e22903fda6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:56:28.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:56:38.151Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=0a4bbe93-e834-42d5-b892-ed64a896ec1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:56:38.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:56:48.157Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=c053ed6c-9a08-41e8-a091-3b5d27b7c209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:56:48.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:56:58.167Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=86d67ec7-471f-43c0-ab05-ab491982f482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:56:58.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:57:08.175Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=129920c7-465a-4be8-879e-73304db5e29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:57:08.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:57:18.184Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=f6b7749e-ddef-446f-967b-00c4801bfb67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:57:18.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:57:28.194Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=c0ee423a-e93d-48d1-bdcb-31d205e433e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:57:28.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:57:38.209Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=74720648-9c0e-42e8-9d55-144ca1119c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:57:38.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:57:48.218Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=f777c491-2346-4c75-a025-b502a58c5863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:57:48.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:57:58.225Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=d5f14ae5-b981-4a49-9e0d-14482a665ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:57:58.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:58:08.231Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=fe63c121-1e63-4430-9305-c2f8a3baefcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:58:08.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:58:18.237Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=ee343b66-3da7-43e4-9698-c35692b4b40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:58:18.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:58:28.244Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=268c147f-2eeb-47b2-9d15-08e0a6e9d988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:58:28.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:58:38.255Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=f8a9a0d8-bd3e-4846-8b5e-a84ae86ac104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:58:38.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:58:48.264Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=5bbdc468-a6ba-4b13-8dfa-e1abc7931c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:58:48.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:58:58.271Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=51c83ea2-01dd-4e76-a822-fc9bae8deb7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:58:58.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:59:08.279Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=56676f46-6acc-4c3c-97b3-2cd0eb9a6c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:59:08.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:59:18.294Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=469c1392-adc4-4901-81d5-edb51fdeac45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:59:18.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:59:28.309Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=9dd9c888-648d-4e8c-bde4-1afed436fc5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:59:28.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:59:38.315Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=b9783544-6a2e-4cde-8f75-b24d0bb1f184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:59:38.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T11:59:40.437Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T11:59:40.437Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-07T11:59:40.438Z |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-07T11:59:40.441Z |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-07T11:59:40.502Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-07T11:59:40.502Z |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-07T11:59:40.505Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:59:48.324Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=9984326b-8289-4c24-81dc-b730dae6c1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:59:48.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:59:58.331Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=2ce860b8-fa25-4b78-aa73-73e0c4c3fe0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T11:59:58.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:00:08.340Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=3d7c2831-ec5e-4450-8ddb-02521d89f917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:00:08.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:00:18.347Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=f4f7123c-0586-4fe4-9517-b413909d4294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:00:18.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:00:28.353Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=d5407c70-5bad-4f6c-b9e0-4c4287de7677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:00:28.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:00:38.359Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=8a178709-acbe-41f6-a037-861d67138530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:00:38.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:00:48.365Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=3d631863-3a29-43e6-bc21-4d437c2cc926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:00:48.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:00:58.372Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=b03b175e-e65f-4ac6-a789-d49f31b91bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:00:58.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:01:08.383Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=dade8bfb-1e75-4a9c-9328-4a128ef31542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:01:08.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:01:18.393Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=e32d844a-541c-43eb-b582-d6a8da3d4d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:01:18.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:01:28.403Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=d47b6501-1745-4661-b9cf-4f80b86c72a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:01:28.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:01:38.411Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=264f3ebd-5a0f-4554-8367-dd6caaf31ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:01:38.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:01:48.416Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=de74b967-0677-4bda-96ed-3999079c2a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:01:48.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:01:58.424Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=16f96a2d-d489-4000-8157-a356dc1ee213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:01:58.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:02:08.430Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=f0e4691f-7216-49cd-a4bf-8a5a04f27355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:02:08.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:02:18.438Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=55fda1fc-cf35-4c81-bca3-a36c80b8e8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:02:18.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:02:28.446Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=86d342dd-efc7-41e0-9c6b-ab2e6fd754eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:02:28.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:02:38.454Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=fbfb5d6d-5df0-4ab9-a00a-7858836763ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:02:38.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:02:48.463Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=8f215bc6-96ac-4d62-8f8d-d66cf0e13bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:02:48.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:02:58.467Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=b2e380d6-7ca2-4e30-8415-ffad5c1d1442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:02:58.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:03:08.473Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=eff40f41-2578-4c39-bdca-9ec999e00d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:03:08.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:03:18.478Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=5cb67dc7-2a89-48bd-b5a6-0f1567c7e267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:03:18.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:03:28.500Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=b7327d26-88d6-40ce-91e5-62a34c42044e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:03:28.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:03:38.513Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=6d035b2c-6cf8-44f4-9c07-5cc16f031a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:03:38.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:03:48.531Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=d6be76e8-6649-46d8-b892-2c30eff42fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:03:48.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:03:58.541Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=2117103a-6327-4f30-b222-47889a2443ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:03:58.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:04:08.550Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=afc948e2-ec39-4f6b-853e-22a6ed6b7786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:04:08.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:04:18.557Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=a39255f4-0fe0-43f2-9d4e-d86b82ecea25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:04:18.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:04:28.562Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=a3a4c078-7b4e-4cdd-a63c-74c660bf7514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:04:28.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:04:38.570Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=1b4bccd8-a52d-4055-8d65-4c5d8a45d38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:04:38.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T12:04:40.412Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T12:04:40.412Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-07T12:04:40.413Z |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-07T12:04:40.415Z |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-07T12:04:40.471Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-07T12:04:40.471Z |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-07T12:04:40.474Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:04:48.576Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=fc8c951c-6af1-42e4-b701-1195eb1ccef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:04:48.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:04:58.591Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=51ab6b08-0b20-48d4-824b-18452f10ae53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:04:58.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:05:08.600Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=36ca5a66-50f5-401c-97f9-c4ef53b759d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:05:08.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:05:18.620Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=da9ac22f-1307-4776-8c4f-9c87325847de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:05:18.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:05:28.629Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=4da5bc50-824d-4ad6-aea9-f57f1a0404cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:05:28.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:05:38.637Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=ed12c118-e64f-451d-ab6f-8eb751a732bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:05:38.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:05:48.645Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=9d641d58-a226-46bc-a8a6-1f9efab4534c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:05:48.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:05:58.650Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=59609746-2a34-4f61-b57b-c4fe82bd06d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:05:58.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:06:08.656Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=5aec2c0c-403a-40fb-8eae-7c8c094d35fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:06:08.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:06:18.662Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=0b7d9da6-1dc1-478e-a3fd-a95ece96a0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:06:18.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:06:28.673Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=0d9c7410-7f3f-4221-a244-73c8fb79c355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:06:28.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:06:38.690Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=7311dc20-f49b-46fe-97d5-47a4a7bba7b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:06:38.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:06:48.701Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=8975d08c-d937-4f2a-9cb4-a98183e7f631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:06:48.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:06:58.710Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=061f8309-a3ba-4065-9b38-080409c0a2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:06:58.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:07:08.720Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=2dbe9ad2-e288-470a-9542-e787e8bcabf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:07:08.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:07:18.726Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=1eb974fc-243a-49f8-b1d7-b31613a2aa6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:07:18.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:07:28.731Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=1d4ba934-0039-44c6-8dbe-e8c8d2053bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:07:28.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:07:38.738Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=5d71e992-d951-4c33-9607-3ac868eb7794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:07:38.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:07:48.751Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=b3b22893-c668-49d4-9f02-03fe3791fd6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:07:48.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:07:58.757Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=c4a1aa42-1e0c-4671-a25c-360c9cfff24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:07:58.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:08:08.765Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=7064bc40-e2b6-415b-9fb3-abd7e4f38e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:08:08.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:08:18.774Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=d958d0f6-5f0e-40f1-8e5b-07fdb7ac89ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:08:18.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:08:28.784Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=a1561296-5a7e-4504-85d5-a6fdd20e7a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:08:28.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:08:38.794Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=398dedc9-1333-4dac-9632-659aaf77089f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:08:38.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:08:48.805Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=e8b5eeb4-bf01-4f78-b3c9-b73d157c9214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:08:48.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:08:58.812Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=94bd2a8a-0980-4797-82cf-dafe15bc500d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:08:58.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:09:08.818Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=1997ae4c-1bd7-4089-9778-12681f943557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:09:08.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:09:18.827Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=87130b0a-a167-438c-993d-0b68aad21e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:09:18.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:09:28.836Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=ee16fea0-7e08-41a0-b7b8-7a602cc15ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:09:28.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:09:38.845Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=fd4992c0-7221-44b6-b4e1-57747ee4fead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:09:38.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T12:09:40.420Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T12:09:40.421Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-07T12:09:40.422Z |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-07T12:09:40.425Z |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-07T12:09:40.482Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-07T12:09:40.482Z |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-07T12:09:40.485Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:09:48.854Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=4da7e6f2-2ab3-46de-af6e-b2a6c4ae5c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:09:48.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:09:58.860Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=0f27ec2f-98d5-4d25-a3c4-da21b5850056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:09:58.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:10:08.866Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=f7120e28-e3cf-4a0b-8107-2dceaec1b66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:10:08.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:10:18.874Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=c3eedf73-0c00-4def-a31f-3854a2a91cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:10:18.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:10:28.884Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=db3fcbc4-9df3-44f9-b226-a22be6688d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:10:28.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:10:38.899Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=4ab621f1-3cc1-4129-a0ce-7e1dd452c000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:10:38.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:10:48.908Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=c3051a34-9c5c-4bda-937b-346cd03f9db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:10:48.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:10:58.916Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=f291eeb3-d9f1-4d77-beb5-9a09c63e1ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:10:58.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:11:08.925Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=88789d0a-909a-4e28-b3f8-2fa4716ee519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:11:08.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:11:18.931Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=fe0144fd-182d-4820-a5d0-a27ac9981907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:11:18.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:11:28.937Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=2aab4530-56c2-45b2-8557-6fdb99f1b036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:11:28.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:11:38.944Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=4e9338a2-eebf-45ca-b5e4-8d28ca74a210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:11:38.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:11:48.954Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=641c44c1-c584-4b8a-97c5-f116ffff1213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:11:48.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:11:58.963Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=30cbd0a1-4f32-4a0b-ab29-5c3fb54ee101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:11:58.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:12:08.975Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=66e24989-7644-4217-8c72-efbd0dd222e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:12:08.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:12:18.989Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=f62265b6-a082-4e3e-93c3-960ad437ef5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:12:18.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:12:28.996Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=96f97220-12ec-479d-8e55-a8ef8e9e6014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:12:29.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:12:39.001Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=7af83019-c858-4ae0-b461-d7c9f2a995d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:12:39.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:12:49.006Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=1a631fb2-771d-4ab5-8f1f-d0b68bca4669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:12:49.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:12:59.014Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=9344087e-1548-41b1-9b13-2831826bf710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:12:59.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:13:09.022Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=3fe73e69-3436-486f-80ba-5bdd532be0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:13:09.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:13:19.031Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=651b0182-456d-4499-892d-b81abff803b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:13:19.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:13:29.039Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=511d619f-08ad-4db0-9209-816876979d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:13:29.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:13:39.051Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=0ae100c0-0410-48f0-bb5a-b4b982df7b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:13:39.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:13:49.058Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=1043868e-b655-4ab8-8d7d-30001d0cfd14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:13:49.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:13:59.065Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=e38715c1-a3e4-48f7-a3e8-952504766f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:13:59.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:14:09.071Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=fcf43391-4ed8-46e2-8b28-0666b5bf2662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:14:09.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:14:19.077Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=4b6853c6-603d-458a-9fda-1aef62c3980a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:14:19.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:14:29.096Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=f2039a14-03f7-4007-b915-c2aed20f747e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:14:29.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:14:39.105Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=e76c6f6f-341a-416d-8342-32a42b9068df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:14:39.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T12:14:40.411Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T12:14:40.413Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-07T12:14:40.414Z |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-07T12:14:40.417Z |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-07T12:14:40.479Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-07T12:14:40.480Z |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-07T12:14:40.483Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:14:49.112Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=96c45051-9ddd-482b-81ea-b84936bf8a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:14:49.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:14:59.119Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=ecfa9851-e458-47bd-88c2-ed6ac99e2c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:14:59.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:15:09.129Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=d07fc11d-54a8-4082-9b72-61379b67232f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:15:09.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:15:19.135Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=2901b4d2-2c2e-4ae3-be0a-1f838e4a5d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:15:19.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:15:29.140Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=a7871e69-54e9-4dcd-9a51-e40059d18599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:15:29.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:15:39.147Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=bb6a1381-9c25-42a6-a259-3c41bf56615d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:15:39.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:15:49.156Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=c026dc97-e8b9-4fd4-a2bb-22383cbcbddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:15:49.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:15:59.164Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=0747e62e-5538-468e-97ad-93a01fa375b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:15:59.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:16:09.173Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=a27c827c-f9b6-41ab-adef-794c1e482916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:16:09.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:16:19.183Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=9df14f7b-955e-42ea-8e0d-2d32c5ee47eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:16:19.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:16:29.194Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=d9fd5281-95bd-435c-b8a5-214517a8b6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:16:29.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:16:39.200Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=a01c5136-929c-4578-a7e8-136e27cd264d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:16:39.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:16:49.206Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=70a0ee81-9515-499c-9ddd-07cc24c103e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:16:49.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:16:59.214Z |INFO |Init configs |InvocationID=3a5a4016-c99a-4c88-86a9-23b93770980c, InstanceUUID=6f1f8b45-141c-43df-9ac6-94159b55c22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T12:16:59.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |