By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-12T12:05:23.287Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-12T12:05:23.291Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-12T12:05:23.369Z |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-07-12T12:05:23.963Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-12T12:05:24.662Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-12T12:05:24.664Z |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-07-12T12:05:24.732Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-07-12T12:05:24.791Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-07-12T12:05:24.812Z |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-07-12T12:05:26.585Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-07-12T12:05:27.097Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-07-12T12:05:27.132Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-07-12T12:05:27.133Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-07-12T12:05:27.199Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-07-12T12:05:27.200Z |INFO |Root WebApplicationContext: initialization completed in 2387 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-07-12T12:05:27.636Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-07-12T12:05:28.591Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-07-12T12:05:30.321Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-07-12T12:05:30.558Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-07-12T12:05:30.562Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-07-12T12:05:30.564Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2021-07-12T12:05:30.922Z |INFO |Started MainApp in 10.348 seconds (JVM running for 11.025) |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-07-12T12:05:30.996Z |INFO |Start scheduling PRH workflow |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:05:31.005Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=2c2c62b5-9910-4099-a9dd-e2582e9a2bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:05:32.409Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:05:32.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:05:42.435Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=cc87404a-3c47-4ac4-9dbd-e4d26145b6fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:05:43.475Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:05:43.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:05:53.477Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=e146e7a1-401a-458f-a9bf-0d30f9052db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:05:54.518Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:05:54.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:06:04.519Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=7028e301-9b35-48c5-a572-6b0cdc81fdcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:06:05.558Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:06:05.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:06:15.560Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=613aed3c-1339-4f80-ad01-b43ca1ac6b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:06:16.598Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:06:16.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:06:26.599Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=17952f4b-c09c-486f-ab4e-8b7e2d5d6abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:06:27.635Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:06:27.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:06:37.636Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=1a013ba6-42b7-43df-b62a-4fade105eee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:06:38.677Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:06:38.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:06:48.679Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=6a22efc2-5386-45ce-a9fc-302984fe2d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:06:49.715Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:06:49.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:06:59.717Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=179a2e39-40cb-4569-9c38-4f7faa3d2247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:07:00.755Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:07:00.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:07:10.758Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=9be2f3a7-0215-49a2-93bd-d876f2d643b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:07:11.800Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:07:11.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:07:21.801Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=e542e94b-c1d1-41b0-855f-40ad84b4cd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:07:22.839Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:07:22.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:07:32.841Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=4e6e178d-1f78-4b6c-a58c-2a1d8d375f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:07:33.875Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:07:33.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:07:43.876Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=875ceb41-1665-43cb-8f36-045ed4d31b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:07:44.915Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:07:44.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:07:54.916Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=c58b18dc-c51c-4d21-95a9-7ac3ce82a12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:07:55.955Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:07:55.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:08:05.956Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=064213ba-9443-4945-ac19-465b3de60c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:08:06.995Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:08:06.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:08:16.996Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=cf94e7a0-c8c6-4983-954d-87f0a87d3cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:08:18.035Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:08:18.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:08:28.036Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=89fc9f51-3cfc-4fd7-bc16-2e35aa1bc600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:08:29.075Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:08:29.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:08:39.076Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=4da54107-972e-4104-a9c1-c6b4bc26aac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:08:40.119Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:08:40.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:08:50.120Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=ece8611e-e8ad-4278-bda3-a22d92628156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:08:51.159Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:08:51.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:09:01.160Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=ae2ce66d-e9a1-4ba7-b06a-074020016fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:09:02.195Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:09:02.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:09:12.196Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=e89f8ab6-2467-45e6-b69f-7e27e0bc934b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:09:13.235Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:09:13.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:09:23.236Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=cb48dc7c-3ecf-4889-816f-8e6939cb01b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:09:24.275Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:09:24.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:09:34.276Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=36e16fb5-01c2-43f4-9147-0f34c7628008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:09:35.315Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:09:35.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:09:45.316Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=db744528-5160-4fdf-a151-ea893f9149fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:09:46.355Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:09:46.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:09:56.356Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=a75943d2-36fa-47e8-a2c4-6e291425866d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:09:57.395Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:09:57.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:10:07.396Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=7f7e277c-370d-4c44-a023-fbc40ef46628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:10:08.435Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:10:08.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:10:18.436Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=24d03ce6-0d61-46bc-9421-cc0854d3176c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:10:19.475Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:10:19.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-12T12:10:28.708Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-12T12:10:28.709Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-12T12:10:28.710Z |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-07-12T12:10:28.711Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-12T12:10:28.813Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-12T12:10:28.813Z |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-07-12T12:10:28.816Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:10:29.476Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=811f5ba3-3b97-49ad-8a85-57da65f00f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:10:30.515Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:10:30.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:10:40.517Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=c96fc42c-80fa-4f24-91ca-fb311765f317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:10:41.559Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:10:41.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:10:51.560Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=977b1efb-408a-4c3a-86a9-9359b8b20203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:10:52.599Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:10:52.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:11:02.600Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=f496c146-7c16-4c9f-89ed-07c2f8609171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:11:03.635Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:11:03.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:11:13.636Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=42ac6880-bd36-4f4b-b1e2-4515bc64641e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:11:14.675Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:11:14.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:11:24.676Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=5fea6de7-b930-4b9e-b335-c2e5fb3bf742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:11:25.715Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:11:25.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:11:35.716Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=940ab7ea-5af3-46d3-b400-90d64d9fe879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:11:36.755Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:11:36.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:11:46.756Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=1e7f654d-f64f-4d3d-90b0-0092eba6099a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:11:47.795Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:11:47.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:11:57.796Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=1008140e-a2fc-4ae9-be7d-dd6ef962bca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:11:58.835Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:11:58.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:12:08.836Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=bbd261fa-968b-4dff-bd90-b27c46064b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:12:09.875Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:12:09.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:12:19.876Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=1a33a14c-ba1a-4920-a238-41b791913355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:12:20.915Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:12:20.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:12:30.916Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=e14208ed-16ab-4371-9480-ea3e2d21cf1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:12:31.955Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:12:31.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:12:41.956Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=4b9a6ae1-5a86-4159-b9b3-bf0da133e9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:12:42.995Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:12:42.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:12:52.996Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=480c33dc-fb44-49ad-98b4-2ed37f4f7276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:12:54.036Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:12:54.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:13:04.037Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=a09fa5eb-71b5-440f-b5fc-74430afcedda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:13:05.075Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:13:05.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:13:15.076Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=8f0a451d-a167-4ac9-9deb-ca6bcaf04100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:13:16.115Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:13:16.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:13:26.116Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=d3822c0b-f638-4bd5-85a4-26ed3964df7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:13:27.155Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:13:27.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:13:37.156Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=e34489fc-a14b-42ac-968b-fc276a00b840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:13:38.195Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:13:38.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:13:48.196Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=5349b01e-eff3-4276-9453-975f9c9ec470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:13:49.235Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:13:49.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:13:59.237Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=b17edc60-8106-4cf6-853d-796f4307d403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:14:00.275Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:14:00.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:14:10.276Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=d296ccc3-e970-4bb3-a7db-cfc25b79d12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:14:11.315Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:14:11.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:14:21.317Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=df5902af-a11c-4ad4-937f-22db62d61ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:14:22.355Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:14:22.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:14:32.356Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=6716d1f2-57fb-48e9-9450-bd13937ca152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:14:33.395Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:14:33.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:14:43.396Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=43106a64-16d0-461b-a58e-d34c87bb18c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:14:44.435Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:14:44.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:14:54.437Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=aae08a33-ac95-46f1-be16-fae9a33ec49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:14:55.479Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:14:55.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:15:05.480Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=21baa5b0-4aed-4431-91e0-d899eb8ff724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:15:06.515Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:15:06.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:15:16.516Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=1d68fe20-cd19-4177-979c-09b03fddbd43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:15:17.555Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:15:17.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:15:27.556Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=a2ae1f20-d4e2-4011-9371-61eae566cd07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-12T12:15:28.010Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-12T12:15:28.010Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-12T12:15:28.011Z |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-07-12T12:15:28.013Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-12T12:15:28.137Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-12T12:15:28.137Z |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-07-12T12:15:28.140Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:15:28.595Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:15:28.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:15:38.596Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=e4718230-d088-4489-89a4-9cbeb1f00ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:15:39.635Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:15:39.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:15:49.636Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=1b0c2413-21c3-469c-b67f-c359ab10ea0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:15:50.675Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:15:50.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:16:00.676Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=c529f747-087d-4147-9061-dd8769d168ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:16:01.715Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:16:01.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:16:11.716Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=fc74733a-ae30-4d4b-994b-885c11fffc73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:16:12.755Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:16:12.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:16:22.756Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=8026e705-7952-491b-a65b-9061bf024223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:16:23.795Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:16:23.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:16:33.796Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=a847f15b-2846-402e-9ef9-9a94de69dc3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:16:34.835Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:16:34.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:16:44.836Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=95b4f185-649e-40a1-9673-a84c513cebfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:16:45.875Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:16:45.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:16:55.876Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=5134d644-992a-4f14-b97b-9d3e0952055e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-12T12:17:25.895Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.233.63.85:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:17:25.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:17:35.896Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=16908bca-407e-4131-926b-129a0d12d3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:17:35.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:17:45.922Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=8edd5455-c60a-4eaa-9ce8-8dff306b16b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:17:45.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:17:55.937Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=e5cbc53b-4a07-45e7-bbf4-339c935983d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:17:55.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:18:05.949Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=04cab81c-c722-4c6a-bbc5-4690ea3a8215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:18:05.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:18:15.962Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=4c649cc0-7023-457d-aa99-afb7fb90c593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:18:15.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:18:25.975Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=972a2013-fe24-466c-9605-92afae0b607a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:18:25.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:18:35.983Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=388dc1a3-18c1-4d54-abde-3f1712e05c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:18:36.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:18:46.001Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=95c3ecf9-6569-4b38-9248-fc9026312b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:18:46.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:18:56.011Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=4ba34fdd-3b65-4654-9520-9f93bb8f3673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:18:56.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:19:06.021Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=3e0ac6bf-3f39-4da2-93de-17589d5e6cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:19:06.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:19:16.031Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=b9ba49c0-84fc-46d9-a33e-9d7d5fda7415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:19:16.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:19:26.041Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=f9d00d46-40bc-4c5d-9229-19513e2a0ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:19:26.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:19:36.049Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=e5f43412-d879-4ae3-9735-0b1d376d9f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:19:36.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:19:46.058Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=6dadb18b-cc89-4937-aaec-d37111da62b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:19:46.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:19:56.068Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=783a25d3-cb66-4078-8673-8c262919891d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:19:56.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:20:06.077Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=36516379-6e6e-4675-bb53-d55e73b01e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:20:06.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:20:16.088Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=42764cdc-84cf-46b9-a0be-fc1f897a12bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:20:16.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:20:26.096Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=238bb804-ed9e-42a8-b492-4148847c936c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:20:26.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-12T12:20:27.958Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-12T12:20:27.958Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-12T12:20:27.959Z |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-07-12T12:20:27.960Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-12T12:20:28.031Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-12T12:20:28.032Z |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-07-12T12:20:28.033Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:20:36.107Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=bade14c8-479b-43ef-b7e4-76091052a824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:20:36.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:20:46.117Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=82b9bf2b-9ed2-4401-96a2-bd8743873bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:20:46.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:20:56.130Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=a337d172-e4d2-46b9-ad39-25d8fe7fb51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:20:56.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:21:06.139Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=50db3d35-e498-4d10-99be-3a8b5c1bc881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:21:06.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:21:16.148Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=986324eb-9ab0-4b49-8c73-0179614f5b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:21:16.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:21:26.159Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=21f0bba5-7cd9-4f69-a7f7-4f80373c7743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:21:26.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:21:36.170Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=02101481-532e-4f51-9fd7-296f78cf6724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:21:36.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:21:46.179Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=6b388e49-71a2-484f-9ea3-b1fcdef60ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:21:46.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:21:56.189Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=4a85e504-f179-4846-b095-6a100353a756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:21:56.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:22:06.199Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=ad5dd18b-6039-4fc4-9af8-05b472574dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:22:06.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:22:16.207Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=366537dc-dd6c-4dde-8b90-ab12a3ed576d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:22:16.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:22:26.218Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=fc539f48-9bb5-419a-b634-fbd2ea373de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:22:26.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:22:36.229Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=9bfe8eeb-4caf-4119-b8c8-6fd314bd06be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:22:36.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:22:46.239Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=cb7cef96-8e60-4850-8d9c-11111583f3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:22:46.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:22:56.249Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=ec265481-b8c4-4782-9c3d-60738072955f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:22:56.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:23:06.259Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=e3d211cb-56ca-4ccf-9dba-9c65b03e5567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:23:06.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:23:16.267Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=be06db42-6387-4f78-a52a-6d038100ef14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:23:16.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:23:26.276Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=53b661f7-14e8-43d1-a271-df39df60abfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:23:26.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:23:36.285Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=135510fb-0171-4748-8c59-8d99643e9e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:23:36.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:23:46.294Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=9d665292-d661-430a-9dec-c83e7baefb7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:23:46.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:23:56.302Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=844c47c0-cb72-46fa-a857-06f485081643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:23:56.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:24:06.312Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=4c670678-67a2-4537-8172-0f63c8a83e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:24:06.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:24:16.324Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=96a3b9c5-e088-475d-a9ee-6dfd976821b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:24:16.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:24:26.332Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=6238c67d-d398-4960-bb62-e74910130962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:24:26.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:24:36.341Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=4ab7ea6f-d530-459c-bcd6-2f78d16a9107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:24:36.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:24:46.351Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=004c034f-316c-4cdf-b53f-18727e9dc9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:24:46.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:24:56.358Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=d0299863-64a2-46d4-b1c3-2fc7e53ea0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:24:56.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:25:06.368Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=1e2de201-4278-43d0-904e-335ec7b48746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:25:06.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:25:16.376Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=b49a8f16-7b89-4f58-88e1-617b73df8e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:25:16.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:25:26.386Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=3a2a75e2-2955-4253-81b4-b608d99575f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:25:26.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-12T12:25:27.937Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-12T12:25:27.937Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-12T12:25:27.957Z |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-07-12T12:25:28.063Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-12T12:25:28.131Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-12T12:25:28.131Z |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-07-12T12:25:28.133Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:25:36.394Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=5a7b1eb1-a2cf-431b-8f3c-b3b312eb7c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:25:36.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:25:46.404Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=adbd63ef-ad1f-4008-9060-914e7c08fbe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:25:46.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:25:56.414Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=ac4c28fe-5c2b-4f8d-9f79-8288082d91e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:25:56.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:26:06.422Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=cb4e282c-e236-4f8b-a7e8-04b50a2ffacc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:26:06.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:26:16.432Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=9ea4d476-0732-433f-836f-66a7fa853e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:26:16.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:26:26.444Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=a715337a-2658-4288-bcf2-b2fc532cfbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:26:26.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:26:36.452Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=a43b93e3-3cd4-43ec-8831-e305b68acd93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:26:36.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:26:46.461Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=a1bbabb8-63f5-4d08-9014-15b6b80366f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:26:46.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:26:56.468Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=2284c01a-f097-4557-bb31-adb85aa170e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:26:56.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:27:06.477Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=529067c0-303f-4e79-bbd2-df5dd936744a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:27:06.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:27:16.483Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=d6a0eb1e-dd75-4ec9-8a46-5f7f1a4f1be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:27:16.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:27:26.493Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=ce496c38-e14e-4a4b-af5b-41460fab645f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:27:26.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:27:36.500Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=7fdbafd7-4fed-44d9-b5c7-d2ec6473c10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:27:36.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:27:46.509Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=64899a26-9bc2-491c-97c1-3c30794118f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:27:46.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:27:56.516Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=c8f5f6db-da2e-4a7f-9688-e873b426a094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:27:56.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:28:06.524Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=8e631d30-fc66-45d2-ad57-0a087bcbd8b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:28:06.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:28:16.533Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=024884e2-40fc-4e12-a04b-c3ec1e126713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:28:16.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:28:26.539Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=df41e244-18cd-4e24-9e76-c74e7712c93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:28:26.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:28:36.546Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=9c3a70dd-3054-412f-8ec4-250047266613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:28:36.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:28:46.555Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=006dd888-0b9d-4991-aaab-50fe3f96d17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:28:46.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:28:56.564Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=06969b85-98f3-43fd-923e-6c6cacbd3b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:28:56.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:29:06.574Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=7d1f84a5-561c-4765-a366-f3e68ac21883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:29:06.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:29:16.582Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=67a2f0a0-9925-4763-9157-3f7d2859fd3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:29:16.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:29:26.592Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=08df87fa-35c9-4dc5-811f-dbb7cbe27ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:29:26.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:29:36.600Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=ce6dd535-d9c9-408a-ad51-11be7e315416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:29:36.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:29:46.609Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=db78dad4-4059-499f-91d4-8337b5eb4ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:29:46.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:29:56.616Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=9fe0bb54-76b8-47ba-b7ee-74a04c811dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:29:56.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:30:06.624Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=5b53dd96-e95a-41e3-a98b-21fd8b55c599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:30:06.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:30:16.632Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=1308689a-0302-4707-99bc-dac61eb3cbe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:30:16.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:30:26.641Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=2ce82ecd-175c-492f-aaee-ce914bc52906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:30:26.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-12T12:30:27.962Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-12T12:30:27.962Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-12T12:30:27.963Z |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-07-12T12:30:27.964Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-12T12:30:28.039Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-12T12:30:28.039Z |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-07-12T12:30:28.041Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:30:36.649Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=501bf4a1-2778-42ef-8033-16a2cfa51127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:30:36.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:30:46.659Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=be0b1e24-237c-416d-a8b1-f53f6ebb2950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:30:46.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:30:56.665Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=7a5dfae0-ebc5-4a19-8a09-b7031ad4de24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:30:56.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:31:06.673Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=10f06631-cf1f-433a-8705-670c4b7157e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:31:06.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:31:16.681Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=faf85376-a7ab-480e-8088-af236a7138a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:31:16.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:31:26.689Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=0e142236-5d91-4a2c-be1b-ed1040d7eb13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:31:26.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:31:36.697Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=f9cde206-a2bf-4335-9f7c-e5b66b4a3cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:31:36.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:31:46.705Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=e8249e48-f29b-4ff2-a99b-fe43167995da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:31:46.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:31:56.712Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=b6d32a4c-a33b-49c8-b0f7-a9b11356ccef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:31:56.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:32:06.719Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=b354a492-33cd-4d9c-b56e-8a4ec2039e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:32:06.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:32:16.728Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=6fabdde7-d5d5-44e1-beec-d7b3d0a8d698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:32:16.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:32:26.735Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=9dd452bf-7621-4fef-a78c-10cb170f51b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:32:26.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:32:36.742Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=12950fea-7ef5-4e4e-a87f-38afd3c5d483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:32:36.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:32:46.750Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=6157e542-1a2c-4534-a06b-d9e2e6e4678f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:32:46.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:32:56.757Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=b81f7346-a13b-448c-8b98-484e6146935f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:32:56.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:33:06.768Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=81efe214-b67c-47d6-b758-276ea4f4727a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:33:06.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:33:16.776Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=5c76ef7a-3e8a-4f42-80bf-9a5b6b10ee83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:33:16.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:33:26.784Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=c8e13f12-73a4-4c0e-a4ba-62f4eb4e261a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:33:26.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:33:36.796Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=f0839040-d94c-45ed-a32f-c47dc8c76532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:33:36.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:33:46.803Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=0054409e-5d28-4d5c-9c77-8f48e71f20e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:33:46.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:33:56.810Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=daf3ac64-1f3e-482c-83e8-3e8e768191db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:33:56.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:34:06.818Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=39ebe783-ebfd-4ada-8ea4-ee6635f4c407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:34:06.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:34:16.825Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=7fe94e1c-772f-4555-973e-3637242d19c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:34:16.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:34:26.831Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=51a674fe-c917-4ebf-b23b-dc3be98f8235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:34:26.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:34:36.838Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=15caca3f-e7c9-42b2-98f7-a6e414e15265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:34:36.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:34:46.845Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=68bc2180-d556-4d3c-b2ae-b42eb2ab2210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:34:46.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:34:56.852Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=5d89de26-593a-451c-8d19-5da9af1be2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:34:56.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:35:06.860Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=6dee2053-9c06-4d63-abe4-e06162eb7ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:35:06.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:35:16.868Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=daf550dd-5e66-4e9c-b76e-c06ae821a144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:35:16.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:35:26.876Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=6f989e9f-43ab-4ca7-9286-c11662453e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:35:26.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-12T12:35:27.922Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-12T12:35:27.922Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-12T12:35:27.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-07-12T12:35:27.924Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-12T12:35:27.987Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-12T12:35:27.987Z |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-07-12T12:35:27.988Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:35:36.884Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=cada66ba-52bd-475f-b3bd-1f0ca724964b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:35:36.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:35:46.892Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=655f7a3e-baa4-4d77-9281-fd5dd60a9cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:35:46.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:35:56.900Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=2d6dfb1b-7a98-4910-96c7-ab53afa33fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:35:56.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:36:06.908Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=5815f562-d7aa-4e5e-b773-26f5661ed783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:36:06.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:36:16.916Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=8fd2a862-6426-464f-aedc-947002fed2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:36:16.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:36:26.926Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=62b6522d-58cc-4e4c-b712-a9b7a7d2fa19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:36:26.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:36:36.933Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=30477bda-96af-4d23-b057-dea3f8a65446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:36:36.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:36:46.941Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=0968395b-77c1-40d6-97e9-2a1e61e7fecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:36:46.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:36:56.948Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=b6c387d7-d13d-48de-9c34-116d885e4b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:36:56.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:37:06.956Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=2a919084-deb6-4287-a5c8-77ffb7c4b86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:37:06.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:37:16.963Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=00858b83-8633-48d8-b167-187deed0e167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:37:16.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:37:26.971Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=7229a647-cbe0-4393-a576-606e8d8a396c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:37:26.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:37:36.977Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=727bd47e-f8c4-4709-8f18-d13fab4a7bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:37:36.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:37:46.985Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=fae3a0d8-57f5-43b5-837c-e50cb2202686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:37:46.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:37:56.993Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=71c85e33-2e52-4825-b8d5-9da5656085ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:37:57.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:38:07.002Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=0f7d7151-1f4e-423c-9309-fea08081d007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:38:07.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:38:17.009Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=e341fdbe-2a24-4b9f-8305-695943a2962a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:38:17.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:38:27.018Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=d20a3630-d392-4ceb-9f77-73aef01b061b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:38:27.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:38:37.026Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=623f504c-299b-4673-9d0c-d06f7f2e8431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:38:37.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:38:47.033Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=3795b830-966b-4490-b23d-edfad4adee31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:38:47.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:38:57.040Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=bdde8a21-55db-4e31-b91e-5882cb2885c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:38:57.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:39:07.047Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=dd2dbce1-fa9b-44c0-8254-4fcaf2bc607f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:39:07.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:39:17.054Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=8e374a25-5d16-421c-b692-0819d894f54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:39:17.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:39:27.062Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=350f5239-63fe-47f9-b745-16ce4e77262f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:39:27.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:39:37.071Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=d5888a6d-ea71-47af-ae62-7b7a2f36f395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:39:37.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:39:47.079Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=e7d76944-0d66-4a93-a1d7-c9ea28f8f7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:39:47.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:39:57.088Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=8a4848a7-fda8-4b62-b356-5d989aba8c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:39:57.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:40:07.095Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=f0dd6f31-303a-4a10-a677-8d72cf76e416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:40:07.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:40:17.103Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=a0885b4f-e020-4360-af8b-824f837c7c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:40:17.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:40:27.111Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=3724e4af-a396-48b9-be9d-0f5fe6bb47b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:40:27.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-12T12:40:27.912Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-12T12:40:27.912Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-12T12:40:27.912Z |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-07-12T12:40:27.914Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-12T12:40:28.035Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-12T12:40:28.035Z |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-07-12T12:40:28.037Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:40:37.119Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=0cbd0f8d-5535-492e-9102-7003863e4f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:40:37.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:40:47.128Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=de81419f-b9f3-4e21-80c9-c18cafaa9f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:40:47.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:40:57.134Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=be84fd18-9c7f-42f5-b718-c36f529ef652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:40:57.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:41:07.144Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=20f60372-9d0e-4aec-8fa1-83a10507927d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:41:07.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:41:17.151Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=5ef251f4-734e-4c44-8f9a-629dc8e8f45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:41:17.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:41:27.157Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=f221e030-50da-4475-be06-020d2dc1a614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:41:27.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:41:37.164Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=29c0685a-75c6-48a6-b4d8-990d8bfa57ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:41:37.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:41:47.170Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=e130b526-db01-4183-b699-a32909b80c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:41:47.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:41:57.177Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=41b41731-0ce9-490c-8f0b-fbd0500c7cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:41:57.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:42:07.185Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=96c8adab-a105-42d2-9845-ebe0949a1284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:42:07.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:42:17.193Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=3d588e04-36a7-4660-ab90-e3e15ac674a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:42:17.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:42:27.201Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=b5c5e4d5-695b-4edd-88f7-c0835316925f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:42:27.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:42:37.209Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=0fb87df3-7031-43dc-a300-cf01428bc154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:42:37.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:42:47.217Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=6c4d5b5b-25f5-4e73-814a-34a2507513fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:42:47.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:42:57.225Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=7d8c1ac3-78ec-4399-830a-265a74d2fdcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:42:57.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:43:07.233Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=d7209c52-605b-41ad-a6d7-9423cbd006d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:43:07.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:43:17.240Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=76b646f2-6ba2-4ca4-ad65-08ffd9de0d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:43:17.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:43:27.248Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=99c666a0-4398-4352-a3bb-062461d944d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:43:27.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:43:37.257Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=cae7f5ce-7885-4a41-909c-c5e5632c907e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:43:37.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:43:47.264Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=c360a416-3af3-4029-ad9d-2a19fa341b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:43:47.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:43:57.270Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=a4684c91-acf9-4673-b5c4-ac319c6ee0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:43:57.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:44:07.278Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=e276b9f6-4e07-407b-bb47-b46e6973e220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:44:07.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:44:17.284Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=0c004afd-94fc-455f-9494-47e6e64bf11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:44:17.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:44:27.292Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=1f571c72-82c7-4a0e-bed1-24fce6a4e674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:44:27.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:44:37.300Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=e190d017-1bcd-4cc0-bcd3-474ca13b6ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:44:37.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:44:47.308Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=da3fd525-f153-482f-82e1-957a71250db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:44:47.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:44:57.316Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=61a51789-37e2-45c0-8ef8-1c7dccf46626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:44:57.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:45:07.323Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=7619c5f4-c773-4094-942a-c9c97cc19c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:45:07.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:45:17.331Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=932d0eff-c250-446e-9f21-a741e5ff9ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:45:17.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:45:27.338Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=14494ff4-33d6-4f78-b03a-24e7db741fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:45:27.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-12T12:45:27.885Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-12T12:45:27.885Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-12T12:45:27.886Z |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-07-12T12:45:27.887Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-12T12:45:27.971Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-12T12:45:27.972Z |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-07-12T12:45:27.973Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:45:37.346Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=14ddef0c-0e13-4f13-b990-77d3708f113c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:45:37.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:45:47.354Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=6b9c6954-c485-4ffb-a48e-9c4cfc25fc95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:45:47.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:45:57.362Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=9272f3d7-3a93-4a31-9dc6-cf0390c3824f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:45:57.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:46:07.369Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=fd49919e-f85e-4285-b47b-26e2e0983dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:46:07.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:46:17.375Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=a4a7c304-9c69-4a0c-8148-f353e7c7f85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:46:17.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:46:27.383Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=a37869e6-e2b7-49b7-9f13-cad9cbfd10e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:46:27.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:46:37.390Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=627bc7d4-6f1e-454a-8e18-219bebcadcd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:46:37.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:46:47.398Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=c89960f3-4cbc-4f0f-bf41-01b078e45c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:46:47.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:46:57.405Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=7b8ed4b1-0090-4fde-a2d4-7e0d02185b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:46:57.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:47:07.413Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=083470bd-5619-4eeb-b145-b51a82f2abec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:47:07.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:47:17.421Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=0af929d2-ca47-4395-bdad-48d350eb3690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:47:17.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:47:27.429Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=d7bc3959-b5f0-49bb-aa0a-3e83c339f5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:47:27.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:47:37.435Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=3fe065c4-5722-4fe6-8a04-2272784ec6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:47:37.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:47:47.442Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=e5ed5213-e225-496b-bb58-f29ba5e4c0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:47:47.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:47:57.448Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=4918866c-409f-4d03-82c0-e8ad79169622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:47:57.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:48:07.457Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=63cbe4ec-0635-476f-be80-0300941d5bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:48:07.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:48:17.464Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=1c2099bf-5e48-4e2b-a020-b7cfb2e4a202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:48:17.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:48:27.472Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=c99115cd-ac2e-456f-acb7-36fc13ef52c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:48:27.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:48:37.479Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=0a74a5eb-82fa-4558-b25e-40aa553d732c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:48:37.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:48:47.487Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=7140577c-fd43-4ef9-b4dd-b0b157d5da3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:48:47.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:48:57.494Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=35b6f0db-1f6d-4cc2-a638-334eeba949e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:48:57.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:49:07.502Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=0bedfab3-d30b-4e6a-8f81-0eb8dc9d94cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:49:07.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:49:17.509Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=3ea06e0f-f9d6-4572-bc99-d131b8581fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:49:17.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:49:27.515Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=b0c90955-b11b-4b56-a0a5-a7a1f9e69327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:49:27.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:49:37.522Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=fd680494-3922-4ded-a39b-1f43776e9615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:49:37.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:49:47.529Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=c82682d0-63e0-4d33-bf89-a03c01828196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:49:47.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:49:57.536Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=85108719-0a2a-4ac3-af2d-5baf0f612f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:49:57.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:50:07.546Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=1feaf71c-8967-4fa8-b89f-9ee5d77bb435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:50:07.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:50:17.553Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=bc38a71e-e791-4c0b-b633-bf1401deb0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:50:17.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:50:27.560Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=d0333283-806d-403c-93ee-a3f297867f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:50:27.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-12T12:50:27.860Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-12T12:50:27.860Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-12T12:50:27.860Z |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-07-12T12:50:27.862Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-12T12:50:27.927Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-12T12:50:27.927Z |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-07-12T12:50:27.964Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:50:37.568Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=3805f99e-23b9-4f4a-b655-d4aa0bf966e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:50:37.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:50:47.576Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=c7befc1b-fdee-4dff-a886-2c6799daa037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:50:47.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:50:57.582Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=cb1a3a27-a1e8-4012-8308-2c5ce3c18468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:50:57.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:51:07.589Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=3cb8cd11-b888-4024-9b8d-58f82696020b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:51:07.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:51:17.596Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=5b85dcce-e0f2-4a9d-91e7-475bfdbf0110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:51:17.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:51:27.602Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=e8c8516a-f92d-419c-ae6f-62945c00c9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:51:27.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:51:37.609Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=7f781908-1774-4763-8680-94b80d1ac5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:51:37.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:51:47.616Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=573eb2c6-d084-45fb-8211-d88c5cb26f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:51:47.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:51:57.622Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=ecd59d36-2253-4270-9faf-a7c658f726be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:51:57.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:52:07.629Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=50f67c21-df09-45b8-9e92-79ad631e9edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:52:07.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:52:17.635Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=047ada92-4338-4070-8d40-d46557f21965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:52:17.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:52:27.643Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=94759476-4bd5-41af-ba62-c801b9c693ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:52:27.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:52:37.650Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=bfac9ae3-756e-4655-8bd8-7cefbc5804b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:52:37.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:52:47.656Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=fc3fa850-a353-4dde-9722-a7d4e61fbbb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:52:47.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:52:57.663Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=36ce364f-be93-47c9-bbf5-8b2d12493337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:52:57.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:53:07.675Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=43297ade-041c-412e-a08d-71ddcf16f4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:53:07.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:53:17.682Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=f063843b-373d-4d51-939d-ec5087515afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:53:17.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:53:27.689Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=0fb071c4-8bea-434c-864e-af51fe338a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:53:27.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:53:37.695Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=a6d5e3d1-6c87-48bd-b333-6a005384caca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:53:37.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:53:47.702Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=5f7b5e6c-87a7-4324-8b83-2b1794256eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:53:47.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:53:57.710Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=fcf816a5-684f-4fb8-90fe-f50d86e95d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:53:57.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:54:07.717Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=2571370c-9a4e-4930-bb07-ee69732277d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:54:07.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:54:17.723Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=33a42d64-1209-499d-9e5e-d698f91d83ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:54:17.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:54:27.730Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=ae776f5c-e71d-4c1b-8dd8-a47d754c23c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:54:27.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:54:37.737Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=0dc243cd-4446-4a74-9e25-307b53c2450c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:54:37.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:54:47.744Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=0670e61d-ee1a-4b6e-8354-07098b622398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:54:47.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:54:57.750Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=1c297635-823d-4f63-a024-adef1515495a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:54:57.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:55:07.758Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=564068bc-aef1-4837-a4d9-6a2acdd87339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:55:07.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:55:17.764Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=17c4517e-368f-4434-905a-dc28079deb02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:55:17.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:55:27.771Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=7e5d3ad6-54e7-4bdf-a7ae-60faec988a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:55:27.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-12T12:55:27.867Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-12T12:55:27.868Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-12T12:55:27.868Z |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-07-12T12:55:27.869Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-12T12:55:27.931Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-12T12:55:27.931Z |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-07-12T12:55:27.932Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:55:37.779Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=f213c07f-8612-4a76-9b7e-b7c5d0314076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:55:37.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:55:47.787Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=a66e2d4f-5f34-46ea-be9d-09234b791038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:55:47.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:55:57.794Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=35431b97-d62e-4299-851d-d2cc34124b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:55:57.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:56:07.802Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=89c8fa65-20e9-49c4-8ed4-b578b81968f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:56:07.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:56:17.809Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=5844f154-9d97-4b28-8643-fba2a31b0e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:56:17.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:56:27.815Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=3c2302df-4817-4840-8fe8-53d0cd1f4e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:56:27.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:56:37.823Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=233ddfab-1b5f-45ca-87d4-c2a75d990de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:56:37.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:56:47.830Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=cd9704f9-1c4a-4976-ac91-53e25ebea5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:56:47.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:56:57.837Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=b81905b2-65d2-483d-8245-f8ffb310ea50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:56:57.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:57:07.845Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=1d59acab-50d7-4d7b-a5cb-97c91e252603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:57:07.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:57:17.851Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=a9769ea6-bf4b-41d3-a410-a5ea1dda832b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:57:17.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:57:27.858Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=ab35da3f-adef-4c4b-a42d-716c3656e089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:57:27.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:57:37.869Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=6d2a6073-a2fe-4b74-a44b-228e0ac8f18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:57:37.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:57:47.876Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=0c3f92a1-e215-4d08-a389-9b2dbad420e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:57:47.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:57:57.883Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=147de481-f78e-41cb-83fa-ac374f624505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:57:57.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:58:07.890Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=0353848a-eb64-46cb-9712-1fb0948f3be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:58:07.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:58:17.900Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=ef81e36f-3839-496a-843b-3bc6c078ca33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:58:17.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:58:27.908Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=2439c9ac-9a5e-4727-a12b-6812fc7e1006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:58:27.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:58:37.915Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=de3229d1-e941-4619-a171-18318125a378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:58:37.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:58:47.922Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=7f28d369-a2be-4c82-ae6d-8bd825c8b700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:58:47.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:58:57.930Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=16ebbc61-bcaa-4f3c-a8b0-ac24ea7dbace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:58:57.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:59:07.936Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=0d5d1859-89db-4b05-9a52-7939e22a1e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:59:07.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:59:17.942Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=ea01d30e-4568-470a-8117-a5f4ad5a846e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:59:17.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:59:27.949Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=f352fe6d-557b-4212-bccd-9a617549c1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:59:27.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:59:37.955Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=d6770753-3adc-42ae-9c14-631958ad947c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:59:37.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:59:47.961Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=962a8d82-bab0-430d-85c8-36475cd6163c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:59:47.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:59:57.968Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=8d8bb9de-bae0-4638-9f3e-a0f4d880e6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T12:59:57.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:00:07.974Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=4067495d-63e7-4f86-a64c-88a10176efe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:00:07.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:00:17.981Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=b10cfb19-8081-4ed7-8ddf-a50ca18259d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:00:17.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-12T13:00:27.880Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-12T13:00:27.880Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-12T13:00:27.881Z |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-07-12T13:00:27.882Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-12T13:00:27.955Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-12T13:00:27.956Z |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-07-12T13:00:27.958Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:00:27.988Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=abebcbda-32af-48ab-a58e-a31bcbd90383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:00:27.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:00:37.996Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=42b95e53-73ef-4cdb-867b-f515c7b9b8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:00:38.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:00:48.002Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=126891b0-88c0-4af5-b3a1-e1c4ffe1dd80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:00:48.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:00:58.010Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=d48f97ee-3f21-4f13-83a6-e7bbe2cafbea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:00:58.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:01:08.016Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=a1611afb-87f0-4d76-834b-a00968db9666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:01:08.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:01:18.023Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=cf85e3c9-fd86-45c2-8d5d-33f0cd31e6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:01:18.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:01:28.030Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=3144e5bf-ac8a-4224-8fb2-2d00936f7960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:01:28.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:01:38.036Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=4e311c25-c937-4a3a-bbd3-aa285fe6efcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:01:38.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:01:48.044Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=d81ace6c-2bed-45f4-8271-e9a691a497bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:01:48.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:01:58.051Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=8686e3b1-0bb1-49c3-acca-2f98c39a95b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:01:58.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:02:08.059Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=d4cbea69-b9bc-4ce7-96b7-147b0ef14294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:02:08.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:02:18.066Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=68eed036-166c-426f-bcdd-d37fda4a90dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:02:18.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:02:28.074Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=f2419cd1-4e69-42bc-9e0e-1d72fd57c721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:02:28.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:02:38.081Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=7ab92e46-7ca7-4cdc-bb10-3fa0003940ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:02:38.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:02:48.087Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=b9abbe4c-c188-4df8-a65c-e4f7c624ac85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:02:48.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:02:58.094Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=466097fe-347a-44cc-a38d-e2b49b4834f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:02:58.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:03:08.100Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=05e06fb4-b3cf-4caf-9eba-4ff5219beee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:03:08.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:03:18.107Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=95e98039-f8d1-4ebd-be42-c5f264d219a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:03:18.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:03:28.115Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=d1f55314-592a-4533-8a9c-b7941e3ed527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:03:28.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:03:38.121Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=4c37756c-a6cd-40c6-9cf6-c590eee3ebbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:03:38.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:03:48.129Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=6d6a064b-cbf6-4662-9c36-e37e667ed2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:03:48.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:03:58.136Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=760357c3-2b07-4911-aad2-d0d755eb0c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:03:58.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:04:08.143Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=5e0c892e-f492-4db9-84f3-321251fca348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:04:08.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:04:18.148Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=d5b6dfdb-0b73-43a6-9065-9d4fcad30267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:04:18.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:04:28.155Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=7bd9d6ac-3b5f-4ddd-b438-15c0aca28e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:04:28.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:04:38.163Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=f8833931-4a52-426e-8171-0a6bb8ba7a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:04:38.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:04:48.169Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=388a76f6-5cb4-47c7-a50f-4fb00ddfa93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:04:48.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:04:58.175Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=625cfd10-44a6-47c4-892e-bcd8df462623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:04:58.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:05:08.182Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=7fdb9ffd-7992-4332-bf34-55af83fd2300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:05:08.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:05:18.188Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=8ebd37a4-c7b6-4264-8d1d-e1aeb63a3721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:05:18.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-12T13:05:27.915Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-12T13:05:27.915Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-12T13:05:27.915Z |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-07-12T13:05:27.916Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-12T13:05:27.980Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-12T13:05:27.980Z |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-07-12T13:05:27.983Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:05:28.195Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=e2a3c934-33ec-47b8-8939-c3a6a8eb0c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:05:28.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:05:38.202Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=34eafd94-a947-4fc5-91a3-9c8863d673d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:05:38.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:05:48.208Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=5c1f28be-ade2-4943-a9fc-96956781cbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:05:48.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:05:58.215Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=1ca7c703-4716-44d8-a7cb-ec0c96888aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:05:58.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:06:08.222Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=7dbfcd22-bf83-44af-a119-f3633c0c3a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:06:08.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:06:18.228Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=64ee403a-1337-4117-99fc-7522a5105c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:06:18.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:06:28.235Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=c27da6d5-62e1-4029-a991-490eb8aee3f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:06:28.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:06:38.241Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=ce03f971-d46b-48e0-b842-d0edeefc5921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:06:38.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:06:48.249Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=c9f54e13-0a6a-4da9-ae65-07165ed11388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:06:48.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:06:58.257Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=e5231619-43c6-48a7-a847-e64105b3d7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:06:58.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:07:08.265Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=3dd4cfcf-0dce-414e-8c46-8b772e0b9211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:07:08.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:07:18.272Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=b4381d86-272a-4e88-a117-b0d6b6f0437b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:07:18.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:07:28.279Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=1e5edc78-8c13-4e99-9383-f7fc32045d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:07:28.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:07:38.285Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=622ccc6c-7ce8-4b77-a655-e38855cd00c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:07:38.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:07:48.291Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=030d5755-560a-481d-bcfb-49aea8427b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:07:48.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:07:58.298Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=f12ecb7e-6d87-4d0f-b2d2-b5915cc11114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:07:58.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:08:08.306Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=afc2494d-3cf5-4acc-8e62-825076e6bc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:08:08.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:08:18.312Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=97d224ee-b8f1-477f-b1cf-fde104c2b5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:08:18.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:08:28.319Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=a89949f7-397b-494a-91d9-946db9ed6a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:08:28.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:08:38.326Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=a7dce648-f059-44e2-9068-c9917f4b1b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:08:38.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:08:48.333Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=c5e30023-9ca3-40d0-8ab0-18299a846163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:08:48.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:08:58.342Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=6cd78e60-87d9-4307-8d86-b50f2b1da476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:08:58.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:09:08.348Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=d669245b-cd61-42bb-99ed-5e7fd3a59e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:09:08.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:09:18.354Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=401fabd8-6701-4616-a9fe-cb90dcd39316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:09:18.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:09:28.361Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=e02be8f5-bb6c-453a-8409-014621ffccc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:09:28.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:09:38.367Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=7f0e4eec-b0ca-4f23-8a27-2df268f3f115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:09:38.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:09:48.375Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=14571b52-8d91-44e3-8ddb-2bb392265731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:09:48.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:09:58.381Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=0e4b7fde-b5a2-4c1f-98a2-b4107d0980ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:09:58.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:10:08.389Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=705b449f-40b6-495e-9b57-a43e8829d644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:10:08.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:10:18.395Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=973e4e21-6e2b-4ec9-a7c3-d9d26716d3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:10:18.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-12T13:10:27.916Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-12T13:10:27.917Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-12T13:10:27.917Z |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-07-12T13:10:27.918Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-12T13:10:27.979Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-12T13:10:27.979Z |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-07-12T13:10:27.980Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:10:28.401Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=df4c0c2f-3d65-447b-b7de-e11c68d77e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:10:28.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:10:38.408Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=45832713-2f89-4983-be2f-40eb72416726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:10:38.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:10:48.414Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=7c2b1d4f-2fc4-4abc-b35d-0ef84b60600b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:10:48.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:10:58.420Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=29b8ae08-a857-491b-91b6-9ddd19ff7614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:10:58.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:11:08.428Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=0ebbb887-2732-4d51-affd-658f1caa8067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:11:08.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:11:18.435Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=b4407b9b-bde8-45c7-af64-aec7f97ce2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:11:18.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:11:28.442Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=17dd55f5-af3d-4537-bdb5-ab62a4572162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:11:28.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:11:38.448Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=f687b0d0-9486-4922-892e-354a9489611b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:11:38.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:11:48.454Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=a2e53abd-46a2-4796-89a6-5df45e5e4e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:11:48.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:11:58.461Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=9432fe8f-116a-49b9-bf80-1fe0ff5ea81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:11:58.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:12:08.468Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=e79708f0-fed0-4a2b-abb2-9e0a321c6c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:12:08.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:12:18.474Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=a6db3407-6d0a-4c39-8952-380c0a700070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:12:18.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:12:28.481Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=2404db12-7146-4fe9-8d02-c5422eef9972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:12:28.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:12:38.488Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=ea62e292-f7ef-4a28-8dff-ecc20d8cf4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:12:38.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:12:48.494Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=6e509b12-9668-4a43-8977-646bd19fb1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:12:48.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:12:58.501Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=ee6197b5-c8e6-436e-8358-d7f1d94ba6fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:12:58.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:13:08.508Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=155b8ad6-6736-48f7-b19d-fc5febee2696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:13:08.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:13:18.516Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=86f5145d-8c55-4da3-8621-a0193149302f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:13:18.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:13:28.522Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=5d0ecfc6-bd37-4c25-8a60-fe3501155445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:13:28.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:13:38.528Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=3747bef1-0853-4ebc-987f-6b3b92076646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:13:38.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:13:48.534Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=9d73f5ad-2160-4332-8603-cf04b20ca102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:13:48.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:13:58.541Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=912e6913-7a61-49b9-90af-f2c9591cc783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:13:58.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:14:08.548Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=d50880c4-014c-47de-8d88-481d47b9d917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:14:08.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:14:18.554Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=67753450-248e-449d-a137-3cd734a83267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:14:18.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:14:28.561Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=d6ff26fa-645a-42dd-81ba-3dcc42c6eccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:14:28.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:14:38.568Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=bd950c7c-adb6-4f03-9f71-5dd35e2f0761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:14:38.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:14:48.575Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=7ec26076-3086-4bd1-beb5-736635bddcf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:14:48.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:14:58.583Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=8a5879f4-748b-40b8-98ab-94279988a43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:14:58.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:15:08.590Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=190c0270-8ec9-4c98-81ee-b5d999b4ab6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:15:08.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:15:18.596Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=4d293e03-aca6-466c-91e9-dc2e3ce5446c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:15:18.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-12T13:15:27.922Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-12T13:15:27.922Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-12T13:15:27.923Z |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-07-12T13:15:27.924Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-12T13:15:27.990Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-12T13:15:27.991Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-12T13:15:27.992Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:15:28.603Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=2129194d-d5e7-4330-9db1-411e4574cff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:15:28.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:15:38.612Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=24176613-e8f7-443b-9a82-2f4e89d6f8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:15:38.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:15:48.620Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=ba1331cb-a828-47b3-b468-6ceb2b153afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:15:48.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:15:58.626Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=a12f88aa-1a50-46e2-908c-f39e971ccab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:15:58.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:16:08.633Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=cd603058-9735-4a08-a8b5-d063efc95561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:16:08.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:16:18.640Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=fe1b1d2e-620c-4376-8ebd-8cb648ad93c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:16:18.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:16:28.646Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=6d0c9352-d3f2-41c8-aafc-f601164dacd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:16:28.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:16:38.654Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=9aea49d2-973b-4f1d-8991-feb5bbd6894b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:16:38.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:16:48.661Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=3ab0aae5-f939-4506-a1d6-92e43f613dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:16:48.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:16:58.666Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=bbd919e3-c0d7-4330-862f-d58c4b52a5b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:16:58.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:17:08.672Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=a45e549e-765b-4cae-a621-b533b65373d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:17:08.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:17:18.679Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=a7d68610-86c6-46ad-ab65-603a6ca39532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:17:18.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:17:28.686Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=2f8a1710-db33-47e7-890e-1374138b0965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:17:28.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:17:38.692Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=af848a4f-ee65-48ed-ba4c-37531c8fbaf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:17:38.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:17:48.700Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=27ea6cdc-78e6-4f68-bfbf-ea32b5381d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:17:48.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:17:58.706Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=9b290e53-a7a4-4ef1-be4d-fc0af3ec18c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:17:58.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:18:08.713Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=772213d9-8ffe-45a7-b225-e32084e851ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:18:08.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:18:18.720Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=31d12cab-7503-4f8c-98ff-4254d03cba67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:18:18.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:18:28.727Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=6c980338-d7bf-4e64-9f4a-f377279601c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:18:28.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:18:38.734Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=9f807ad7-d758-4a52-a1b7-b718571d7023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:18:38.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:18:48.741Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=b6aafa31-97b9-4a09-9d8f-a2276f1e2fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:18:48.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:18:58.746Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=385895b1-e476-4c5e-8ed5-f3e561eb5d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:18:58.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:19:08.753Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=ed292a10-e274-4a93-9684-b8dcd430c928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:19:08.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:19:18.760Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=8bc92073-1786-4e63-ad8b-9fdc607d58d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:19:18.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:19:28.769Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=18878d73-09d3-4468-8618-0f6c99ec84ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:19:28.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:19:38.778Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=09e3eae9-ae3c-4c6b-abec-316ef2258aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:19:38.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:19:48.785Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=14412f49-1d87-47c5-bc54-0e9332f65b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:19:48.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:19:58.793Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=ef744cde-5975-46bb-b840-2b217fbf5b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:19:58.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:20:08.800Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=e07d3658-3c37-480d-bd94-d88768f514d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:20:08.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:20:18.807Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=3dff9c50-7bad-498e-b570-17def1c35b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:20:18.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-12T13:20:27.915Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-12T13:20:27.915Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-12T13:20:27.916Z |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-07-12T13:20:27.916Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-12T13:20:27.983Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-12T13:20:27.983Z |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-07-12T13:20:27.985Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:20:28.814Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=67b4b586-b568-4de2-9d24-20acc2a31b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:20:28.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:20:38.821Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=4ba1db74-ed5d-4244-80e8-a0eff64a6927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:20:38.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:20:48.828Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=9634c53a-4142-40c4-8226-f99a27fef65b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:20:48.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:20:58.834Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=494b3780-4c68-45ff-b11a-9e03896d41d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:20:58.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:21:08.841Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=ae18729f-f0ca-4f76-ba98-32c06851471b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:21:08.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:21:18.849Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=18443141-668b-437d-a7fe-4293bd0a5b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:21:18.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:21:28.856Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=2d70dca2-dd91-45a1-8cf5-3ce18a47c96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:21:28.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:21:38.864Z |INFO |Init configs |InvocationID=3ec8d228-a037-4271-a327-684d03ffaa9b, InstanceUUID=546299f1-ac10-4550-a96c-3f2bdc3259b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-12T13:21:38.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |