By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T14:42:25.559Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T14:42:25.562Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-19T14:42:25.621Z |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-05-19T14:42:26.273Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-19T14:42:26.990Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-19T14:42:26.991Z |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-05-19T14:42:27.063Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-19T14:42:27.117Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-05-19T14:42:27.142Z |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-05-19T14:42:28.804Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-19T14:42:29.238Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-05-19T14:42:29.256Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-05-19T14:42:29.256Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-19T14:42:29.319Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-05-19T14:42:29.320Z |INFO |Root WebApplicationContext: initialization completed in 2178 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-05-19T14:42:29.691Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-05-19T14:42:30.668Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-19T14:42:31.934Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-19T14:42:32.339Z |INFO |Started MainApp in 9.621 seconds (JVM running for 10.26) |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-05-19T14:42:32.405Z |INFO |Start scheduling PRH workflow |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:42:32.418Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=8b9a22c1-1e1d-470a-81bd-89b1c5af4e6d | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-19T14:42:37.409Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-19T14:42:37.409Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-19T14:42:37.412Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T14:43:02.512Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.53.236:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:43:02.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:43:12.566Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=7ec96b2a-915c-4c9d-a4eb-b7acdfa7e3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T14:43:42.601Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.53.236:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:43:42.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:43:52.606Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=6d9d3db9-2863-4eda-938d-2b8e985a214c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T14:44:22.646Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.53.236:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:44:22.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:44:32.651Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=0a9324d0-35f5-4a21-b865-02a3a3536487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T14:45:02.678Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.53.236:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:45:02.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:45:12.680Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=e3e3179c-3234-4ec5-be47-d46248b55efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T14:45:42.724Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.53.236:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:45:42.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:45:52.729Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=c8dd0ac5-e8e3-4ce5-bebc-3c9cb219b827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T14:46:22.762Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.53.236:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:46:22.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:46:32.771Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=aeb570de-0c87-4736-be16-1a8f3830d212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T14:47:02.799Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.53.236:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:47:02.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:47:12.805Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=9761ce0e-1761-43b1-a316-79cd36bd228e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T14:47:30.656Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T14:47:30.657Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-19T14:47:30.658Z |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-05-19T14:47:30.661Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-19T14:47:30.768Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-19T14:47:30.768Z |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-05-19T14:47:30.771Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T14:47:42.849Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.53.236:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:47:42.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:47:52.851Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=917091bf-eff8-47e5-aefc-c541f7e23658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T14:48:22.876Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.53.236:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:48:22.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:48:32.880Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=d242f6e7-09e1-4140-84bb-a4aff140b66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T14:49:02.913Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.53.236:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:49:02.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:49:12.914Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=6388b1dc-749e-4536-a3f7-7a2e29b1ce95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T14:49:42.976Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.53.236:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:49:42.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:49:52.983Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=593d2670-84d2-4b2a-8ce8-dbfe0de97c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T14:50:23.033Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.53.236:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:50:23.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:50:33.038Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=3bafc124-298f-49c8-a7bf-5bb68bd4b3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T14:51:03.069Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.53.236:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:51:03.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:51:13.071Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=0d3c429a-14e2-4431-930d-13b16299e3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T14:51:43.094Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.53.236:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:51:43.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:51:53.098Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=04bf5ddd-035d-4028-bac5-33b164f9cfef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T14:52:23.133Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.53.236:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:52:23.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T14:52:30.084Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T14:52:31.549Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-19T14:52:31.550Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-19T14:52:31.556Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-19T14:52:31.673Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-19T14:52:31.673Z |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-05-19T14:52:31.676Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:52:33.139Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=ea13bdb0-ad93-43e5-8b79-90616e8709c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T14:53:03.160Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.53.236:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:53:03.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:53:13.163Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=a66b8b34-1c41-4e92-a6b9-12e87e5be6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T14:53:43.187Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.53.236:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:53:43.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:53:53.191Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=c5a88960-5469-47e4-a96f-7dc95800d7a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:53:53.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:54:03.236Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=255bbdd7-18d0-409b-97e8-e8793ba2d9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:54:03.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:54:13.267Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=9734773b-43a4-493e-843c-eae095ea174e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:54:13.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:54:23.284Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=28e5028e-df13-4467-af56-dc038e5a1170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:54:23.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:54:33.301Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=cac2794b-0188-4446-be2b-1af634fe52b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:54:33.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:54:43.766Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=7d570c8d-3169-474c-ba4e-ad806b6625fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:54:43.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:54:53.788Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=8bfa874c-0f9b-4491-8aef-0c804f2fa379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:54:53.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:55:03.798Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=b059c87c-448a-458f-98f7-0bd5325ffa01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:55:03.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:55:13.813Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=07652fb9-1c7b-4f5c-bfd7-4277e65ace1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:55:13.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:55:23.836Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=cd0974f2-8c08-4a68-9624-5be2973e5f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:55:23.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:55:33.875Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=1e55a96e-c959-4dc0-99fa-d12e9bb8fd77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:55:33.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:55:43.885Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=6d1211b7-33a0-4e45-b534-33dab18b713a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:55:43.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:55:53.895Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=bfe2e9dc-624a-4cf6-88e9-b0821dc4b086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:55:53.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:56:03.904Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=7ddc69b5-accc-4ec2-9d25-13a527d36e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:56:03.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:56:13.932Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=30558673-a1af-448a-ba31-94c0ac07946f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:56:13.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:56:23.949Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=a652a8b5-f6a3-4574-b2ce-1a76961afedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:56:23.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:56:33.960Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=3587b507-6c30-4c3d-a93d-712d085f2f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:56:34.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:56:44.070Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=c7d29004-a2fa-4d6f-89ad-4c9ef028a889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:56:44.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:56:54.080Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=c53eca6e-fa09-4f79-9e50-c26d30236284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:56:54.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:57:04.090Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=989da909-c612-489b-b0b2-84953cddd855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:57:04.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:57:14.098Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=98e03262-7c1e-4f03-b7f3-ed46dbc41f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:57:14.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:57:24.112Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=346e7b65-f8f4-4cd4-a2e4-90fba54e7c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:57:24.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T14:57:30.089Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T14:57:30.089Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-19T14:57:30.091Z |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-05-19T14:57:30.093Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-19T14:57:30.179Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-19T14:57:30.180Z |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-05-19T14:57:30.183Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:57:34.132Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=113ea606-567c-4991-9a99-cb3d0ce3d216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:57:34.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:57:44.139Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=93a58983-3252-47c0-bf0f-48bc189a584b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:57:44.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:57:54.149Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=a6d360df-e9bc-4e7a-b174-d1553044ca60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:57:54.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:58:04.162Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=11df3659-56ae-4a6e-889b-3798d7d179cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:58:04.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:58:14.171Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=a207ceb8-d123-401e-b5ea-dcb73246f900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:58:14.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:58:24.178Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=a614e8b0-61be-4a53-9bba-4a3513ff4ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:58:24.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:58:34.191Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=09908958-5c4c-40e3-81ea-410346ab9e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:58:34.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:58:44.202Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=25a6d4a1-1f50-46b6-adc4-6a89e2976f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:58:44.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:58:54.233Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=06c18b87-7120-44c6-ac78-250de286f753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:58:54.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:59:04.244Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=e07932a4-e62e-4026-9e27-a9c1adb7d670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:59:04.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:59:14.254Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=2ff25854-2457-4f6a-a56f-571eb2c45b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:59:14.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:59:24.262Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=7c62c65b-696b-482f-b67a-e5dcf0f54095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:59:24.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:59:34.270Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=0265e6b7-4837-4956-afec-46f189f91c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:59:34.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:59:44.279Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=a5daf5d2-4df2-4d8c-8e65-cfb1123e07f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:59:44.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:59:54.295Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=190aef2b-c8b4-4055-aec7-37d23988bcfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T14:59:54.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:00:04.313Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=e5657a2d-e3cd-4c52-9b5e-0d60eed0c8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:00:04.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:00:14.323Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=3d16ea39-60a8-419e-84fb-eb4beda84f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:00:14.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:00:24.335Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=67e43118-2866-44ab-a1ca-82446b463455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:00:24.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:00:34.343Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=1a274590-14ab-4b77-bd64-a100fb6e9690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:00:34.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:00:44.351Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=b4de6cc1-05f8-45a1-8093-e5da045fe83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:00:44.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:00:54.361Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=2e5fea7c-4755-4d25-a6e6-6e89249b9586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:00:54.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:01:04.367Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=2517aa6e-22fc-4bbb-b52d-bdd4676df6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:01:04.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:01:14.386Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=ee24ae4d-122e-442b-91de-1656323b9047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:01:14.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:01:24.401Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=10e9ebe6-6da2-42b0-b476-31107e4c5426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:01:24.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:01:34.420Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=0a8ecfef-26ca-4121-ab90-11e1eb76bca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:01:34.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:01:44.429Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=1c08d483-4211-4f2a-87f7-38138039c229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:01:44.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:01:54.436Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=1244a4da-8b9f-47d1-930e-f4fda13cd8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:01:54.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:02:04.444Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=bff4da32-0e08-404e-8828-61800fc79edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:02:04.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:02:14.452Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=fc982c16-f18a-4acc-b8c6-c67d5e22cc65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:02:14.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:02:24.459Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=d1082929-ab10-42c7-8c95-fcaac2069d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:02:24.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T15:02:30.094Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T15:02:30.094Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-19T15:02:30.095Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-19T15:02:30.098Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-19T15:02:30.174Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-19T15:02:30.174Z |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-05-19T15:02:30.177Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:02:34.470Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=e498e81f-b55b-4e05-8bd7-d56cb017df1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:02:34.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:02:44.481Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=4ea47a89-7fad-4c4b-b923-dddbd4239458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:02:44.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:02:54.491Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=ef3d2184-df9d-4312-8b34-1bcefbcf7ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:02:54.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:03:04.498Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=e8388700-fbf3-417b-8d88-445ec40f5cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:03:04.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:03:14.508Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=9bca9a73-8cb8-4380-92f9-e67e41064fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:03:14.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:03:24.520Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=37ecb05b-9436-4a4f-9479-52145e24a395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:03:24.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:03:34.529Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=fe4e42ba-7365-4b9c-9d65-a7c8628194d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:03:34.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:03:44.537Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=6ee40a01-c848-45b8-8d24-8a6e73263b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:03:44.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:03:54.549Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=306aa4d6-4c48-4b6f-b792-de5a357d81ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:03:54.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:04:04.562Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=e4b6a5ef-51e9-4d2c-a16f-72c2faccb457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:04:04.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:04:14.571Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=adb0d43a-dbc9-4c48-83b9-418700483473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:04:14.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:04:24.577Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=4106204f-0f2b-4259-9524-287c44c21b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:04:24.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:04:34.585Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=3e1d49ed-b03b-47f8-b7ec-40484c5c836c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:04:34.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:04:44.600Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=732f43d8-0f0a-439a-8d2a-f19bb7e5d0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:04:44.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:04:54.615Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=7311d1f0-4c52-4ea8-8032-5dfa71e6532f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:04:54.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:05:04.622Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=43927223-d0b3-45f8-9bc5-7246b9fbca10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:05:04.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:05:14.630Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=0f1dc3dc-fe0c-4af7-b01b-3783504e31cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:05:14.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:05:24.647Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=74bd8125-5a4e-4ef7-af56-f7f9de899f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:05:24.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:05:34.656Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=485fdad6-2d4c-406a-9438-f6c6d58ed3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:05:34.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:05:44.666Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=7314a20a-5658-4ba3-8f75-7b56b32f7bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:05:44.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:05:54.673Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=18371b8d-23ed-4446-9e8b-c328953318fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:05:54.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:06:04.680Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=87361e3e-aa16-44e9-a5a9-0f730c47fb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:06:04.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:06:14.687Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=ff297644-d975-4df8-9bb9-d4d26fbac82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:06:14.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:06:24.694Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=dad39c94-4ec6-4072-b0eb-ead377efbc1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:06:24.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:06:34.703Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=b2c37e62-739e-48aa-840d-c49eb7e35134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:06:34.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:06:44.722Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=03423347-0698-4eb5-a756-17dd9c12070a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:06:44.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:06:54.731Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=bac5e5a3-795a-49b1-9297-2d34c18ebcf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:06:54.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:07:04.739Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=7b83db2c-ca28-4755-90eb-acc0409745e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:07:04.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:07:14.746Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=251678e6-3915-4dbc-b496-c07526363447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:07:14.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:07:24.754Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=982edff6-3064-42cb-8c2c-c2406ef15fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:07:24.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T15:07:30.090Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T15:07:30.090Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-19T15:07:30.091Z |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-05-19T15:07:30.094Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-19T15:07:30.183Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-19T15:07:30.184Z |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-05-19T15:07:30.186Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:07:34.765Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=d4a6de93-984f-4cb3-b814-e00d5c5bcfd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:07:34.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:07:44.772Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=2b1aa013-790e-4323-9dc0-151a6b25a16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:07:44.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:07:54.785Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=614b0ee8-225b-4c05-9c24-ffcbbcfc03fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:07:54.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:08:04.795Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=db902447-28a9-4813-a32f-311230f51386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:08:04.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:08:14.816Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=97acdcd7-91a3-4878-bf55-a6f64569aedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:08:14.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:08:24.824Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=c9ddae71-71cf-43a8-9ed1-9b3d239a30bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:08:24.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:08:34.833Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=4ace72ff-ab8f-4cfd-8629-fedd97c44aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:08:34.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:08:44.842Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=54789464-e059-4c3a-b1e1-1c1ec3486f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:08:44.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:08:54.851Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=c38c6596-e136-462d-b9a1-f061145cb7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:08:54.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:09:04.862Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=64894d76-c0c5-4949-a278-4b495aef8225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:09:04.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:09:14.872Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=574b3202-1500-4a8d-ad31-f0897bdb818b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:09:14.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:09:24.881Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=48338db5-3b2f-49f7-9c84-6a10d9171ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:09:24.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:09:34.890Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=1806b211-5d8d-45ae-a0e2-8ac9119f23ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:09:34.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:09:44.896Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=0a56f5cd-8742-47e6-aa1a-864312dde9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:09:44.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:09:54.907Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=6d263dd0-7d40-4eb3-aa57-e59e07fba0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:09:54.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:10:04.919Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=91e77b19-ea37-497c-992c-c50570647ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:10:04.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:10:14.934Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=085d8213-5308-4ab1-beb3-495d44be370b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:10:14.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:10:24.946Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=2222495b-c04a-4a1b-b0bb-a73e15ce5d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:10:24.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:10:34.953Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=b91db9e5-bfb0-4e21-b1a7-cdc68a9418a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:10:34.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:10:44.960Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=9569bda9-2d2b-49c8-9227-bc462388c08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:10:44.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:10:54.971Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=5fa7e8fd-3fcc-446c-bfa3-330ac94b56e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:10:54.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:11:04.978Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=38e374e6-78b1-4a67-a308-17475b489527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:11:04.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:11:14.986Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=23052b74-0029-44d7-981a-48782d695378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:11:14.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:11:24.993Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=15117daa-f189-4708-9dd7-cb6f122dbf60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:11:25.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:11:35.007Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=6ff6b561-3c8b-472d-ac72-8fc04736a154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:11:35.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:11:45.028Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=2541e520-ef3b-423a-8071-154e11e62e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:11:45.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:11:55.039Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=88d12689-592f-41eb-b8a2-ee8c4007bec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:11:55.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:12:05.046Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=3729f6af-4dba-45eb-85ce-e5e28c46b879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:12:05.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:12:15.053Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=ce8d5378-4fbf-4434-8d48-23453d526678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:12:15.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:12:25.062Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=276e35ee-debf-480d-88d1-163e581f75e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:12:25.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T15:12:30.075Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T15:12:30.075Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-19T15:12:30.076Z |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-05-19T15:12:30.080Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-19T15:12:30.152Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-19T15:12:30.153Z |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-05-19T15:12:30.156Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:12:35.070Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=817fbc5b-2bb5-4ca1-9902-fcba1b40ecfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:12:35.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:12:45.078Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=b0b55581-2ae5-44d8-b84a-9580e978560e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:12:45.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:12:55.089Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=404e7a73-8266-4ecc-a6d7-326f959f6e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:12:55.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:13:05.101Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=f9a3998d-4d57-47e8-9502-605e5b9f001e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:13:05.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:13:15.111Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=26a2036c-07bc-42e5-96c9-4bc79a418733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:13:15.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:13:25.130Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=85ba2f88-edb3-440e-b0de-90da058d3d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:13:25.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:13:35.137Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=c16a9885-8fb9-42bb-90ae-59452bb3ef34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:13:35.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:13:45.145Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=9f7c4b66-ce3f-434c-9d5c-e10623297437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:13:45.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:13:55.152Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=03975b39-17ad-497a-84f4-2fe9d7f32a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:13:55.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:14:05.159Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=181d0254-94e3-481c-bc3c-8462cdd20c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:14:05.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:14:15.171Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=3df14908-c3b3-44cd-a400-67bbfec0b1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:14:15.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:14:25.183Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=0f75a388-ad3a-407a-b58c-7c31f7c71bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:14:25.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:14:35.198Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=a6d97f19-30c8-46fa-b5dc-ab42bd68f94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:14:35.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:14:45.205Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=86336630-2293-45a0-83f8-1c3498850dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:14:45.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:14:55.214Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=a467e925-7e45-42c8-8385-7ae8b36c3979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:14:55.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:15:05.222Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=fc02b6ee-9b8e-4e45-bbc4-97f27a55370f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:15:05.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:15:15.229Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=2936a9ca-155e-4341-8a39-2294988c2850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:15:15.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:15:25.237Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=a82a5d6b-7b2f-4a0e-9b86-dd51329e71b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:15:25.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:15:35.263Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=d97c2fba-dba2-46e3-bf91-6635ad826009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:15:35.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:15:45.274Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=0216ef95-53a4-453f-8a99-102324cf1bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:15:45.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:15:55.282Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=4afa58e2-d53f-4b65-aab6-6253a462d2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:15:55.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:16:05.289Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=588ad8dc-8b61-4db9-bba4-dacac0f4438a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:16:05.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:16:15.296Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=1182de01-f2b3-4985-a911-0063c5382422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:16:15.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:16:25.308Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=1f3f5c8c-a9ab-4265-8e4f-de57845b684c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:16:25.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:16:35.316Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=9a4577a4-e652-40bc-8a85-8a094e9f1f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:16:35.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:16:45.323Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=1916dff6-ad5b-4f3a-92b7-d711f9c921cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:16:45.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:16:55.331Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=0fa0aae4-0652-4e19-a9fb-a9d0f17675bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:16:55.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:17:05.344Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=1f8ad857-f687-4e94-877f-267ae4120798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:17:05.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:17:15.352Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=7133320c-a8d7-425b-a6f7-bcab7d1dc05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:17:15.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:17:25.364Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=3993d7e8-5391-4b61-9d02-c411ac34c1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:17:25.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T15:17:30.142Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T15:17:30.142Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-19T15:17:30.143Z |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-05-19T15:17:30.146Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-19T15:17:30.210Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-19T15:17:30.218Z |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-05-19T15:17:30.222Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:17:35.372Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=ce480ed6-ec75-45a5-bdf1-2d377eefb091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:17:35.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:17:45.380Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=db19eed4-f304-4d3f-a3de-dce15795dc70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:17:45.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:17:55.386Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=fdb2a413-59e8-4b7b-a965-cc7078f16f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:17:55.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:18:05.394Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=a0dd2b6b-d2f1-4227-b60f-5d681fa84634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:18:05.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:18:15.415Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=9549a3b9-627b-4822-9701-f971abdb8a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:18:15.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:18:25.431Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=e3a55969-4eab-4dcd-b78b-119bfed12635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:18:25.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:18:35.441Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=d772c084-5dcc-4b58-8010-00332221aa61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:18:35.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:18:45.447Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=65b9cb7f-84f9-49ef-b912-884d69bf0d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:18:45.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:18:55.455Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=47f45522-c88a-4eb4-862b-7a8b469bc67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:18:55.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:19:05.463Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=4ddedd9a-e50b-4d01-b914-57d177214daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:19:05.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:19:15.470Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=690be3de-c1f5-49f6-be9c-4f03fbf208d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:19:15.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:19:25.476Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=b0a2821f-26cf-4392-8bc1-d65c0e55894e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:19:25.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:19:35.484Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=ed1f7b02-bedf-4470-82cf-90dd82dba90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:19:35.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:19:45.501Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=673e673d-068e-48db-b4be-8c5edd597ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:19:45.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:19:55.522Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=6e096961-9f50-4681-8e9f-4a098d36e6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:19:55.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:20:05.529Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=34c0f55a-1da0-4d58-9e17-51a7b726d754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:20:05.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:20:15.535Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=628037bd-83da-4c53-a989-5df79da46a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:20:15.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:20:25.547Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=f6b0a680-8e1d-4688-a580-c708eb397174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:20:25.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:20:35.554Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=150ced02-e3a7-4aa1-a24b-749397621436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:20:35.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:20:45.562Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=90125601-5ae9-471e-b813-6a5d97de3007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:20:45.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:20:55.576Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=a4c647ac-5db1-464d-90b2-be7326c04565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:20:55.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:21:05.588Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=18cfff3e-5a0d-4ed7-9f15-fdde69bf1008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:21:05.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:21:15.596Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=41d6e5f7-b67c-43ea-a236-b5d5e9a68ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:21:15.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:21:25.602Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=9adfbf61-bdbb-46a2-92d6-1e25ada952ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:21:25.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:21:35.612Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=640f17b7-2cbc-4107-afb8-dcd374e2923d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:21:35.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:21:45.621Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=5537c5dd-0efc-4a99-8f93-aa6c1341212e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:21:45.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:21:55.630Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=08f69109-7258-47b5-884c-fcaf89c079b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:21:55.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:22:05.641Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=c80258fd-e8eb-4bb7-9b3c-362eb55e8228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:22:05.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:22:15.657Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=eb774244-1071-45b1-8248-5544427599b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:22:15.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:22:25.666Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=64d5f78a-0b3c-4dc0-84b3-97a31ec37295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:22:25.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T15:22:30.067Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T15:22:30.067Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-19T15:22:30.068Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-19T15:22:30.070Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-19T15:22:30.117Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-19T15:22:30.117Z |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-05-19T15:22:30.120Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:22:35.673Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=005acac0-aaa8-4fcc-88cf-ddf6c6b6f564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:22:35.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:22:45.680Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=653cda87-3508-460d-94b0-65c5e3a04d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:22:45.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:22:55.688Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=61f46809-e7e3-4177-ba8c-b8f41d895325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:22:55.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:23:05.694Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=831053f1-1394-4d61-8821-5ff1f910d047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:23:05.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:23:15.703Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=30de6745-78b8-4c1f-bbb4-56a7f5ae1d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:23:15.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:23:25.721Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=5044925e-4fc2-47ac-bdb8-1b14f8b81b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:23:25.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:23:35.732Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=4de3a561-15ca-4608-b397-438f7f1b1edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:23:35.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:23:45.740Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=baa4c4ce-0136-4979-94c7-648db3675575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:23:45.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:23:55.747Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=e8a3b577-a1f2-4f0a-942f-d555f4896e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:23:55.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:24:05.753Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=a97646eb-5d5d-4321-9d66-dc113f0e8300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:24:05.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:24:15.761Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=b6a33b51-ad9a-4130-8ece-715f6ff5a5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:24:15.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:24:25.767Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=2ac0aa61-bb63-4a5c-8745-1c007daa5caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:24:25.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:24:35.774Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=c4eb5d6e-9b51-4b56-b88a-c57039d7c9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:24:35.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:24:45.785Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=91cdb8a1-ff21-4142-a023-a4b8c760336c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:24:45.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:24:55.794Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=289bb6f1-da78-42d6-bd5d-74887f4d82d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:24:55.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:25:05.801Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=d1e20e76-2c67-4e13-8093-ace9b63e414e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:25:05.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:25:15.807Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=e4d7be7f-157f-49a2-88e6-855ef43685de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:25:15.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:25:25.821Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=d361ef25-0e55-49d1-ad91-e72e1e6a8075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:25:25.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:25:35.829Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=60b599f0-9cd9-45af-b163-3f55ebbda4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:25:35.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:25:45.837Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=9fb3aeba-f177-4200-b569-85ad5f75993a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:25:45.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:25:55.847Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=e72809c0-9914-4da0-b92d-24a89329bb54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:25:55.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:26:05.862Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=fed2e247-6d62-4e8c-868e-efecfe576e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:26:05.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:26:15.873Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=708794df-870d-4116-a12e-dc55b98da8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:26:15.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:26:25.880Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=505e1c62-cf5b-4f48-ba99-1fd6e8594a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:26:25.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:26:35.886Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=4509f93c-778c-4447-91f3-a37f6dcec7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:26:35.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:26:45.898Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=79bb9842-1d93-4953-b9b8-119bf73f7943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:26:45.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:26:55.906Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=0fff5eab-2fcb-411b-b8fa-5986e995f21c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:26:55.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:27:05.913Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=350dc325-d3f8-41e7-bc8e-dddd6b95cf41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:27:05.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:27:15.920Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=8c0c3ffa-ba23-491a-94ba-7dc077614467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:27:15.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:27:25.927Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=8edb0282-5ea4-4e00-b938-7211cbc7aef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:27:25.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T15:27:30.105Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T15:27:30.106Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-19T15:27:30.107Z |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-05-19T15:27:30.118Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-19T15:27:30.182Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-19T15:27:30.183Z |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-05-19T15:27:30.185Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:27:35.939Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=86c8ab87-6930-45cc-b547-0a8f5ef08d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:27:35.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:27:45.947Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=24dad966-cbae-4b11-9d8d-56e5c7a7645a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:27:45.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:27:55.955Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=f3175c58-f575-4c81-b744-090867eecfc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:27:55.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:28:05.961Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=4e56ad9a-e296-42a6-9117-443d8c68b3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:28:05.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:28:15.968Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=57946877-5365-4490-877d-30a4d2408f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:28:15.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:28:25.974Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=741f8263-e7a9-4c6a-979f-6668bfd115f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:28:25.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:28:35.981Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=e284c8e3-e384-4604-829f-3162e88cc5ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:28:35.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:28:45.987Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=761969df-10a3-405e-8f72-ce9cf9d1f1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:28:45.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:28:56.000Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=69c75ca4-ac85-4740-b1ea-62ebe9d7f8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:28:56.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:29:06.007Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=211dabf6-d07a-49f8-bf73-d83d0fa13c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:29:06.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:29:16.013Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=8fc424cb-3066-49c9-b9dc-d8316dda1178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:29:16.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:29:26.019Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=0365400b-6953-434e-9e44-7adcadeb2761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:29:26.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:29:36.025Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=8f9aca8e-02ed-4517-b4a0-362f67bce5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:29:36.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:29:46.034Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=32f9ce8a-3d7b-469f-87b5-fc550d9ad3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:29:46.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:29:56.041Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=7a184c21-298a-4b98-aed3-e45a33a05759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:29:56.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:30:06.048Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=2e059150-be6c-48dd-9f42-c9470e09ca72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:30:06.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:30:16.059Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=2484f57b-f395-4ef8-8f82-4dc33f77d415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:30:16.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:30:26.069Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=60f5f26d-a1ad-45bf-b71d-a6565ecf2095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:30:26.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:30:36.076Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=55139bec-e85d-46a4-83a4-16ceb7614f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:30:36.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:30:46.083Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=13224919-762f-4e9c-a966-a1f47908c1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:30:46.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:30:56.090Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=8ccf59d9-0ef6-4e19-b034-b15e8b8c635e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:30:56.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:31:06.097Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=ba944ec2-b2bb-4289-a369-e021356b7626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:31:06.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:31:16.103Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=3dfd235c-8b88-41fc-82aa-8020f1c966e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:31:16.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:31:26.114Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=5c8e6b15-79fc-4110-9bea-74bd2746b9a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:31:26.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:31:36.125Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=e4b542d6-f156-49c0-8cd0-7ff18d0c620a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:31:36.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:31:46.134Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=a3b09adf-5345-48d0-aa42-3d8e183921be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:31:46.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:31:56.141Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=a0f5aae6-3174-4130-9ba7-5d87861fef11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:31:56.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:32:06.147Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=5fb210a2-ad50-4cf0-a1e0-22d7d39710c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:32:06.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:32:16.153Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=7ec439d4-1bfe-4fc5-99eb-dc496571ca0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:32:16.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:32:26.161Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=2e6a5f48-f07f-4a18-803c-942deb99d511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:32:26.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T15:32:30.104Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T15:32:30.104Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-19T15:32:30.105Z |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-05-19T15:32:30.108Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-19T15:32:30.183Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-19T15:32:30.183Z |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-05-19T15:32:30.185Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:32:36.167Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=41e3497c-1a3a-4219-8e86-6713c59b5084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:32:36.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:32:46.176Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=ee0320af-caef-446f-850c-240b6902e022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:32:46.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:32:56.189Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=3a803a81-7172-47e8-aa38-94a9de995513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:32:56.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:33:06.196Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=9b74ce66-7fc1-498d-90ef-a11ec4e11938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:33:06.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:33:16.204Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=c88538f8-2209-4369-8db7-adb12cba6c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:33:16.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:33:26.211Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=062e2053-d568-494a-a998-41cd1f35a8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:33:26.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:33:36.222Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=720eaaaf-8ce9-44c7-98a2-0aa96eef5cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:33:36.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:33:46.234Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=67bf83da-3c31-4b57-9092-de3798e34101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:33:46.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:33:56.240Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=3fac3db0-e928-4595-8073-881e8a26a322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:33:56.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:34:06.246Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=03a94e2a-fa43-4176-8536-609c5fd65182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:34:06.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:34:16.256Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=d95da56d-4b7a-4927-a569-01c6583641de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:34:16.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:34:26.266Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=f0aba485-8c3e-4b10-9364-3b235c92abcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:34:26.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:34:36.273Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=a84cee3b-fc46-48cd-81c2-2b1bc1ef7659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:34:36.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:34:46.281Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=5df2fe85-f820-4a18-873c-1193bb7de270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:34:46.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:34:56.287Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=9c72ec2c-9bf9-48bc-a934-afc04bcbb54c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:34:56.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:35:06.293Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=13a5219b-6da8-429b-8aa2-10c8f71f55c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:35:06.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:35:16.302Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=60fefad5-e6b2-4e2d-970b-1783a0f49762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:35:16.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:35:26.310Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=04391dce-3823-4b3e-8c27-f2474b6e8bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:35:26.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:35:36.318Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=62033339-8753-475c-b953-fc60acbdc0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:35:36.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:35:46.330Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=d7dd7c2b-1d9b-4192-a15b-126ab365f4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:35:46.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:35:56.341Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=946d8b54-cfdc-4bf5-9a77-b3aaf1b82f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:35:56.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:36:06.349Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=2d385604-1538-4bad-a104-d5e65d8b3956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:36:06.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:36:16.355Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=76f52089-5421-4d7d-aaad-751d8c9f5c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:36:16.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:36:26.365Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=a3dbf771-f19f-4576-8a53-68402daad59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:36:26.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:36:36.372Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=01e9e0a7-a204-4fef-b335-dba4eb8466c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:36:36.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:36:46.379Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=26e91344-6e04-49c0-b360-8098c1a17847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:36:46.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:36:56.385Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=fcc6d5f4-47fb-4de5-b030-a921c4a7704b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:36:56.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:37:06.395Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=339577eb-3d34-4f13-9a17-7adedd1a80ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:37:06.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:37:16.407Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=b6eb0931-5ef4-4b44-8c55-c3f885641d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:37:16.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:37:26.414Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=cc8d93c0-7df3-4c0c-908c-05f62eb6a386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:37:26.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T15:37:30.089Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T15:37:30.090Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-19T15:37:30.091Z |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-05-19T15:37:30.094Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-19T15:37:30.151Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-19T15:37:30.151Z |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-05-19T15:37:30.153Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:37:36.421Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=eb28a88e-2c77-4e5c-8cc1-d633adf01555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:37:36.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:37:46.427Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=bc834815-a639-4bb5-af39-3547d020ecc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:37:46.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:37:56.433Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=b351de70-4947-4ee6-8983-d2ef9650369c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:37:56.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:38:06.441Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=286d7677-a953-45b6-b495-493907753b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:38:06.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:38:16.448Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=0d01c083-654c-4285-8cfe-ec38fec00e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:38:16.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:38:26.457Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=b0f016f8-5744-4c46-8a8f-99e4a0f2e703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:38:26.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:38:36.473Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=923dd76b-a491-4f71-9b09-00b3c218aca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:38:36.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:38:46.481Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=f1a63087-db26-462c-9afc-f26530e28d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:38:46.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:38:56.488Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=d71cedfa-b342-4359-84e1-6a9ede4f8a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:38:56.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:39:06.500Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=d8f0cb72-87ce-4d19-93fc-bc5affb40be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:39:06.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:39:16.510Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=e0ef20c8-f717-40e6-bd3c-7afff0c93689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:39:16.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:39:26.518Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=7681e672-2192-4db2-b388-3398a5d81e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:39:26.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:39:36.525Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=08f24cb3-8a60-46db-bd3b-d9b930ec65ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:39:36.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:39:46.533Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=945d22f9-c562-455a-9ea9-1d1b70752751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:39:46.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:39:56.548Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=16319d10-1ad0-4aa9-b6d3-794a15068d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:39:56.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:40:06.567Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=4a3e6195-5eb3-4c21-989c-feeb71fd9448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:40:06.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:40:16.574Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=6f3320df-5b12-4286-a1fb-66ae5805ac36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:40:16.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:40:26.581Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=52ab7bd0-4d71-489a-8097-11ad39a6349d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:40:26.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:40:36.587Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=aae285f0-1897-4034-9bb5-3adff0446202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:40:36.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:40:46.594Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=bee88c27-9f87-4696-94b9-4780130be90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:40:46.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:40:56.601Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=802fac7a-c92b-4ffd-a95b-cba421ed5804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:40:56.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:41:06.609Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=2ced639f-ccfd-4caa-8d60-d428c3ccd221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:41:06.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:41:16.625Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=c135565b-e27c-4688-941f-87faa6d4bf93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:41:16.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:41:26.635Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=ffa38297-7d37-4dff-ad42-fc07279902d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:41:26.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:41:36.642Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=a491f7e2-6b39-4f46-950a-a3ed8f81ad0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:41:36.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:41:46.649Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=692b51a1-dd95-4e0d-a025-4b1de2276719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:41:46.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:41:56.654Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=c0eb0b9b-6665-46c5-8f59-863165207868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:41:56.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:42:06.661Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=2d41a28d-1829-4f87-a48f-7ff0f55b52b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:42:06.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:42:16.667Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=2e4c7674-2014-4e5b-9e8a-b9c971d98981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:42:16.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:42:26.673Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=e243d988-2063-4c50-89f8-8af3faf321a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:42:26.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T15:42:30.078Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T15:42:30.078Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-19T15:42:30.079Z |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-05-19T15:42:30.082Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-19T15:42:30.140Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-19T15:42:30.140Z |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-05-19T15:42:30.144Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:42:36.681Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=1ffeb3ea-e290-4b86-a212-8ee58f083d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:42:36.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:42:46.691Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=d3b3e951-f4b9-469c-aa9e-57acb92c1e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:42:46.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:42:56.699Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=d13c67ad-a35b-4b5f-a54a-197e25474178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:42:56.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:43:06.705Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=65b53153-f032-4cf2-b004-e299ce2f2e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:43:06.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:43:16.712Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=fbdd991b-938b-457b-b5f2-77a4b3d274ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:43:16.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:43:26.718Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=8ab83e24-1566-4e3a-bc64-1b9caad371d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:43:26.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:43:36.725Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=e88a98d6-761f-4a58-90a6-67b52b904df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:43:36.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:43:46.732Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=361457f6-d136-467f-ade6-38d21c980a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:43:46.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:43:56.745Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=a1ad7f95-2e88-4584-9352-1be932d733df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:43:56.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:44:06.761Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=7c2338b5-751d-4783-8bdc-d42fbd3c860c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:44:06.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:44:16.768Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=186e0661-b593-410f-90c3-d8b50b986796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:44:16.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:44:26.775Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=bf6dadc1-0c16-4746-a5f2-9536fd6e7e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:44:26.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:44:36.782Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=03fd65fb-b4fb-4950-b0ef-2afae48c37c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:44:36.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:44:46.788Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=bcedc36f-9f20-4120-bb8f-a092a3cd24d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:44:46.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:44:56.796Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=184b4dfd-a62e-45ba-a44f-346aa6232369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:44:56.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:45:06.801Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=4f1d98a9-fa5a-407b-bdef-db6923a3d1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:45:06.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:45:16.812Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=649c6f2d-6769-4f05-96c0-9e06b34cc572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:45:16.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:45:26.832Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=7f1f41e4-7fc5-4428-b612-fd258a0de23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:45:26.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:45:36.843Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=ff031931-6815-4d6a-850a-fa759709cbe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:45:36.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:45:46.850Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=7bd87032-9658-40ef-a0e9-3393afe548fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:45:46.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:45:56.855Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=b741d4c8-5564-449c-add0-624630752e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:45:56.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:46:06.860Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=f18f3d35-2356-425f-af5c-ad855e0981e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:46:06.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:46:16.867Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=2518d23b-ff01-42ab-a711-d538f13ce520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:46:16.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:46:26.872Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=bd3e2bcc-b72d-42f6-a09d-53cffe1ae420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:46:26.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:46:36.879Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=67f34bee-9b21-48db-9f0e-f99b9c214ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:46:36.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:46:46.892Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=ac9265ea-5360-4911-94bc-c6c0b6ca40f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:46:46.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:46:56.900Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=736ce6eb-0591-4003-99bb-61d71a4f466b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:46:56.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:47:06.909Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=b9ccba57-97b6-49d8-b8d9-1a08efde6f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:47:06.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:47:16.917Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=e85d902a-f0cf-4100-9353-0a2744132576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:47:16.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:47:26.922Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=90e67a31-48d8-4219-9070-08f8532568f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:47:26.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T15:47:30.068Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T15:47:30.068Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-19T15:47:30.069Z |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-05-19T15:47:30.072Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-19T15:47:30.127Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-19T15:47:30.127Z |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-05-19T15:47:30.130Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:47:36.928Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=c09e2ec8-42d2-4e0e-911d-7d32b43197af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:47:36.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:47:46.935Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=42ac4851-9de4-4128-a2bf-24c144c482ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:47:46.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:47:56.942Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=2da1bb9f-8deb-4198-95fa-3f860fe356c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:47:56.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:48:06.947Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=fc282223-6464-4590-a607-4c5061290709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:48:06.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:48:16.957Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=564f30ad-9a93-4581-b47d-4c2341491203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:48:16.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:48:26.968Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=0c7a456f-59ff-4859-8d3b-dfb49f7e171e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:48:26.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:48:36.974Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=b665c4d0-235a-43b3-94d7-3ae88ab87eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:48:36.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:48:46.980Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=486b90da-2dd7-4184-91f6-cede4a97ad0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:48:46.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:48:56.985Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=747fc182-0065-46d2-8351-fbe7bab54958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:48:56.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:49:06.996Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=9cd46a7c-c6a3-4420-8a60-a098488a4fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:49:07.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:49:17.002Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=a953d876-40d7-42b9-a073-3ca51bc31af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:49:17.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:49:27.008Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=db05894b-d8d1-4ff4-9aa5-376c46fb54c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:49:27.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:49:37.017Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=62403126-fcca-4e6e-a3bd-57466b0b0aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:49:37.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:49:47.029Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=56d3ead9-f7b1-4991-942e-0066dc9bc84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:49:47.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:49:57.038Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=5940e337-fe35-4656-8ef4-2defe1ec111e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:49:57.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:50:07.045Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=17f597c1-5fa6-4049-8304-c11a91e0ab82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:50:07.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:50:17.050Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=2515cf59-1034-4aa6-a8f4-de9958c41837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:50:17.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:50:27.057Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=d00af1e8-bef4-4c9f-a0c5-5244cc900599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:50:27.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:50:37.064Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=a3b6bb5e-3d9c-4911-9ecb-54e2eaf07641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:50:37.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:50:47.070Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=dd47f943-f3c7-461e-80f6-8e0e420d01a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:50:47.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:50:57.076Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=3b78cbd9-d767-4b12-afd7-b8e2b48bef39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:50:57.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:51:07.088Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=2b6ab73e-35da-4963-b465-220be2dd80ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:51:07.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:51:17.095Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=91c79e0d-5a4b-43b1-843b-96b19d7aaf6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:51:17.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:51:27.101Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=482ad6e5-354e-4fe3-bed6-888b20dd140f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:51:27.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:51:37.116Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=1c8e0711-abf8-446d-817c-f9c8457e6ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:51:37.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:51:47.121Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=6b8ecc6c-391b-48a8-957a-ca053ebd5972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:51:47.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:51:57.127Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=a973fed6-99f8-4298-bd87-d95f4fd34278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:51:57.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:52:07.133Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=3de3da3a-5fd7-4b37-a5f6-cd56d3af0843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:52:07.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:52:17.140Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=26e6f5f6-e780-4593-9850-408a94ded45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:52:17.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:52:27.148Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=117df815-6221-4cdf-b1ed-589bc57a8256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:52:27.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T15:52:30.093Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T15:52:30.094Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-19T15:52:30.095Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-19T15:52:30.098Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-19T15:52:30.157Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-19T15:52:30.157Z |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-05-19T15:52:30.161Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:52:37.160Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=bb662e7e-61a0-4aa3-a351-115aa98f9a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:52:37.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:52:47.168Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=1f38fb75-845d-4d75-941e-513b21230f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:52:47.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:52:57.175Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=50315dff-efd1-41fe-822f-5527fb27a805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:52:57.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:53:07.180Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=1037fba0-d288-419f-996e-cf0d101e6116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:53:07.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:53:17.186Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=95ca3126-3abe-43f4-ba83-537a6e8fdf89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:53:17.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:53:27.193Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=a529feaf-10ec-43ac-8f08-441d09393c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:53:27.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:53:37.199Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=7b88dd69-bae1-48a3-9f7b-ab36ea1913ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:53:37.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:53:47.209Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=1b810847-8cad-4d49-a359-662c06330a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:53:47.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:53:57.221Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=69307315-f9f8-4e7d-a19b-c5c641610b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:53:57.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:54:07.229Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=2c743fc7-2a47-4fe8-a434-f8284cfe0314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:54:07.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:54:17.235Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=41a8f243-6aed-4122-894c-92263b100f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:54:17.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:54:27.242Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=8be42a1d-3970-472f-9da6-cf6b6315da21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:54:27.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:54:37.247Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=3c91f48f-6aff-4791-b886-e8efcc6b8cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:54:37.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:54:47.256Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=5826c365-f38b-4632-becf-28c24ea3e693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:54:47.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:54:57.263Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=1145149a-aaca-4363-a709-967ceef9db40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:54:57.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:55:07.269Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=5420316a-13d4-440f-bdf5-2f3dfe1ca3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:55:07.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:55:17.281Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=c4510e2a-86a8-44d5-851b-4428ef2b11b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:55:17.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:55:27.290Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=f558c383-3c05-4947-82d6-2e483db36029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:55:27.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:55:37.296Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=94659da9-1767-4525-b8ac-4076300552ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:55:37.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:55:47.302Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=e951cc96-6f95-405b-8ad9-a93f2bd95198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:55:47.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:55:57.308Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=da7c3dc7-507d-477c-b809-bd720aeb764e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:55:57.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:56:07.314Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=185a6327-04e1-4c52-9d11-b38f53db4dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:56:07.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:56:17.320Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=7113478b-a3b6-4feb-a938-8b18cbc44f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:56:17.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:56:27.326Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=7f4683f1-6b51-487c-861b-c46129c77570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:56:27.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:56:37.334Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=d61bda02-1706-49de-9d9a-ba1888461289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:56:37.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:56:47.345Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=d159d389-e13c-4cd2-8e9f-5f51722df1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:56:47.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:56:57.353Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=e0cc6615-9021-4b48-987d-2f0b8643473c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:56:57.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:57:07.358Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=1362f888-cd65-4023-85f5-00e3f007427c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:57:07.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:57:17.364Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=e82e0270-c6d8-4ca5-8f5d-23d9f826f4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:57:17.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:57:27.370Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=9bc6f7ba-b1d8-4e29-a22a-93166ee1de50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:57:27.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T15:57:30.061Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T15:57:30.061Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-19T15:57:30.062Z |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-05-19T15:57:30.065Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-19T15:57:30.119Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-19T15:57:30.119Z |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-05-19T15:57:30.121Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:57:37.378Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=893710d1-bad0-4d6f-a190-e31cf7e719ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:57:37.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:57:47.384Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=8ed7a821-f6f8-443d-9356-c09743c122dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:57:47.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:57:57.390Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=e40f34f4-8a12-430a-ae94-0ab0bb825b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:57:57.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:58:07.411Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=89fd5b9f-895c-4847-afb6-ed6e4afdb4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:58:07.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:58:17.421Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=3935442e-94d5-42d9-9b42-eeac39fbbcf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:58:17.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:58:27.429Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=f7e2eade-d8e0-48ec-ac68-4c656a7ecfd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:58:27.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:58:37.438Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=320b11bf-a5f1-4b1c-81b3-315e406a00c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:58:37.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:58:47.446Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=e5d32599-d97a-492b-9190-b3ce4f941762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:58:47.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:58:57.459Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=7f15045c-f0da-4333-89c4-507d79e80659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:58:57.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:59:07.475Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=f32a9d80-0c79-4def-b3aa-f5be2f63f687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:59:07.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:59:17.481Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=630f8c12-84ec-4d37-b5f1-e6333dbf27f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:59:17.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:59:27.493Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=89c5b2fc-340b-45f8-ac90-93029c34aa8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:59:27.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:59:37.500Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=54d57231-4bce-42a5-b3d5-c081fda764ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:59:37.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:59:47.507Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=6c1bd75f-bb22-4c71-91ff-15c4fc5e105a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:59:47.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:59:57.514Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=7f17c24e-d76c-49cf-8950-ecfe6d5016fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T15:59:57.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:00:07.522Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=552ae4a0-960e-4b8b-a797-30bc1a42e65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:00:07.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:00:17.533Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=cd5b3666-59e8-4e3f-9a06-8ec49518359a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:00:17.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:00:27.541Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=7705e0c2-8b1d-4b26-ac6d-d590a2f1a7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:00:27.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:00:37.548Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=4cb99ff2-754a-4355-a37f-0bb32e97fdcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:00:37.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:00:47.560Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=81d33f26-fcc0-4753-8888-f6dec685d400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:00:47.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:00:57.569Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=6d7d552e-1389-4fbc-b1ba-544e4af3ee7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:00:57.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:01:07.576Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=d74b7c6c-040a-4c08-a884-d671cbde3907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:01:07.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:01:17.582Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=5e095ff1-0e0f-4b11-86aa-760fd4fcdae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:01:17.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:01:27.588Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=2604a232-097d-4235-80a1-e921a8bbe592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:01:27.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:01:37.594Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=e7181c04-856f-4656-820f-0d95dabcdedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:01:37.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:01:47.600Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=8c959c26-83f1-4ec0-8d09-ddec843f7e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:01:47.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:01:57.610Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=b83f9fe9-d178-4b32-99aa-859486fd19d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:01:57.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:02:07.626Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=b4bf633d-b06d-4c2b-9cf1-2eca201759e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:02:07.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:02:17.635Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=40717ac2-47b6-4497-8fcf-b46225e9fc21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:02:17.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:02:27.644Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=29269cac-f03a-4d5d-afae-a61820248556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:02:27.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T16:02:30.082Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T16:02:30.082Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-19T16:02:30.083Z |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-05-19T16:02:30.086Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-19T16:02:30.139Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-19T16:02:30.139Z |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-05-19T16:02:30.141Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:02:37.649Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=26673ff4-e84f-444e-a76b-5aa61e50a252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:02:37.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:02:47.654Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=86970926-af71-4075-bebb-80f50a9f1cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:02:47.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:02:57.661Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=136d7c89-632a-451d-919a-b24ec8cf996f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:02:57.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:03:07.666Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=57143f66-e894-41d3-92dc-2272acc1b5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:03:07.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:03:17.674Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=3cb38c0d-26ae-4fb9-8c1f-3b43e8b61010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:03:17.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:03:27.685Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=c7f14041-d77e-4d27-bda7-8a7f5815fc63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:03:27.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:03:37.692Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=c80e0d88-9cf7-444f-bfdd-ed41efedfad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:03:37.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:03:47.703Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=9ae7e6ff-315e-4a43-bbe5-e2d23f9e155e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:03:47.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:03:57.712Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=45d1851e-7f07-4e7c-97d2-cf01a61680ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:03:57.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:04:07.722Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=53f81071-c88b-4b20-a5b0-46d3662e8a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:04:07.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:04:17.729Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=16102d41-3e87-4a39-bf0b-87f50b7dd77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:04:17.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:04:27.735Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=e4e281b2-dacd-41c9-9551-a2f1d2cc1214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:04:27.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:04:37.745Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=5f5a06be-4ce1-4198-8093-d6b6229a69a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:04:37.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:04:47.754Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=c6118121-f1c3-469e-83ac-f9cde0f6870e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:04:47.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:04:57.760Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=37a6b541-1524-4307-9b2a-1da25ce2a9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:04:57.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:05:07.771Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=13d2e1dc-0745-42ae-8aef-3cdce073be27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:05:07.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:05:17.777Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=c7c2ebf2-7b06-4ee4-9382-300a225d0757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:05:17.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:05:27.784Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=5450c91d-f984-4254-a44c-495e0b12d99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:05:27.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:05:37.789Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=79897ec0-2085-4d69-a830-66983061475b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:05:37.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:05:47.797Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=b8034e0b-1ec8-4181-bd9d-3816b433b8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:05:47.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:05:57.809Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=b4b1ecdc-c6db-46ba-b943-cdb1c58a2ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:05:57.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:06:07.823Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=e4c60b38-2d23-469a-8645-c5721f5a3d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:06:07.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:06:17.830Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=172946e8-4668-4329-b5f0-ec5a6742b261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:06:17.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:06:27.836Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=33815d3e-7804-443c-888c-e6d0f7b2a6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:06:27.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:06:37.842Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=64a8efef-c439-4074-8f76-05e2c5a87833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:06:37.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:06:47.848Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=ade2c324-9f1e-4b2b-9ee9-0d5a32185aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:06:47.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:06:57.859Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=60c696d3-e58b-4734-9572-83c84ae4d741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:06:57.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:07:07.866Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=170c72a0-05e7-4fcc-8cff-49dc2260ad91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:07:07.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:07:17.877Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=2161cc19-99c7-477e-8028-d4e55caf87bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:07:17.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:07:27.884Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=b3e08344-8f0e-4e67-815c-fbf6a48b393f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:07:27.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T16:07:30.101Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T16:07:30.101Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-19T16:07:30.102Z |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-05-19T16:07:30.105Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-19T16:07:30.171Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-19T16:07:30.171Z |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-05-19T16:07:30.173Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:07:37.891Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=169f0c8e-1c45-46b5-a100-e81c81d2e039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:07:37.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:07:47.898Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=ceb64625-c679-45e3-ad92-906dc07da937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:07:47.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:07:57.906Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=db0dd2b2-3d84-4a38-8e8d-48139936e2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:07:57.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:08:07.914Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=7e7fc7ea-2af5-4ecb-9a71-0d0d005e5c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:08:07.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:08:17.919Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=6e417537-dad2-4be1-97d9-16e9eab63b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:08:17.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:08:27.925Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=1c6de490-c7bb-48a6-9240-06f749fa81da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:08:27.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:08:37.937Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=ffa640c1-cd65-4abf-a6de-46b6fd526365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:08:37.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:08:47.944Z |INFO |Init configs |InvocationID=e1af730b-13bd-48b9-8714-6bd454ec10fa, InstanceUUID=ad68beb8-f345-4e82-9f69-331dc7084838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T16:08:47.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |