By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-12T23:17:18.924Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-12T23:17:18.927Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-12T23:17:18.960Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-12T23:17:19.626Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-12T23:17:20.317Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-12T23:17:20.318Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-12T23:17:20.391Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-12T23:17:20.465Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-04-12T23:17:20.486Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.5.6.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-04-12T23:17:21.931Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-12T23:17:22.328Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-04-12T23:17:22.346Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-04-12T23:17:22.346Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-12T23:17:22.396Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-04-12T23:17:22.396Z |INFO |Root WebApplicationContext: initialization completed in 1910 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-04-12T23:17:22.751Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=2151376c-3e0d-439f-866c-35f560010107 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-04-12T23:17:23.714Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=2151376c-3e0d-439f-866c-35f560010107 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-12T23:17:25.314Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=2151376c-3e0d-439f-866c-35f560010107 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-12T23:17:25.623Z |INFO |Started MainApp in 8.852 seconds (JVM running for 9.512) |InvocationID=2151376c-3e0d-439f-866c-35f560010107 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-04-12T23:17:25.690Z |INFO |Start scheduling PRH workflow |InvocationID=2151376c-3e0d-439f-866c-35f560010107 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:17:25.708Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=84007170-c231-47b5-ad21-2bf8e915f231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:17:25.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:17:35.811Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=cb6a8d1a-d40f-42bc-b1cb-8b2aa68e2f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T23:17:35.848Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.107.195:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:17:35.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-12T23:17:38.963Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-04-12T23:17:38.964Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-04-12T23:17:38.968Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:17:45.881Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=329bd487-348a-4dc7-ace6-0d67c84414e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T23:18:15.921Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.107.195:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:18:15.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:18:25.925Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=011a7a44-9ed0-47a7-a6e8-a22adf2308ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T23:18:55.965Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.107.195:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:18:55.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:19:05.969Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=be650220-2b49-4fdf-9e36-193bf942842e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T23:19:36.003Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.107.195:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:19:36.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:19:46.007Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=0363466e-91b1-4976-a6db-745ae8c658ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T23:20:16.038Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.107.195:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:20:16.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:20:26.050Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=3c967ec1-c96d-41b7-9c1f-cd7604d1187b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T23:20:56.080Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.107.195:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:20:56.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:21:06.086Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=d6baf64b-ffbd-4af4-b1da-d0182a5be602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T23:21:36.113Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.107.195:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:21:36.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:21:46.117Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=ebe41fd3-3020-4be9-867a-2944535aeaed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:21:46.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:21:56.154Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=33abd2d0-b262-4bb7-b94b-3b1e80ef8768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:21:56.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:22:06.177Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=dcae3617-f0e4-42ab-8ecc-a5de2ff074ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:22:06.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:22:16.193Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=69072d51-11ff-44c6-91dd-0d3245b4ea24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:22:16.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-12T23:22:23.354Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-12T23:22:23.355Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-12T23:22:23.356Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-12T23:22:23.359Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-12T23:22:23.437Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-12T23:22:23.437Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-12T23:22:23.440Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:22:26.212Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=58d6d0ba-0e70-4aeb-a20b-b0c89573cb1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:22:26.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:22:36.225Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=b3b4fff4-1e42-420b-8e00-11b7a065d5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:22:36.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:22:46.240Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=e5773848-5b74-49ff-98bd-b24cea8dbb40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:22:46.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:22:56.252Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=ec9fedc1-77d4-4f01-981a-8fa847383c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:22:56.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:23:06.266Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=2874ba11-1c59-4c09-8d7d-d231767f06d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:23:06.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:23:16.278Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=60974559-5143-4f39-a52e-eaecd94d089d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:23:16.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:23:26.291Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=4c6f150d-f954-497c-8c68-c8399c015fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:23:26.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:23:36.311Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=59d8138e-b29a-422c-b22b-189908601233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:23:36.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:23:46.323Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=298060f2-0eea-4428-aa41-edccf025cfa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:23:46.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:23:56.334Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=46c68d34-385b-481e-b419-d38eb11fee3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:23:56.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:24:06.347Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=11c4ec26-9eca-48d8-a240-5f6073d973fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:24:06.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:24:16.361Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=2047fbcc-29b8-4ea0-aedd-c58309ab5110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:24:16.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:24:26.379Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=3dd6729c-5c4a-4e3f-9a46-4d31fc146ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:24:26.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:24:36.390Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=3c76cd92-2100-4136-8f3d-7e39e578b69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:24:36.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:24:46.404Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=f54bd863-38bd-4e64-b8fa-8d71ea0e2e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:24:46.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:24:56.417Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=dbbc2c2b-90f6-440d-bc3e-810568b68d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:24:56.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:25:06.427Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=bd99e6e6-13e3-43c5-8b50-8efa7ed7e82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:25:06.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:25:16.436Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=fa03e261-b01d-4004-a702-f5976e87606f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:25:16.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:25:26.451Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=c5363993-0e65-41d8-89ab-fde663f4b05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:25:26.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:25:36.465Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=1e043891-f1bf-4cd4-885f-5e97e0440778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:25:36.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:25:46.479Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=1654e876-8a43-44bc-b527-355b0fa7e7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:25:46.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:25:56.492Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=949574ae-1ff1-4bc2-b3d5-e19f9dc1a624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:25:56.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:26:06.502Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=084349d1-3341-4bd9-91e8-02633046ad7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:26:06.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:26:16.512Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=89f835a1-b09f-45e9-bc5f-084572c43c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:26:16.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:26:26.524Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=b02b4600-570f-40d7-873c-ee7ae784e0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:26:26.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:26:36.540Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=15b2ef6c-007e-4d65-b893-a11f9aa72042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:26:36.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:26:46.554Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=89c89306-5df8-45d8-ba04-99f2d8fbfb41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:26:46.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:26:56.570Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=ee200293-db17-4e77-b091-5970b1a9d1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:26:56.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:27:06.594Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=5b2a1c3b-8920-4e62-a7a7-a6f1aaceaf82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:27:06.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:27:16.606Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=c369958d-1dc7-40bd-a7d8-cc801646a831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:27:16.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-12T23:27:23.236Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-12T23:27:23.237Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-12T23:27:23.238Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-12T23:27:23.241Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-12T23:27:23.311Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-12T23:27:23.312Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-12T23:27:23.317Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:27:26.617Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=0085ff63-8af0-4f54-bbe3-85de2325fbc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:27:26.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:27:36.631Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=318398f4-9c4c-4c3b-aa75-f51105efae25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:27:36.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:27:46.642Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=96fb0062-48ec-4c6f-95e8-52f6833f3f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:27:46.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:27:56.651Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=1af6413e-1691-42ba-a725-89fd98e80e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:27:56.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:28:06.666Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=4536534a-0923-4d67-86b2-99b9a27cd27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:28:06.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:28:16.684Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=7f43ff7e-fd8d-46ea-8e59-af6d5d59a983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:28:16.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:28:26.698Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=14d69883-c133-43a0-b1cc-c1408db07925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:28:26.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:28:36.716Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=3912f60a-f83f-4279-8431-2c7eab5c56e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:28:36.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:28:46.727Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=ae688a5b-cbce-4b79-8697-9997a1092471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:28:46.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:28:56.738Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=51aa4372-642d-46cc-be87-324f5d1f58b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:28:56.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:29:06.750Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=54a1f41e-49e4-45cc-a1ac-baed26b6e758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:29:06.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:29:16.763Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=ddd3b1c0-c695-44de-812a-573591f98e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:29:16.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:29:26.778Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=18cd16cf-0b29-4228-a3c5-27fd1a899d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:29:26.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:29:36.790Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=aef8b2e5-d7db-49d9-9a1f-a793b5987a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:29:36.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:29:46.802Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=83db2e29-e0da-4886-af05-94de05235572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:29:46.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:29:56.813Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=d5b233a7-5e71-4fc4-805d-d7b7fa744e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:29:56.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:30:06.824Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=2dc7df5c-eafc-4386-bcd5-70c843c2dcbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:30:06.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:30:16.833Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=08b82ed6-1306-4aba-b67e-b4b27c6dfae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:30:16.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:30:26.842Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=38cc7e1a-1dc2-49da-9488-175c8e2c077b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:30:26.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:30:36.863Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=48593a71-995d-44f1-b903-4648ac1a7d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:30:36.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:30:46.877Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=1bc4c2fb-085d-4a3a-b3e8-dde5eae70057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:30:46.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:30:56.893Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=de283d91-83c0-4e48-b303-da953a3cfeb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:30:56.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:31:06.910Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=2121b455-4dc9-4b81-bec0-4bc11464518d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:31:06.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:31:16.925Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=4626a7d7-b4a0-42b3-a6e9-8bd1a57ccf58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:31:16.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:31:26.935Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=520aa9e5-be7b-4a3a-a04d-325b08dface9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:31:26.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:31:36.945Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=f74d40f1-2598-4a2b-a0f2-84d5d99629c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:31:36.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:31:46.957Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=f2c43d66-ec03-4ebf-86c3-49a45f2b5c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:31:46.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:31:56.978Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=f18a1235-9eb8-4143-acc1-eabf3e9f6e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:31:56.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:32:06.989Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=042c2d07-bd5e-4f6b-9a57-fe5d3b963277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:32:06.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:32:17.000Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=a5387b9a-7af8-430a-909a-dc1f5c11f443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:32:17.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-12T23:32:23.288Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-12T23:32:23.289Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-12T23:32:23.291Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-12T23:32:23.295Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-12T23:32:23.380Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-12T23:32:23.381Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-12T23:32:23.386Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:32:27.011Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=dc53e80a-cb93-4a04-ae6c-105ccc5e21e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:32:27.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:32:37.027Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=463ab507-9c0f-46ff-abe8-8c274eaf948e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:32:37.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:32:47.037Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=eae4b482-76ec-4370-9e02-1e769f2e40cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:32:47.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:32:57.051Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=636a6e86-dad1-427d-ae20-1a6355c93531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:32:57.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:33:07.065Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=7586a46d-b7a9-4ca3-9f8b-897fe6f9ad9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:33:07.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:33:17.076Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=ea5cf568-e4a2-4c3e-89a7-8769e94ef29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:33:17.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:33:27.090Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=c380db8f-bc73-4c6e-abb3-1b939be89264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:33:27.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:33:37.099Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=0a7d2f3f-7122-43fa-b63b-a057ffdaf8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:33:37.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:33:47.110Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=94c11053-56c6-4346-bd6c-891593f14221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:33:47.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:33:57.119Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=d17960f2-c9e0-42a1-9bd4-d8c6edb424f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:33:57.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:34:07.132Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=3bb36322-7f2c-4df1-850d-5ba5eb331517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:34:07.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:34:17.148Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=fc5a0202-7f23-4670-8b2c-519a87b6345d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:34:17.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:34:27.159Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=57b3e80f-b337-4624-8686-ec12997a5a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:34:27.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:34:37.170Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=57b2f295-473a-4747-94ec-d647e60239d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:34:37.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:34:47.184Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=b08fb28e-290a-407d-9c41-ec04545a6a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:34:47.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:34:57.195Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=7b6d55d2-c375-4512-9ea7-46dc65468044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:34:57.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:35:07.205Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=ff39ec7a-6a80-433d-b07a-cd04c8752c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:35:07.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:35:17.227Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=e9499014-47b9-4e1b-a0c4-85d10662fd39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:35:17.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:35:27.246Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=d8d11a19-6036-48b6-b171-b9b11d677821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:35:27.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:35:37.258Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=ee4dfea8-9911-402b-bc02-4ac7dae411ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:35:37.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:35:47.272Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=01eac625-ce8d-41f2-aa02-3651e12845a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:35:47.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:35:57.283Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=0fbda1a5-6d0a-4afe-835c-7ed9f1629847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:35:57.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:36:07.293Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=3a07eba1-fb7a-4f59-9ff2-69a501592158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:36:07.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:36:17.301Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=1c23dcdc-1987-4178-b208-082fb9ca618f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:36:17.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:36:27.311Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=a650f58f-73bc-4bb9-b179-e1263fb9e471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:36:27.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:36:37.321Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=f6f1307c-b00c-46dc-8720-bd015980ca46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:36:37.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:36:47.332Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=871bc947-2f85-43ab-87f2-fda00c9e000f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:36:47.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:36:57.347Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=7464be33-d71f-4e09-8691-dd3239396d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:36:57.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:37:07.359Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=d28d43c5-a330-45db-9afe-c826717cfa42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:37:07.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:37:17.370Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=8596224b-0785-422a-8742-db98aa6a23fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:37:17.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-12T23:37:23.232Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-12T23:37:23.233Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-12T23:37:23.234Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-12T23:37:23.237Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-12T23:37:23.299Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-12T23:37:23.299Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-12T23:37:23.302Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:37:27.379Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=cc1f9df7-9fd9-4826-9bb8-4e5404ca18b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:37:27.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:37:37.387Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=a4a73c90-cb80-48ab-94b4-52cf28dcaa1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:37:37.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:37:47.399Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=18628649-2216-44f5-8953-0b1a2df0c6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:37:47.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:37:57.407Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=8eba9933-6cae-437f-a947-992bc9eec572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:37:57.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:38:07.416Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=585739ff-9644-4af5-b77a-8353ab398198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:38:07.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:38:17.428Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=1fffe71b-0997-464c-a3d4-effda8a75bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:38:17.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:38:27.440Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=3b1cd562-2cb6-4d83-b232-b1704df4b8d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:38:27.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:38:37.449Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=e4408926-a496-4cef-ab4a-b076e246fb30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:38:37.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:38:47.469Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=c9639700-d935-443e-84fe-f89bd87e7490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:38:47.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:38:57.480Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=2ab365d0-7774-4f52-ba0f-e8b02e0f092c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:38:57.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:39:07.490Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=7ca31a08-f5b4-43cc-aef8-375587990548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:39:07.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:39:17.500Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=2e315aac-46b6-4d0e-8c08-5e64c4fbb89d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:39:17.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:39:27.509Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=19de8f19-1eca-40a6-85cf-03da3520fa71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:39:27.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:39:37.519Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=6550092b-8b48-4f38-a554-90c7afef356c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:39:37.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:39:47.534Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=e57b5cdc-ddcb-4ceb-884f-b419ebd5a245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:39:47.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:39:57.547Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=0161f113-a7c3-42e5-84a1-a145a707fcb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:39:57.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:40:07.558Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=58a900d6-79e4-4412-9a04-bfd5c5d29a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:40:07.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:40:17.569Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=0b2a10f8-f9de-4405-b772-0b75ae8354e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:40:17.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:40:27.578Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=19a0a6af-3bfa-4342-bbb1-4f274cbf519b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:40:27.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:40:37.588Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=41094eda-de67-4676-9afd-4d154cb3c85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:40:37.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:40:47.598Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=cc2aaf94-b31c-451c-b66b-b19903a3520d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:40:47.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:40:57.608Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=b88347af-6544-4371-8065-c423cd5a1f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:40:57.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:41:07.621Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=3b576970-6702-40ab-9ecd-b849865146ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:41:07.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:41:17.638Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=313e4937-d508-43cd-a96b-44fb77532556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:41:17.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:41:27.650Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=a5a5a618-72a8-4f40-99fe-6d9e4a44c1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:41:27.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:41:37.659Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=37e25294-d4fa-42f9-b0cb-f5b199a9eade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:41:37.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:41:47.670Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=d2c0e70b-c4a0-4770-bae0-d4df58ad8052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:41:47.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:41:57.680Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=7fb99f63-d4ee-477d-b6ce-6158ea8d7cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:41:57.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:42:07.690Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=2b8b18ed-a771-4bf2-b3e1-41d973371efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:42:07.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:42:17.698Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=74cebbc2-3e72-4cc3-9efa-96f671baa6ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:42:17.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-12T23:42:23.189Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-12T23:42:23.190Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-12T23:42:23.191Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-12T23:42:23.194Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-12T23:42:23.257Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-12T23:42:23.257Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-12T23:42:23.260Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:42:27.707Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=96938e54-39c0-44da-a776-3346aeeef2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:42:27.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:42:37.718Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=b5615f12-09f0-41ec-a2d9-90a181a7a87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:42:37.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:42:47.732Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=a1a4fe33-5a6d-414c-b719-481f314dfc0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:42:47.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:42:57.742Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=47a2f41e-d185-4108-9ef5-22ecd5498e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:42:57.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:43:07.753Z |INFO |Init configs |InvocationID=2151376c-3e0d-439f-866c-35f560010107, InstanceUUID=8e44e5be-eaa7-4b85-983f-e9f0ff1e81ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T23:43:07.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |