. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T06:01:00.768Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T06:01:00.772Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T06:01:00.828Z |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-20T06:01:01.422Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-20T06:01:02.236Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T06:01:02.238Z |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-20T06:01:02.313Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-20T06:01:02.363Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-05-20T06:01:02.384Z |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-20T06:01:03.825Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-20T06:01:04.213Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-05-20T06:01:04.230Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-05-20T06:01:04.230Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-20T06:01:04.285Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-05-20T06:01:04.286Z |INFO |Root WebApplicationContext: initialization completed in 1901 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-05-20T06:01:04.588Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-05-20T06:01:05.541Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-20T06:01:07.357Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-20T06:01:07.664Z |INFO |Started MainApp in 9.096 seconds (JVM running for 9.652) |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-05-20T06:01:07.721Z |INFO |Start scheduling PRH workflow |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:01:07.730Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=981e78e3-04fd-442a-856a-4c335d814a92 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-20T06:01:21.673Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-20T06:01:21.673Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-20T06:01:21.676Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:01:37.812Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.1.164:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:01:37.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:01:47.842Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=a4794a4c-05e8-4771-91b4-d20a0db7d0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:02:17.867Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.1.164:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:02:17.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:02:27.872Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=81647882-e40c-4e9d-b51d-06cff3103db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:02:57.912Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.1.164:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:02:57.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:03:07.915Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=00cd616a-8d68-4e79-9db3-95f0547d99cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:03:37.956Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.1.164:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:03:37.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:03:47.961Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=8fbe0df5-baf2-4f42-946a-9b11e0dc222a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:04:17.991Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.1.164:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:04:17.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:04:27.998Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=50a9951d-8d40-4268-ba2f-bf13161d611f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:04:58.037Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.1.164:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:04:58.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:05:08.041Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=929f8541-1a43-4ab2-9c95-158e4c61d4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:05:38.069Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.1.164:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:05:38.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:05:48.074Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=6c34ec47-105e-4ede-8d25-70715d693639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T06:06:05.478Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T06:06:05.479Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T06:06:05.481Z |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-20T06:06:05.484Z |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-20T06:06:05.552Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T06:06:05.553Z |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-20T06:06:05.556Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:06:18.129Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.1.164:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:06:18.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:06:28.132Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=80e82d56-6724-44c6-9746-481ee1b94fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:06:58.156Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.1.164:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:06:58.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:07:08.158Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=03de08e8-0dde-4359-9535-8daeb7f3f6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:07:38.187Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.1.164:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:07:38.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:07:48.189Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=c88124b4-8e73-463d-ba75-3d1c8ae9aadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:08:18.211Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.1.164:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:08:18.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:08:28.213Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=d9ccf894-99c6-400c-995b-fd44872423b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:08:58.233Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.1.164:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:08:58.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:09:08.238Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=094ca3be-9832-4f0e-8a36-4584f6fcf160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:09:38.264Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.1.164:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:09:38.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:09:48.266Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=8b867c02-501f-4b9d-8a73-561af03005d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:10:18.289Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.1.164:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:10:18.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:10:28.298Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=35f05c14-4082-4428-9841-4cc82d3cc70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:10:58.335Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.1.164:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:10:58.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T06:11:04.977Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T06:11:04.978Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T06:11:04.979Z |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-20T06:11:04.982Z |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-20T06:11:05.040Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T06:11:05.041Z |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-20T06:11:05.043Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:11:08.337Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=63d2db4b-9864-47d0-8f7f-2b49222f9f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:11:38.356Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.1.164:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:11:38.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:11:48.360Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=cabaac67-2bc6-4cba-9f27-5e4373469dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:12:18.382Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.1.164:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:12:18.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:12:28.385Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=a1da660a-bc95-4be4-99ed-5909d50f6b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:12:28.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:12:38.441Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=a57650a4-4a47-4265-852f-8a83724ca42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:12:38.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:12:48.460Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=6fc1a11e-d700-4ae6-b570-4c21cbeaa0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:12:48.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:12:58.479Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=0e12bc5b-fcbe-486e-85c4-3c9106851659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:12:58.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:13:08.509Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=9be63dc5-e07b-4676-909e-6c416e514093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:13:08.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:13:18.532Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=fc6f7fd3-229a-4cc3-8e98-868ce4aa4280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:13:18.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:13:28.555Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=edab94c8-e4d4-4567-9a54-7fb21cd51d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:13:28.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:13:38.575Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=b45e51b4-268b-4d71-bcb0-a124c796cfbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:13:38.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:13:48.590Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=7f9d1af0-3e4b-454d-a7e7-98b966259c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:13:48.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:13:58.641Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=f13557b0-2bcd-4189-93e5-4eb6072a4115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:13:58.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:14:08.659Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=188ce1b1-84ef-45f8-a819-5f9a2cb3dbcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:14:08.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:14:18.670Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=0df4f530-fafd-4613-b170-b49403113e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:14:18.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:14:28.684Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=a5e6aac3-3aaf-4c38-bf87-d5f0a18a2ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:14:28.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:14:38.702Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=b6f70287-c668-43ae-9d7f-e2ebb60552a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:14:38.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:14:48.716Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=c0bc2eed-9d7f-4554-a561-93ece4525a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:14:48.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:14:58.741Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=beadb451-3502-447d-b141-616d1487d237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:14:58.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:15:08.761Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=93b53d58-f473-4c24-9271-876308b1fa56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:15:08.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:15:18.780Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=a9aa0c54-cf50-4e9e-a154-561d82cf3412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:15:18.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:15:28.791Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=0470d645-68bb-4e17-bb5b-760e4a725a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:15:28.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:15:38.804Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=79c01fcb-5564-4e99-99d7-b4c05485cf83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:15:38.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:15:48.817Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=86dd6a38-78d1-46c5-ad81-fd060a985ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:15:48.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:15:58.828Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=4d94eb02-9094-44ed-bbbe-e2966761a685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:15:58.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T06:16:05.025Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T06:16:05.026Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T06:16:05.028Z |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-20T06:16:05.031Z |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-20T06:16:05.114Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T06:16:05.114Z |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-20T06:16:05.117Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:16:08.838Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=7f210f5b-261d-4126-b1d3-2ebf11c0d324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:16:08.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:16:18.858Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=932a1f48-866c-4d25-b0a8-d6326bfd3144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:16:18.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:16:28.868Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=4f86185f-84e6-48cf-9813-867e36daf11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:16:28.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:16:38.878Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=1d7c11f2-3ddd-4c2d-80cb-de548aa8913a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:16:38.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:16:48.894Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=dd149b2f-0df5-431e-9293-b64c366254af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:16:48.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:16:58.904Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=ffad8ab3-4718-4929-8df6-b6ddfce0c0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:16:58.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:17:08.914Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=99774940-f6e0-4dea-9431-7cde57920ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:17:08.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:17:18.922Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=49f3e86b-9b52-404c-90bb-ba4ec411022f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:17:18.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:17:28.932Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=56d4e1e6-d9c1-4318-b1b4-db6e886aed2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:17:28.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:17:38.951Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=7b28a85a-6921-4481-8a55-9afecbe9dc16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:17:38.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:17:48.961Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=ead70537-9f27-4d04-80bd-1699d312d2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:17:48.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:17:58.969Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=b545603c-790d-4f5e-b27e-477dd1d15f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:17:58.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:18:08.980Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=46ef0601-f059-49ef-a108-c97988a21214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:18:08.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:18:18.990Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=6fff0352-351a-4546-8a0b-b46d08d44e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:18:19.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:18:29.007Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=f9841003-9ac3-4b1e-879c-22cb22543fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:18:29.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:18:39.020Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=c4d81840-de7f-44c6-9ef8-83275c17afb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:18:39.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:18:49.029Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=75a85075-1cd5-448c-bbe6-042f789af695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:18:49.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:18:59.040Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=bc8432cd-aecb-4342-bd6f-82c9309665e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:18:59.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:19:09.048Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=d8663fc3-80fb-422e-a89c-1e79423fbb99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:19:09.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:19:19.057Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=081459ee-4c64-43eb-8fd4-afedf1ee4546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:19:19.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:19:29.065Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=e1834724-d95d-4ed1-82c7-1a4ca9f16622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:19:29.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:19:39.073Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=95f2fb5b-ef13-458b-ab2f-6097b2586da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:19:39.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:19:49.086Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=338459eb-b70d-42fc-bb3b-e2dfcdde1dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:19:49.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:19:59.096Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=451150c4-4c4a-40c2-9026-0d6f925c7347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:19:59.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:20:09.112Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=ace5e976-45a8-418e-9c4a-77d6d4482f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:20:09.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:20:19.119Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=99208e5c-c2a3-4561-87d8-65d117f16e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:20:19.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:20:29.129Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=2643a43b-6b0b-4b7b-86b4-24a120edf605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:20:29.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:20:39.136Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=28964f91-b879-4cb1-bf31-70391fbd5297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:20:39.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:20:49.144Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=8f725038-0240-48b9-be87-524633fa9fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:20:49.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:20:59.152Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=c697e596-8cff-4bd4-97a5-916f4bc97e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:20:59.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T06:21:04.981Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T06:21:04.982Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T06:21:04.983Z |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-20T06:21:04.985Z |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-20T06:21:05.041Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T06:21:05.042Z |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-20T06:21:05.044Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:21:09.163Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=c34c62f2-b5c1-4e9c-a475-8c60fa2ce40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:21:09.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:21:19.170Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=7e7bea16-b3ec-46c2-9cbc-db06fd359f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:21:19.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:21:29.178Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=21e4769f-c5c4-49d5-8d66-9da7b7124c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:21:29.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:21:39.188Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=eb3a77bc-86a2-4b0a-9015-1fd230d7f20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:21:39.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:21:49.203Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=6a9f97f0-5e7b-4a72-8022-f500989afdba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:21:49.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:21:59.213Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=1c9fe213-c500-4c8f-9f38-032c76d48c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:21:59.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:22:09.223Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=3b86379f-ac97-45ae-adf2-8b925f23e8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:22:09.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:22:19.231Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=cdfa4878-dba0-4e93-8036-cb53e18eea16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:22:19.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:22:29.240Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=56cddf3a-8104-4cc4-9466-94b83e7ee509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:22:29.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:22:39.248Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=1acbe1f4-01d1-4d4a-bf73-0aedc3778658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:22:39.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:22:49.263Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=61fc0b8b-ee09-44e3-a061-c8016e1f2201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:22:49.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:22:59.272Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=3f24bfbc-74f9-48f1-8649-4a060ae50b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:22:59.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:23:09.279Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=7ab9ec80-2897-4f49-9fe3-00973389bcc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:23:09.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:23:19.286Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=c86aacf4-773b-4e12-8ae2-f6f98fce79a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:23:19.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:23:29.293Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=8270829c-29df-4564-9c23-599fe952f3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:23:29.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:23:39.304Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=5590d3ea-1596-48bd-885e-fb4b5d250a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:23:39.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:23:49.318Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=60637406-8b57-4dbf-810a-39a334fd5ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:23:49.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:23:59.327Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=b33382ea-40ec-456d-905d-d15009a792c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:23:59.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:24:09.335Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=d4f99649-9346-494f-95fe-befb8e2c81ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:24:09.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:24:19.342Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=bf6944c2-2023-4302-917e-0e2d21acfb61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:24:19.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:24:29.350Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=9fa8f35f-c77b-4d19-a591-8fc358b5b591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:24:29.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:24:39.357Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=db03af43-f80b-45f1-895f-0b478a2301ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:24:39.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:24:49.364Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=66d127be-f44d-443f-ad3e-2ece2a491894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:24:49.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:24:59.372Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=843564ee-cee0-40c5-a0cf-f4cc178ced06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:24:59.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:25:09.379Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=24bd66fb-2843-4158-a0f4-5f61b6bb6d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:25:09.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:25:19.388Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=fe910d40-ff7d-481f-b6a7-8e4f17698a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:25:19.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:25:29.405Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=86476d59-2acd-4d55-9bbf-6d1807c364c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:25:29.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:25:39.413Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=27e0639e-dbe5-40af-b189-3ee2126be9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:25:39.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:25:49.421Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=624502e6-250a-44e0-ab64-0f424225859b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:25:49.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:25:59.429Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=e60c42ee-fd84-452d-8e7d-4bd4cd3396a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:25:59.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T06:26:04.977Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T06:26:04.977Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T06:26:04.978Z |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-20T06:26:04.981Z |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-20T06:26:05.051Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T06:26:05.052Z |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-20T06:26:05.054Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:26:09.494Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=bd9bb510-0ab4-4d50-a67d-b027776d3bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:26:09.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:26:19.501Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=92c3d197-6838-4744-9578-8e75253d09b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:26:19.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:26:29.512Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=028247df-844c-4f20-a9cd-ebc94b1c0ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:26:29.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:26:39.520Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=acb3f47b-5af1-4e89-bb17-4e7c50f09cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:26:39.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:26:49.528Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=691129aa-c5be-4e2c-beaf-79f2375ab674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:26:49.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:26:59.538Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=bcf99fe4-7d98-4ba1-87ec-c0e13eee1ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:26:59.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:27:09.558Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=cb2290e2-80b2-49b4-a348-f06611566314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:27:09.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:27:19.565Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=0379c9a9-dcc1-4aa3-bbee-997262b59add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:27:19.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:27:29.571Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=715123d1-95aa-44f8-8153-cd2f0d6be8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:27:29.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:27:39.578Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=e3557b18-8561-4042-9d70-5ab87851e16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:27:39.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:27:49.586Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=b2354614-f5dd-4964-ac15-5c2eae46180b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:27:49.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:27:59.595Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=c9a55ac2-e40c-49b0-beb7-939a73503577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:27:59.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:28:09.601Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=9d2736d0-d5ae-4d0d-b9d4-3e911f260f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:28:09.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:28:19.609Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=1619bb63-3ace-4a0d-bd0f-3cbd9d50d6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:28:19.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:28:29.616Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=0f5458dd-3778-4d53-927b-11a8af533950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:28:29.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:28:39.624Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=916ef82f-8f06-481f-b045-34e914bf998d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:28:39.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:28:49.639Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=1abd6f82-6020-4298-b0ee-0d85d79ffcbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:28:49.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:28:59.649Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=0f87ee53-ade8-4848-894c-60a004509eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:28:59.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:29:09.658Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=4df4a505-e91b-4e91-b8dd-910d2a0bcbb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:29:09.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:29:19.674Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=03a07731-9f26-42ce-8d59-b20a0657d931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:29:19.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:29:29.682Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=533cc9b8-22e0-4fa6-9316-dd5727b9ecc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:29:29.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:29:39.707Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=1d72c20f-d36f-4678-aae0-11b1a08c5ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:29:39.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:29:49.718Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=e54f632b-5ab7-4d85-935b-a090aae605c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:29:49.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:29:59.727Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=87ceedb7-ecc0-4658-bd18-282815707cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:29:59.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:30:09.736Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=6c157f32-ec7f-46c3-82c7-4ca04237c13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:30:09.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:30:19.743Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=caf782b5-bcf1-44b8-b428-57f733c1170a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:30:19.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:30:29.760Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=c2855474-1ed6-4a59-b103-c606d3d38081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:30:29.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:30:39.771Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=235013f5-4f5a-49cb-857c-3739dad17746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:30:39.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:30:49.779Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=c82aa873-dcb4-4a32-a018-38d82a6a5f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:30:49.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:30:59.790Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=0340d5e3-9f96-4a62-b385-50ca2730e9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:30:59.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T06:31:04.984Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T06:31:04.984Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T06:31:04.986Z |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-20T06:31:04.991Z |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-20T06:31:05.048Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T06:31:05.049Z |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-20T06:31:05.051Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:31:09.797Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=29afc03d-54ab-47ba-b11f-063739b1cc85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:31:09.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:31:19.807Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=d70bbd17-180b-4fe7-bb0f-08bf49e52f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:31:19.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:31:29.824Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=c5f6e1b3-e5ef-424b-9b6a-a821a37c8bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:31:29.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:31:39.836Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=ddc84c28-bcc1-4bc1-9ec1-ab665d3f901b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:31:39.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:31:49.843Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=0af3b9bc-248b-4fd1-96bf-d439f3d78723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:31:49.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:31:59.850Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=78431fa2-31c5-464f-aa83-1c89a6a9d755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:31:59.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:32:09.857Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=24136228-b0a8-44f3-8e7d-cc219f665b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:32:09.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:32:19.865Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=e5934768-0571-4194-a209-681167af1326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:32:19.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:32:29.874Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=de8c85aa-9c2d-4425-864a-9665ab489529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:32:29.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:32:39.882Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=d5ba9c7c-4787-4f37-9eb8-d9a85f97073f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:32:39.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:32:49.889Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=d7ddc291-5875-4682-b1b5-83ebfb35f31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:32:49.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:32:59.897Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=cd708234-9235-4145-bc30-a698577376db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:32:59.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:33:09.913Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=81a65d7f-2be5-42c3-8f75-607dc87f8efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:33:09.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:33:19.920Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=9071eb62-d8f0-4775-85d2-206a70439548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:33:19.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:33:29.929Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=fb65608e-9287-42ed-bf84-dfde2382228a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:33:29.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:33:39.936Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=1a67e1fa-cab7-4c1a-aaa9-0d53fab531cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:33:39.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:33:49.944Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=17092f92-c052-4b25-8325-e321d5c5380c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:33:49.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:33:59.955Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=dee63fab-919e-423a-a228-582977114c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:33:59.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:34:09.974Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=0e4e000b-09b8-4465-bb36-491f0ef73eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:34:09.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:34:19.981Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=655380e5-11e6-490c-98e7-a940b95a1a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:34:19.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:34:29.988Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=17b66aab-5d21-4c2a-a53e-c9ddf0461d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:34:29.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:34:39.994Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=c36ea540-be95-4438-b7a9-2163f28fa749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:34:40.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:34:50.003Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=546a0d75-4357-4e34-ac33-f38b591eb849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:34:50.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:35:00.011Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=f876a97a-6d65-4d14-b195-fe1bdce316c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:35:00.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:35:10.024Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=e59f5077-0079-4739-95ef-17e9ee4ee991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:35:10.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:35:20.032Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=4973a3d2-ce39-46e4-a303-206cb3ae7995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:35:20.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:35:30.040Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=cb93ff33-0912-486c-aa6d-dc72d8254d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:35:30.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:35:40.049Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=8602fc61-1d57-4da5-9ac4-a3b0fb1167d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:35:40.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:35:50.056Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=facce61e-ec84-46d3-b33e-82d96aa42419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:35:50.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:36:00.063Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=d33e3b3d-f365-4a73-b496-dd741500d2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:36:00.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T06:36:04.988Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T06:36:04.988Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T06:36:04.989Z |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-20T06:36:04.992Z |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-20T06:36:05.043Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T06:36:05.043Z |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-20T06:36:05.046Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:36:10.072Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=179bcbc3-b2d2-4288-aff7-c387a89c56e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:36:10.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:36:20.079Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=37c65499-c911-4033-9667-214b989c5ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:36:20.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:36:30.089Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=ddfac46a-d4bd-44e2-b4b9-76ed208ed74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:36:30.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:36:40.096Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=731c58a1-3449-4264-87de-1ccadba58d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:36:40.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:36:50.104Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=c4cddd62-2a70-4f20-819c-6154fb6390de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:36:50.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:37:00.123Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=b575729e-8226-48b2-9583-25c782ccc67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:37:00.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:37:10.131Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=e2648dd7-bacd-4078-8d97-f9a8c41dda51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:37:10.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:37:20.144Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=b8009667-5c43-4d1b-ac97-43803819ec11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:37:20.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:37:30.153Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=70fb119a-9490-47ad-adb3-10e5f9d767c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:37:30.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:37:40.159Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=e1b2f224-f611-44cb-87a1-d5d8408ad2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:37:40.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:37:50.166Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=30c2c6d0-26fa-4b2e-8f19-558bdb9be6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:37:50.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:38:00.175Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=e39dd369-8d2d-4f87-9cd0-f6b97a2da204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:38:00.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:38:10.184Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=8608916b-bb79-4cd8-9ca3-561c7dc8ecf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:38:10.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:38:20.191Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=ff859aa6-6686-432c-a66a-4e07450dad55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:38:20.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:38:30.199Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=3e57f803-2973-41f7-b6a8-b917e02560bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:38:30.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:38:40.207Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=f9f653b7-c991-4f2d-973f-341cf32cc8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:38:40.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:38:50.221Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=4bd41975-15bf-4ba7-be88-e51ed3295c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:38:50.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:39:00.231Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=257b98f3-2167-44ee-a6d2-e81c62559901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:39:00.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:39:10.238Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=f7158584-1119-45b8-aecc-85e24e5fca79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:39:10.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:39:20.245Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=aa835a18-1106-4b71-a34c-57315d7c12ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:39:20.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:39:30.252Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=3a166db6-34b4-4cda-9e02-1847ae3ca375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:39:30.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:39:40.263Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=1672c063-2954-4f69-8b06-c8917c1f5b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:39:40.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:39:50.270Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=795b6a25-3d2c-4f5c-937c-23f656db90b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:39:50.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:40:00.278Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=4d2d59d7-93bc-4989-9210-ac8581af38a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:40:00.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:40:10.287Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=e0c4a949-44c2-463c-a5f5-a53339813cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:40:10.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:40:20.294Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=cf5fa666-da97-4201-a0ec-421ee1202436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:40:20.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:40:30.301Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=f096ac4f-107b-4d53-a9ce-0e67a45bb8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:40:30.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:40:40.312Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=e7b7e9b9-15bc-45dc-a249-e230ab31794e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:40:40.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:40:50.325Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=7839232e-c9ea-4225-92be-a5158ee42243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:40:50.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:41:00.332Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=8c83111e-3966-41e2-9562-08ebcf662c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:41:00.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T06:41:04.973Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T06:41:04.973Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T06:41:04.975Z |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-20T06:41:04.977Z |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-20T06:41:05.064Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T06:41:05.064Z |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-20T06:41:05.067Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:41:10.340Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=7fa8f670-ccf4-4eae-9db5-5b7744bac5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:41:10.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:41:20.356Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=a488f7f3-45e4-4303-9c92-a7774ebc5ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:41:20.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:41:30.365Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=ef7b1711-665c-44d1-b534-c635fc6a04a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:41:30.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:41:40.371Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=2521465b-7942-4e8f-9934-c108a2b389f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:41:40.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:41:50.377Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=7b3539d0-5f44-4335-8be8-6f45dc1ce050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:41:50.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:42:00.390Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=9e3f6d38-9d9e-4e7d-9e5e-dc0fdd016dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:42:00.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:42:10.397Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=4ff00d58-a78d-4e8a-bdfe-e7ce832e3dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:42:10.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:42:20.404Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=401e1f45-6ddf-4972-865c-171a3b782773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:42:20.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:42:30.411Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=ef758f58-49e1-4e1f-a867-68757e7eaaf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:42:30.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:42:40.421Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=ecf45bf4-c547-4727-90f0-fffd6aedacaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:42:40.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:42:50.441Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=d6cdc095-f403-4727-b9a0-a7cadc77aa5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:42:50.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:43:00.452Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=5914aa32-cd50-454a-9b0a-762ea9a62855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:43:00.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:43:10.467Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=7921aed2-14d7-4530-aaef-2c4e985d02d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:43:10.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:43:20.481Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=518f2472-de40-44b3-bf6b-2425e90ba943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:43:20.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:43:30.489Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=cebb5202-228a-4980-8c65-788b18a19450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:43:30.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:43:40.496Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=7d2a6c1b-fb30-477f-bba8-775651f7dcb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:43:40.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:43:50.503Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=ae0dd81d-2570-4509-bcd0-8f09b209019b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:43:50.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:44:00.510Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=db9faba9-73d0-498f-9f10-94c1a3657427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:44:00.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:44:10.517Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=d853882d-0176-4ba0-9fe2-f2937caa1555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:44:10.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:44:20.523Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=60e2e585-a282-4fd7-b2d0-6fe4cc431b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:44:20.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:44:30.535Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=26274a67-d000-407f-bb72-e82e044aef05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:44:30.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:44:40.564Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=112112ec-0213-4a76-9ae0-64af509f4ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:44:40.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:44:50.575Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=6fdc023a-6e8e-4a57-b2b4-77fab33fcc8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:44:50.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:45:00.581Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=057a3b7e-5648-455c-b610-4308f811a85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:45:00.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:45:10.587Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=092d1e71-aa89-432a-923d-93c9b8d44c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:45:10.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:45:20.594Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=e7d76573-e218-4cd0-9b65-8b233086931a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:45:20.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:45:30.601Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=d6ca95df-5cae-4ee0-986f-5e856dc89a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:45:30.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:45:40.608Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=3565739a-aef7-4ce8-9a64-b4b928fbc6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:45:40.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:45:50.616Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=659b5adc-add0-473a-b991-1d9a530d3c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:45:50.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:46:00.624Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=02e997d1-cffd-48d0-b4ac-1a339f899f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:46:00.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T06:46:05.002Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T06:46:05.002Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T06:46:05.003Z |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-20T06:46:05.007Z |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-20T06:46:05.057Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T06:46:05.057Z |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-20T06:46:05.059Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:46:10.632Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=968e57d3-fc93-4e82-b0f5-b4eda786ad83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:46:10.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:46:20.641Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=9d9f7e0d-995e-4892-9ff8-4c05d8b9c658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:46:20.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:46:30.666Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=7d6cbb26-df02-4924-a42e-3deba3931a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:46:30.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:46:40.676Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=ba44d34c-9e5e-4bc2-a8d5-27b6647fbbcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:46:40.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:46:50.686Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=edd61fc3-bd88-4c28-a659-76d841b9dd76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:46:50.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:47:00.693Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=1848a286-958a-41ca-81d9-f430417ff2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:47:00.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:47:10.700Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=00c53748-f726-4d36-8950-aed046a644ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:47:10.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:47:20.707Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=eb6e01af-af1d-448a-9b9e-220494cb887c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:47:20.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:47:30.716Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=1e79cc6a-0dcc-4eb3-a02b-c34df871a504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:47:30.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:47:40.723Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=55e1f322-8e4f-4a2a-9070-4fa955dfe623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:47:40.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:47:50.730Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=d148c77b-c281-4ea0-bbd2-5b16b406027f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:47:50.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:48:00.737Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=4dddb0bd-d091-44dd-828b-3ce22b1f4d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:48:00.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:48:10.744Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=c963e9a3-d7d7-4544-97a6-d8de4c8e9503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:48:10.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:48:20.754Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=600301fd-a00a-4606-99ba-a0381592491f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:48:20.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:48:30.770Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=57a62bf3-34c8-42b7-a5f8-72af946a1a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:48:30.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:48:40.779Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=234c4882-b671-4e44-8022-0d6c8b19918e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:48:40.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:48:50.786Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=a2afa546-ea0c-4467-b4a2-da2eefb7ad62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:48:50.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:49:00.792Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=7acc6bfb-763f-4f76-9062-ac4b0f42011d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:49:00.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:49:10.799Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=d652233f-ab88-4c40-8bf5-36b5975861fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:49:10.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:49:20.806Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=09c3cf29-50e4-4844-a4bc-e83f1062d145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:49:20.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:49:30.814Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=5af485ef-fa06-4195-ab2f-0eaa4caa1457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:49:30.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:49:40.822Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=5020e10f-6b11-4974-bd76-7d323ee97b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:49:40.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:49:50.830Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=b4324930-2922-4ff4-b22b-c00f37149762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:49:50.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:50:00.837Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=cafcfac9-08e6-405a-a6cc-b9b3719419a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:50:00.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:50:10.844Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=0f826baf-85ee-4a41-9cca-fe2aab56375f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:50:10.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:50:20.856Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=7c5f9e66-9129-4be8-b312-6227fde6983b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:50:20.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:50:30.864Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=e340c915-cb4e-4000-bf62-812b21286aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:50:30.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:50:40.870Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=0b1bb8e2-1f79-441d-ba72-8920b7a41849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:50:40.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:50:50.877Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=2d15a1a7-6d5d-48d7-9fbd-302aeaf89c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:50:50.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:51:00.887Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=7d321580-c88e-4bf3-b1eb-bcf281678adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:51:00.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T06:51:04.921Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T06:51:04.921Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T06:51:04.922Z |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-20T06:51:04.925Z |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-20T06:51:05.006Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T06:51:05.006Z |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-20T06:51:05.012Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:51:10.893Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=7be30cc4-8192-48b3-a3ef-245c0cc03af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:51:10.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:51:20.900Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=d4d87351-d69e-46ff-8356-7786a80d4e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:51:20.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:51:30.907Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=8166f2e0-4c44-4e21-933b-be19f40692bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:51:30.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:51:40.914Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=adb6933f-02a5-4026-90ab-844f5d50dcb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:51:40.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:51:50.922Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=da041c3a-0533-4866-b2a6-bbc1d73dbf8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:51:50.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:52:00.929Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=be615b41-c3c4-4e08-aeba-725b03500e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:52:00.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:52:10.943Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=75cba6ac-bc11-484f-b012-8475694a0d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:52:10.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:52:20.951Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=214ac340-3576-4137-af7f-872cd676ef76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:52:20.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:52:30.957Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=5b2e7243-3aec-4ced-91c3-12e81d780ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:52:30.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:52:40.966Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=f22a30b0-3373-4d79-9e18-06ffecafb8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:52:40.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:52:50.973Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=00c0f2fa-af60-4037-b4ac-622cd8e5d2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:52:50.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:53:00.982Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=e887ee45-6102-4ced-ab5c-5b8905291be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:53:00.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:53:10.992Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=19944aa7-6fe8-40c2-be24-6d30e65d3963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:53:11.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:53:21.000Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=ed88cccd-b380-47e7-bb67-87c0520588a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:53:21.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:53:31.007Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=bf671b93-4eca-4019-b5d9-f8c91cde22dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:53:31.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:53:41.013Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=e7f6bcb5-393f-4f2b-8149-904f5c85d676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:53:41.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:53:51.020Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=d5aaf283-eedf-4577-bb1f-c5367b55e5da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:53:51.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:54:01.026Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=a1344ff6-c8c2-4802-ba2f-3465e10da0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:54:01.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:54:11.036Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=bc9da4c6-4cbb-4613-bb54-2de6b8b208b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:54:11.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:54:21.047Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=d502b27d-cbed-4d4f-a58f-fa9057f83a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:54:21.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:54:31.054Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=9ca1d560-23b6-4a34-b0b0-ea20b591c902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:54:31.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:54:41.063Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=cfd8efb1-1cff-4b99-a932-755338e7d3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:54:41.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:54:51.076Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=ea666ef6-37b3-4d3c-8a34-dc020cd07e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:54:51.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:55:01.082Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=19dfbbad-f5ff-4468-ba6f-3e83a57e3c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:55:01.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:55:11.089Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=39712477-9a11-42df-968f-087c015e7109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:55:11.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:55:21.095Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=015030d5-4353-4d45-9555-af5ec6afadd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:55:21.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:55:31.103Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=c1b0c870-17be-4ffd-accb-3b25b6829a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:55:31.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:55:41.109Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=ecd24bc9-5349-4eb8-bb56-b0c1ed4aa655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:55:41.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:55:51.116Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=40f2e1a1-daeb-4ff4-818e-96a4dc3eb817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:55:51.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:56:01.127Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=67060564-f7e7-4bf5-8d00-89f3d568fe21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:56:01.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T06:56:04.987Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T06:56:04.988Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T06:56:04.989Z |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-20T06:56:04.991Z |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-20T06:56:05.046Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T06:56:05.046Z |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-20T06:56:05.049Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:56:11.133Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=6353c86b-40b9-41ab-ab68-15805a98f29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:56:11.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:56:21.140Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=3bc4c251-6920-4490-ab37-a9c98b362f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:56:21.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:56:31.145Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=0bd0af10-3c83-42f6-80a1-e843ec39a3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:56:31.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:56:41.152Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=b8829d5f-4b57-492a-8c13-97f9562b1dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:56:41.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:56:51.159Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=4ac32d95-7348-43f4-aa24-43c23d3a4147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:56:51.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:57:01.166Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=a02907dd-f82f-4fb4-91a8-00498b957987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:57:01.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:57:11.173Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=c30ff808-570a-4266-987f-bbc6f9c4e7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:57:11.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:57:21.181Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=70040b70-5a0c-4612-b22d-971ea4cc7377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:57:21.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:57:31.188Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=d16307c4-2402-41ef-b958-5b4fa2be3adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:57:31.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:57:41.194Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=d6ba5063-8ecb-4c07-baf4-185a86e846b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:57:41.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:57:51.202Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=d64971fb-e2a2-4f84-b501-0672eb0e9f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:57:51.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:58:01.213Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=836e304f-d4b1-439a-b2ef-14fba624f5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:58:01.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:58:11.219Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=9c226c45-9f70-409f-9446-34696515fd57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:58:11.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:58:21.226Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=069cc193-022e-4539-9608-44a73dec5cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:58:21.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:58:31.238Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=8cba8699-fe9e-4380-9149-026dab49b405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:58:31.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:58:41.245Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=2680a312-e18a-4b28-b992-15bcd59538fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:58:41.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:58:51.251Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=b48d8146-4671-4776-ba87-00170a6567f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:58:51.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:59:01.267Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=18a72559-70e4-4457-aeb8-ecf53431145e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:59:01.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:59:11.275Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=53433ffd-ab10-429f-8095-97bc8597c4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:59:11.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:59:21.287Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=a80a4457-b00b-4be7-9c57-afc069b7abcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:59:21.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:59:31.293Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=1cbe59c8-f2cf-44ea-ba7c-992929587703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:59:31.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:59:41.299Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=4844895c-a7d7-40c7-a98f-58b3923bdfd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:59:41.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:59:51.310Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=21fceda2-dd51-43d9-9291-7a34550a9b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:59:51.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:00:01.320Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=a71b7213-4dda-487e-85a6-dfc63f82cd6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:00:01.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:00:11.327Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=4979111a-6c99-4e52-aad2-b91e8ce15362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:00:11.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:00:21.334Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=3a64a09e-2550-4ad5-9a3e-53ec1c1b25bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:00:21.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:00:31.340Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=925f62e7-39f2-4ff1-9885-d3eed867550f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:00:31.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:00:41.347Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=f4e005f4-3d6a-4319-962c-83b687d82140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:00:41.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:00:51.354Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=0db2d051-a29f-4ee9-8b67-4927b2e05bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:00:51.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:01:01.372Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=81f3a780-3fac-4579-bb5b-f363970ec2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:01:01.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T07:01:05.001Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T07:01:05.002Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T07:01:05.003Z |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-20T07:01:05.005Z |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-20T07:01:05.058Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T07:01:05.059Z |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-20T07:01:05.061Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:01:11.381Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=863d136d-a4c4-4f54-8a81-6ba550f02127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:01:11.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:01:21.391Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=6cc182e8-7dfa-401e-a3e7-f3eafa397d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:01:21.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:01:31.399Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=c97c2b8f-f428-4552-8222-17f6cd17939f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:01:31.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:01:41.415Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=609e735c-5baa-49cd-ba69-4a7d1840c3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:01:41.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:01:51.421Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=d2412a52-78bd-4990-a838-0794240d5f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:01:51.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:02:01.429Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=307be7bb-819d-40d1-852e-e22a2f0e9d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:02:01.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:02:11.436Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=7c2b986b-c767-4fd0-bdb2-737f723af13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:02:11.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:02:21.446Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=4b4b5af3-7861-406b-b945-1f32096ed5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:02:21.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:02:31.452Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=97fea4c4-adc5-46c1-b355-a170998fc051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:02:31.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:02:41.460Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=3ac1069c-daa6-4dc5-832f-938b0fdb0232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:02:41.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:02:51.466Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=6ad50fe7-dee7-4548-851e-8c2b74afb43c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:02:51.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:03:01.487Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=09184bca-2954-4a66-a2fc-7309ddc1ea5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:03:01.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:03:11.493Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=534020aa-2dc0-46e6-923b-dcec39de70d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:03:11.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:03:21.500Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=15fff801-a117-4cc7-bfcc-a4295c87b15e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:03:21.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:03:31.508Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=2b4c578e-8ddd-4325-9ce2-68ce1ee47915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:03:31.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:03:41.522Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=e5946b66-5963-4081-9ca5-b1553c5968c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:03:41.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:03:51.529Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=453dc4ca-16f1-4baf-95c0-eb56d332e2f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:03:51.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:04:01.539Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=b79de2a0-1e04-431a-be19-8e36b5847880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:04:01.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:04:11.546Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=e77a4158-d23c-498d-a92f-7acfb2ab9168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:04:11.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:04:21.552Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=497a2dbe-f813-4bc4-bed3-763eedeadbbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:04:21.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:04:31.558Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=6ec96190-6d30-40ec-877e-d26aa18f0dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:04:31.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:04:41.575Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=ce55f0b5-f50d-47da-b217-1af5109232c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:04:41.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:04:51.582Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=b31dd401-1bd1-4f4e-859c-a3a2d1bf744a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:04:51.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:05:01.588Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=33f160b7-4659-44c9-ac56-e371eb2d908a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:05:01.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:05:11.595Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=5e934a79-4061-424a-a572-bad027e3ef91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:05:11.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:05:21.602Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=25501196-82d8-4d23-b9f5-4cf05c737810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:05:21.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:05:31.613Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=881adc7f-e3e5-4f3b-ad9e-2f69f11002d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:05:31.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:05:41.625Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=9031659f-a44c-484a-91d2-a69c11baf2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:05:41.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:05:51.639Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=054dfd76-b8e1-461a-8328-f7be5b7cad57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:05:51.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:06:01.648Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=065d4221-5f17-4279-99a1-983cd0b5e78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:06:01.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T07:06:04.929Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T07:06:04.929Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T07:06:04.930Z |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-20T07:06:04.933Z |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-20T07:06:04.978Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T07:06:04.978Z |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-20T07:06:04.980Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:06:11.655Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=4d50385f-771f-420e-8f0a-91c538c00b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:06:11.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:06:21.667Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=72bab17f-bcce-40b4-9e8d-9b86723b4ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:06:21.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:06:31.673Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=42006bed-2133-4cb2-a92f-3b772f3e13a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:06:31.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:06:41.683Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=b98041cf-eba8-4a1b-8a39-787324bbe0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:06:41.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:06:51.691Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=750f9ca7-1580-411e-8eff-bda3c727626c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:06:51.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:07:01.698Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=e5f06717-99b7-45fb-8e48-2b6ff057c5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:07:01.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:07:11.705Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=40dbcca6-933d-4e67-a6df-51fcb253d28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:07:11.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:07:21.718Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=2b762fb9-3490-4128-9670-010b0f4ccdf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:07:21.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:07:31.726Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=52f82cf9-7ea4-4300-bbf4-bcab7997c428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:07:31.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:07:41.732Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=31556cb4-da09-4128-8648-54fc578db9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:07:41.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:07:51.739Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=58f4a9df-9970-4f34-8add-e6dcaa44a6e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:07:51.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:08:01.745Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=72b84059-d6f1-4b82-9239-326b817e11b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:08:01.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:08:11.753Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=f875136d-5aff-4348-95db-ae8e16cde6d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:08:11.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:08:21.760Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=bcc12618-7a25-46f2-aa4a-a559fcb5e128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:08:21.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:08:31.787Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=4d8d0e9a-926f-4531-9053-7eed9b78a0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:08:31.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:08:41.795Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=d7d39ffb-6d11-41db-a53c-8f1a4f122066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:08:41.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:08:51.801Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=6b535426-fba5-431d-869a-cff40de5db42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:08:51.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:09:01.811Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=d6a7bef2-b258-4417-b29a-599f072df319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:09:01.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:09:11.827Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=601daf88-0a94-49da-ac26-7fc48b70f424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:09:11.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:09:21.835Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=1c333ec4-f51e-4249-914e-d16386190f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:09:21.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:09:31.842Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=49110143-7735-4ffe-a3dd-ec443f37325c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:09:31.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:09:41.849Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=61d3c817-05da-4ec0-8120-27969137dd7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:09:41.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:09:51.854Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=41248599-e59e-4db9-b38a-e87e97f6c5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:09:51.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:10:01.861Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=391de85e-cc9e-4ae6-80a2-b3c630a31dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:10:01.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:10:11.868Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=0cf366ac-bf19-40cc-86b5-f572d4a8946e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:10:11.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:10:21.875Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=a340e61e-9799-4e66-8b9f-96f8e73187d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:10:21.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:10:31.884Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=1fe7db9a-145e-4860-a72b-6a10cdf59483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:10:31.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:10:41.897Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=7636c171-7c1d-49a9-99cd-c1d8d45f9c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:10:41.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:10:51.903Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=5d2fa7b0-5969-40b5-a8c1-3648512ea1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:10:51.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:11:01.915Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=b5bb53c0-bfc3-44fb-8adc-bd6f58588eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:11:01.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T07:11:04.980Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T07:11:04.980Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T07:11:04.981Z |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-20T07:11:04.984Z |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-20T07:11:05.051Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T07:11:05.051Z |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-20T07:11:05.054Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:11:11.921Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=70c8a9ec-6c01-4235-91a5-d146b6a245e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:11:11.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:11:21.927Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=480367bb-6330-426c-9b78-fd3731ded3cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:11:21.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:11:31.933Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=90d45c14-01a3-46bb-b5a1-839efd941392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:11:31.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:11:41.940Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=5dd7b583-4141-4b57-8580-fd186d66f23d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:11:41.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:11:51.955Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=37af70f3-11d5-41ed-9f78-7b34119c7386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:11:51.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:12:01.962Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=ef84e62a-73a4-4422-8dd0-64503002dca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:12:01.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:12:11.968Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=b854b012-9a4c-4a43-8158-47b9889475dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:12:11.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:12:21.979Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=9006a6cc-7d20-4aa9-9ce3-5caa147732f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:12:21.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:12:31.985Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=52032f4d-704d-41b1-841c-55ea47b7df73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:12:31.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:12:41.992Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=459d3f35-8bf5-417a-8be2-65dcb58c0739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:12:41.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:12:51.997Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=9906fb3a-8513-4ad6-8cdf-5f69c77e48a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:12:52.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:13:02.006Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=2796461f-62f9-41d5-81fc-08eccbf8b401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:13:02.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:13:12.020Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=657924e0-2c25-448a-9122-185f2a06a157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:13:12.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:13:22.028Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=8e6331e4-9ea2-469f-99b8-d885ec5fa038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:13:22.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:13:32.034Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=a414e91c-eed2-4396-ac26-1cef8abfeefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:13:32.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:13:42.040Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=81e6372b-99d7-47fd-8bfa-625693bd3c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:13:42.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:13:52.048Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=92de1986-1511-4609-b539-5f22adf1013b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:13:52.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:14:02.062Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=0d3ab333-76e6-4510-b17a-4e41fe8fe7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:14:02.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:14:12.069Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=0f6177d5-f8e1-487b-a97d-8ed7c7950e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:14:12.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:14:22.075Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=6ac6614e-aa49-47cd-b533-f2d6974e5558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:14:22.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:14:32.082Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=42bba7ae-2775-499c-a2aa-78982fea7036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:14:32.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:14:42.096Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=f94a30a7-09a6-4408-96d4-f368accbe23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:14:42.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:14:52.101Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=bc116025-0156-48c8-9673-5dab8f9b73f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:14:52.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:15:02.108Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=3aaec75d-5c1f-4cdb-a214-f6d940735ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:15:02.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:15:12.119Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=d9a95d68-bb48-4ba7-bc61-45f34edf257f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:15:12.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:15:22.126Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=6cf3e607-9c31-4ccd-bdf4-51af44714305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:15:22.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:15:32.132Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=0f698dc2-caab-4044-83d4-b8a3325f6d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:15:32.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:15:42.138Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=b5b25fb5-9ce5-42c3-91fe-0da0e33b2cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:15:42.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:15:52.144Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=7be16e4d-5a28-4d09-abb7-dd88e4029293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:15:52.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:16:02.151Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=d2068f86-e955-4348-87f5-fe7d7cb5e447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:16:02.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T07:16:04.942Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T07:16:04.942Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T07:16:04.943Z |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-20T07:16:04.946Z |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-20T07:16:04.997Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T07:16:04.997Z |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-20T07:16:05.000Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:16:12.157Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=c5de4b7d-3ccd-48b4-a2c2-cd02e3639b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:16:12.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:16:22.166Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=8a0f5326-ca15-490c-8353-3e02c45793d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:16:22.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:16:32.175Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=d7cbce45-bfb3-4ee8-a1c7-f152ee70711c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:16:32.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:16:42.182Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=48b39c4d-c8fa-470f-b5c3-cbdf2245aa86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:16:42.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:16:52.188Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=ff6988e9-6a54-467e-b541-6a53d2093ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:16:52.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:17:02.199Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=b74fe143-4331-484c-95ae-5eb8c28b1ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:17:02.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:17:12.205Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=a6b13303-e5a6-43b0-b374-b80e0d696fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:17:12.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:17:22.216Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=7757ed16-9878-429a-8de6-57936801f872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:17:22.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:17:32.222Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=31e40eb9-f86d-4325-8dbe-73d536ce0169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:17:32.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:17:42.228Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=b92d3b5a-796b-4c56-adcc-698cecaaee2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:17:42.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:17:52.234Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=d7759802-92fe-47b2-8ca0-dacb0a07b0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:17:52.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:18:02.241Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=893b1220-8583-4467-b06e-5b80ba1180b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:18:02.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:18:12.247Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=c5995ba3-5465-4ae6-ab7a-0317f7a6a247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:18:12.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:18:22.253Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=743c35c5-2fd4-4406-b641-ec7aebd3bd19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:18:22.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:18:32.264Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=ef6fd92f-02e2-47ca-a0a7-13fa1b4e2ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:18:32.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:18:42.269Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=8dae930f-066a-41c8-b2ce-fcf57c2d149a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:18:42.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:18:52.274Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=f18f3d7b-a000-4460-91c1-41071c680740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:18:52.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:19:02.286Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=2e22293d-cb5e-4d0d-83e6-1207069ee4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:19:02.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:19:12.292Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=435b26f0-5691-43ad-b730-dd313bd4043d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:19:12.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:19:22.299Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=bea5a47c-515c-429a-892b-0215f494eed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:19:22.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:19:32.304Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=8df109c1-9f04-4c8d-9966-df18015ac00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:19:32.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:19:42.310Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=3622ee1c-c380-41d8-ae29-2fa431a5604c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:19:42.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:19:52.317Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=8f40f0be-e032-455d-8d49-2504b49a1587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:19:52.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:20:02.325Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=585961a0-c4d1-4ae7-b519-dda21ea04ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:20:02.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:20:12.332Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=7aa3a837-62ef-4d90-9595-f0e9d96a6c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:20:12.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:20:22.340Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=1180ccb8-53f5-4da4-8c8a-07304d9dfa2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:20:22.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:20:32.347Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=39a7c349-553f-4f90-aafe-5e74fc42481a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:20:32.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:20:42.354Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=a4611b35-1956-4e8c-9a1a-2a1a4a97ec91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:20:42.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:20:52.367Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=cc85815c-bf6d-4419-8233-cb53b8ccd53e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:20:52.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:21:02.373Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=763d632b-1bba-49e1-8848-f1c478b12089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:21:02.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T07:21:04.944Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T07:21:04.944Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T07:21:04.945Z |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-20T07:21:04.947Z |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-20T07:21:05.026Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T07:21:05.026Z |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-20T07:21:05.029Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:21:12.380Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=afa29113-1716-48ab-89b3-6ea25457c0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:21:12.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:21:22.386Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=dc3e5e9f-fdaf-4106-b17e-ce125367f12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:21:22.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:21:32.394Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=5bc5940d-dd2c-4aab-99e6-eac1e450f549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:21:32.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:21:42.403Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=64d42d38-42ce-4e92-9070-46ece03aeb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:21:42.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:21:52.409Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=dd31a513-1c99-4a8b-b7b9-98579d14ad90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:21:52.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:22:02.416Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=68c78839-be5a-46e2-8cd1-a12c2cf32f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:22:02.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:22:12.422Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=78d67cd5-f5b7-4665-81fd-c7543ea84fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:22:12.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:22:22.431Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=48014be1-101e-41fb-9e83-299b033b79bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:22:22.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:22:32.436Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=b378ff50-67ca-4bf8-b089-cf2a8727605c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:22:32.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:22:42.442Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=52b9ca0a-f39c-455c-916b-69403f9be5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:22:42.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:22:52.450Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=40f8130d-8520-4524-8f81-8f471859ee0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:22:52.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:23:02.466Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=dde30b04-3e64-480a-8d9a-9d1c7b340a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:23:02.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:23:12.475Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=6c336e9e-728c-4e75-8e8a-0144badf5431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:23:12.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:23:22.486Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=d46287e8-c6d2-45ec-81da-9c67bfe9b6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:23:22.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:23:32.492Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=4e7e8d13-1fbe-406a-870b-054f5f0148fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:23:32.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:23:42.498Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=7af8c04f-781f-4033-8f64-1dc53def9c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:23:42.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:23:52.505Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=5b1fb131-539b-4b96-b377-70688dc32ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:23:52.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:24:02.511Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=a0c8fcc6-3c3e-4ab9-b943-b981aee438d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:24:02.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:24:12.517Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=1ace6e73-a591-4f01-b672-7b75c06c32ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:24:12.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:24:22.532Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=cb5492b2-1d3b-4d79-a09a-e5c612454d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:24:22.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:24:32.538Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=31bd3cab-be14-4418-a78e-2e150303506f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:24:32.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:24:42.546Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=f6222076-f9a0-4865-aed0-fabf8280e5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:24:42.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:24:52.562Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=d8cc1930-4242-462a-8f4c-30c8e64afa68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:24:52.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:25:02.569Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=75912054-dc06-4230-8a27-8f8577bfab07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:25:02.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:25:12.584Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=087723dd-e1ae-462a-b7e4-64a8a863c408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:25:12.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:25:22.592Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=72a80e99-4d3d-441e-8ca6-2ae9cd255941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:25:22.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:25:32.599Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=6f57bc39-2dd9-4185-bf58-f42d8b02bbfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:25:32.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:25:42.606Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=067be8c4-fba6-4c50-9eb3-80986a759db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:25:42.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:25:52.613Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=0c1ba964-ee3d-44b2-b856-479fb17cc087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:25:52.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:26:02.620Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=72d0824e-c6cb-4ad3-9f7c-2e21801fe218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:26:02.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T07:26:04.969Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T07:26:04.970Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T07:26:04.971Z |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-20T07:26:04.973Z |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-20T07:26:05.026Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T07:26:05.027Z |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-20T07:26:05.030Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:26:12.628Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=142e0ec1-95a7-4df5-8967-a07ef84b620c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:26:12.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:26:22.634Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=3d435c93-75e7-4023-98c0-d2473a19e16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:26:22.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:26:32.642Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=5fab1386-98d3-43c8-bed3-7b6ec7fc468f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:26:32.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:26:42.656Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=e295abe3-782f-4896-b08e-61c0d5990788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:26:42.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:26:52.665Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=1c039bab-8f0f-446f-9a49-f4e094a2bac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:26:52.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:27:02.672Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=a2a5aaad-a0e3-474c-946d-8e3121d2e1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:27:02.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:27:12.678Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=bc8be2ac-1abb-40b4-8956-4a45f4a76f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:27:12.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:27:22.685Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=fc4dc271-8a04-4f9c-9d5a-25bd45a79fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:27:22.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:27:32.690Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=5f058cab-86c9-47d2-9416-b517ddc16e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:27:32.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:27:42.696Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=38993006-1af5-42db-9e07-ae61e68a9ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:27:42.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:27:52.703Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=6b7cc430-51db-4278-8f5f-cc52c9f858b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:27:52.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:28:02.709Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=d67936e6-f366-411b-a5a1-8d375689e7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:28:02.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:28:12.718Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=51e9b055-33cc-4702-abc1-0e5fe1148a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:28:12.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:28:22.723Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=10e2b9d6-2d89-43a2-8706-f24aabcb9852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:28:22.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:28:32.731Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=7c82b5a9-0e8b-4446-9345-f63ee3354a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:28:32.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:28:42.744Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=3926540c-23a1-4a9b-a746-b7eb5bf60008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:28:42.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:28:52.751Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=a280f230-b538-47d5-bf10-9cc73876e04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:28:52.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:29:02.759Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=a7ae6a18-32bf-4e86-b4d7-d0cd8d5d4797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:29:02.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:29:12.767Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=c9a5557e-19ef-43e7-810e-bf049aa61424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:29:12.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:29:22.775Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=0a3c1ad7-ffc4-45ef-b75c-8feb1e2d584e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:29:22.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:29:32.781Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=f18ff357-bf74-485e-b0a1-a972a20a029c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:29:32.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:29:42.788Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=e98cf68e-271f-4a33-82f2-dca4376f6364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:29:42.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:29:52.796Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=e487de3c-f903-48ca-9e7e-3c2c2ba2d61d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:29:52.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:30:02.802Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=bef9f78f-6d6b-40a4-919c-32b201f01bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:30:02.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:30:12.807Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=3b3443d8-c0a5-4560-a812-3b11fd296332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:30:12.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:30:22.814Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=6ef6f7b4-676a-4385-b371-3b37b691e40a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:30:22.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:30:32.822Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=d5cb18a9-da99-43b8-9bc7-cdb7f8131c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:30:32.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:30:42.832Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=b1927271-8ad4-49c3-a58e-883cb0dbfa52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:30:42.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:30:52.839Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=d7c98309-3514-4b65-be9d-fb5acc835d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:30:52.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:31:02.845Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=e89d943e-87af-4b88-91b3-8fcd0b6c1b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:31:02.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T07:31:05.006Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T07:31:05.006Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T07:31:05.007Z |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-20T07:31:05.010Z |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-20T07:31:05.066Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T07:31:05.066Z |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-20T07:31:05.068Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:31:12.855Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=5972069a-301e-4157-9b81-a70c32751b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:31:12.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:31:22.861Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=69bb8dfb-fb03-4049-bad2-ad2b599a9843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:31:22.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:31:32.868Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=3ff5b530-2086-4a46-91cc-2da592575c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:31:32.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:31:42.880Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=5b66d6be-73ab-4626-8187-f5db30ee7629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:31:42.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:31:52.887Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=73a51de1-0d69-4c7f-81e4-e2bd0b3677fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:31:52.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:32:02.894Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=13b5e8e7-2e84-42bc-9761-d637d8143e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:32:02.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:32:12.900Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=2a8032ba-9642-4f51-bbb7-180c3cbc13f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:32:12.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:32:22.910Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=16505db3-6ec7-45eb-b10f-326182131b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:32:22.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:32:32.927Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=583ebfa4-e8d3-40f3-87e8-c4dec2618767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:32:32.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:32:42.932Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=6a92b24a-c1c5-49b3-9ac8-c48a279c7581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:32:42.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:32:52.939Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=34530d0a-9499-4e2e-a4da-a6cc78f32c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:32:52.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:33:02.948Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=e01a8bb1-921a-4655-87ff-e2622cded507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:33:02.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:33:12.963Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=4bbd5026-b87d-4291-a903-e646d5ca5e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:33:12.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:33:22.981Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=f1dd19c1-1920-42fd-9527-1bb9af5a211a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:33:22.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:33:32.986Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=1832ae58-f2ec-4103-84b0-68fbaf4bf15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:33:32.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:33:42.993Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=2017e920-1764-49ee-bebb-35b11bebb0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:33:42.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:33:52.999Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=ec25a754-ff1f-4195-ac7a-b6431750b143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:33:53.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:34:03.006Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=e3d05eae-8606-4b9d-8e0e-e93069c3c2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:34:03.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:34:13.012Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=64e0a671-41be-4302-a30f-17d0b9d171ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:34:13.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:34:23.018Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=63c2974f-81d3-40d5-941e-7727ea9ec1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:34:23.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:34:33.030Z |INFO |Init configs |InvocationID=b8ba3dfe-7740-413a-bb8e-2f9a1169682b, InstanceUUID=ce60b395-7d64-4bd0-98dc-0ed81a5caf62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:34:33.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |