. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T09:10:50.811Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T09:10:50.814Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-29T09:10:50.844Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-29T09:10:51.437Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-29T09:10:52.082Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-29T09:10:52.083Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-29T09:10:52.159Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-29T09:10:52.206Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-04-29T09:10:52.226Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.5.6.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-04-29T09:10:53.541Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-29T09:10:53.907Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-04-29T09:10:53.928Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-04-29T09:10:53.928Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-29T09:10:53.993Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-04-29T09:10:53.993Z |INFO |Root WebApplicationContext: initialization completed in 1766 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-04-29T09:10:54.368Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-04-29T09:10:55.326Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-29T09:10:57.319Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-29T09:10:57.700Z |INFO |Started MainApp in 9.046 seconds (JVM running for 9.608) |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-04-29T09:10:57.756Z |INFO |Start scheduling PRH workflow |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:10:57.768Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=0545fad2-4b19-482c-a0ec-c7446951450c | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-29T09:11:10.464Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-04-29T09:11:10.465Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-04-29T09:11:10.468Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-29T09:11:27.895Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.0.139:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:11:27.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:11:37.936Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=3361b39e-a34d-4ef6-a010-9f02e56d6b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-29T09:12:07.976Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.0.139:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:12:07.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:12:17.980Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=f4bc2804-0f6a-4333-a8d8-2cdbef0c8998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-29T09:12:48.038Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.0.139:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:12:48.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:12:58.042Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=be4e27fb-99c1-4013-aaae-1ccda83dd1c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-29T09:13:28.069Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.0.139:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:13:28.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:13:38.075Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=b168e2d5-f51a-437c-9b8b-74bd52cd5341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-29T09:14:08.116Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.0.139:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:14:08.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:14:18.119Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=4fdca6c7-e0a7-409e-8eed-9a84c53f5de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-29T09:14:48.139Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.0.139:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:14:48.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:14:58.145Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=28e0e54d-5d09-4a25-976a-4bb04bab5f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-29T09:15:28.173Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.0.139:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:15:28.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:15:38.176Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=2005db8a-afbf-4889-b810-bcfc8a519207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T09:15:55.470Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T09:15:55.470Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-29T09:15:55.472Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-29T09:15:55.475Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-29T09:15:55.562Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-29T09:15:55.562Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-29T09:15:55.566Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-29T09:16:08.199Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.0.139:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:16:08.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:16:18.206Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=46ed1244-7be6-40cd-b819-c16fe4f7af2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-29T09:16:48.240Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.0.139:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:16:48.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:16:58.248Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=f6fa49c1-917b-4814-8f26-46513625a03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-29T09:17:28.276Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.0.139:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:17:28.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:17:38.280Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=80c2e180-027a-4215-a94d-672f6d74fa00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-29T09:18:08.307Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.0.139:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:18:08.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:18:18.312Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=40f072c2-fc76-4e26-87dd-0c556d9afa35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-29T09:18:48.357Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.0.139:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:18:48.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:18:58.361Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=77c31798-a78e-4282-a7c8-116dd3bc7437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-29T09:19:28.401Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.0.139:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:19:28.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:19:38.404Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=04027b93-807c-49c0-86c1-2c877babde1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-29T09:20:08.430Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.0.139:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:20:08.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:20:18.436Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=b706dd55-8229-41b4-a918-146bd0f72654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-29T09:20:48.468Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.0.139:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:20:48.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T09:20:54.773Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T09:20:54.773Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-29T09:20:54.775Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-29T09:20:54.779Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-29T09:20:54.857Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-29T09:20:54.857Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-29T09:20:54.861Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:20:58.475Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=29748f4b-3aa4-43f3-987b-66b0ec140900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-29T09:21:28.525Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.0.139:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:21:28.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:21:38.534Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=b475b465-1f32-4fa4-baf0-5fe69a8bc971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-29T09:22:08.582Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.0.139:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:22:08.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:22:18.588Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=8e8c9be8-fb20-42eb-be05-0fa2a070fa1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-29T09:22:48.620Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.0.139:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:22:48.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:22:58.624Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=7f6fcbec-c2c4-48c1-8e03-642d4ab6af7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-29T09:23:28.656Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.0.139:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:23:28.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:23:38.661Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=87ad7583-ca70-4894-8aed-c18a60c50e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-29T09:24:08.740Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.0.139:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:24:08.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:24:18.744Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=e2123e26-4575-4ad1-895f-593e83890ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-29T09:24:48.780Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.0.139:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:24:48.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:24:58.783Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=5f9e8c89-15e7-4986-827b-fb74a66daec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-29T09:25:28.807Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.0.139:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:25:28.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:25:38.817Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=b515c105-d357-4c7b-ad2a-55c30264de0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T09:25:54.824Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T09:25:54.825Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-29T09:25:54.827Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-29T09:25:54.831Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-29T09:25:54.907Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-29T09:25:54.907Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-29T09:25:54.924Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-29T09:26:08.846Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.0.139:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:26:08.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:26:18.852Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=e9268f6b-6d38-449d-bf8d-8c30deaf7b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-29T09:26:48.934Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.0.139:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:26:48.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:26:58.937Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=1bd84751-cdb3-4c67-8ae3-7abab8229e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-29T09:27:28.965Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.0.139:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:27:28.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:27:38.969Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=b0692655-fca3-41d9-bb47-b45908fb232c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-29T09:28:08.994Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.0.139:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:28:08.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:28:18.998Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=2d985010-ae29-4b59-a48e-4e8f22663fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-29T09:28:49.026Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.0.139:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:28:49.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:28:59.032Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=34864f1e-79cf-42cb-b854-53aef2a99a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-29T09:29:29.065Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.0.139:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:29:29.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:29:39.068Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=2976feb3-5c83-4521-a43f-c70f3f870a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-29T09:30:09.091Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.0.139:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:30:09.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:30:19.096Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=4558b2c1-4725-4995-841f-c04e6d85caa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-29T09:30:49.124Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.0.139:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:30:49.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T09:30:54.737Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T09:30:54.738Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-29T09:30:54.739Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-29T09:30:54.743Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-29T09:30:54.813Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-29T09:30:54.814Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-29T09:30:54.817Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:30:59.130Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=b093765c-d019-4a32-a7c2-217fa0876809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-29T09:31:29.151Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.0.139:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:31:29.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:31:39.157Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=b4915fab-2ca6-4d2c-a92b-b207765831cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:31:39.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:31:49.215Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=fcfb6ebc-711e-4aec-a459-362f9444cece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:31:49.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:31:59.234Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=e3cba4df-86f8-44c4-80bf-64fe7eb9a6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:31:59.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:32:09.249Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=a87e8c7b-4d82-40fb-a91a-5a701fa65bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:32:09.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:32:19.270Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=60bd6374-5f1b-492b-b504-1e451fe08f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:32:19.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:32:29.287Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=02e9ac64-dec5-424d-998f-b2a8ec9e776d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:32:29.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:32:39.296Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=1ae48070-39a8-432b-bde4-5b195415ae67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:32:39.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:32:49.309Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=f81ef330-3950-4cd5-9b08-7a157df77b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:32:49.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:32:59.354Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=d1910754-6253-405e-afe9-ba2c375c024c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:32:59.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:33:09.363Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=55be8b72-b35a-455d-b23e-ce0db34e85b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:33:09.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:33:19.378Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=1c8143aa-1895-446a-bb94-159cd2d06167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:33:19.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:33:29.389Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=e3518898-bfbd-4150-b2a0-76728d90d304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:33:29.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:33:39.407Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=955ce89e-12d0-40a2-8a76-7c6287ace3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:33:39.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:33:49.422Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=f47a5491-6c7a-4c0c-a95d-b31dd94a914e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:33:49.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:33:59.436Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=6a1d146c-fc47-4175-b723-16af488ae2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:33:59.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:34:09.446Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=c116d663-7845-42d2-8202-f4727ad143d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:34:09.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:34:19.456Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=2864bfe0-0bb5-4b58-b3bb-65b04aab1828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:34:19.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:34:29.466Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=8328313a-0cd1-4770-a363-2019cff0256b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:34:29.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:34:39.475Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=53c7437c-9399-4817-b390-8e9b7e17e783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:34:39.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:34:49.486Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=55b963ad-c703-4ae2-af67-640395e4101a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:34:49.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:34:59.500Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=68061a38-491d-4d02-a5af-ceae4f0260e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:34:59.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:35:09.515Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=416ec7c1-5640-4079-b66e-1c63daa023c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:35:09.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:35:19.524Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=82c9bd86-2a96-4af4-a505-52097885345b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:35:19.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:35:29.533Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=c910941d-9921-4ecc-aad7-5ee8abcd33d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:35:29.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:35:39.553Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=b53a4b73-4660-4773-aa1d-59472af2757d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:35:39.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:35:49.564Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=0bed1802-9f51-4ad9-87ab-04643ffa7ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:35:49.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T09:35:54.782Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T09:35:54.783Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-29T09:35:54.785Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-29T09:35:54.788Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-29T09:35:54.844Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-29T09:35:54.845Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-29T09:35:54.847Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:35:59.582Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=a62ce68b-4631-4d06-a188-04cca7022cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:35:59.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:36:09.593Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=79de6a6d-d5d8-4280-b9f7-f34c1dcdd84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:36:09.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:36:19.607Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=14b4ab3c-7a4c-4abd-a2ed-13fe0a0c375b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:36:19.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:36:29.617Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=da5724ab-8cf8-496d-997d-d5a308529420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:36:29.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:36:39.636Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=70170f7e-12fa-4847-8956-5d591895c4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:36:39.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:36:49.649Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=f8176f99-457b-48c2-b7e8-ea3cb4e12b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:36:49.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:36:59.659Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=ee6d98f1-3821-47f2-bbdc-eb010598dd9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:36:59.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:37:09.669Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=d9aea028-c193-4712-85dc-1f6cd9fd7e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:37:09.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:37:19.692Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=f7b7d732-c6cf-4a8d-8eec-f23021557862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:37:19.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:37:29.705Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=f4d18427-7444-4159-ad6a-7fb9fb227332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:37:29.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:37:39.718Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=94435ce4-816d-40c9-8aa4-1852fd9f85a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:37:39.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:37:49.729Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=d8015826-bcd3-4ca3-a7c0-30f91c936d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:37:49.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:37:59.740Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=5800e7c4-e71f-42cd-a4db-004d7261962c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:37:59.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:38:09.752Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=61287568-c698-42b4-bc20-b64f96ab5802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:38:09.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:38:19.761Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=2606e328-1a8e-43e8-8615-5100a8e11a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:38:19.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:38:29.769Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=a8338e5a-ca15-4225-bba7-3002135d6995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:38:29.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:38:39.778Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=0b27a2c9-763e-4575-bd1a-525f582bfcf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:38:39.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:38:49.788Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=769cd219-a1c9-464b-ba8f-4e8c6a96eb84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:38:49.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:38:59.799Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=6d5f0237-5967-4165-8fee-f64b9a8c17a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:38:59.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:39:09.814Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=4904896c-7e8e-42d1-94d6-b7272393923a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:39:09.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:39:19.827Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=6f5df68c-6f5e-47b8-9743-09aca5852f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:39:19.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:39:29.837Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=a2897122-82b1-4104-a406-f7be23c5a3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:39:29.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:39:39.848Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=6687e7da-ffda-4643-8f5f-22f74c9d6ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:39:39.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:39:49.859Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=82be6f5d-6526-44bf-af20-007ec136d823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:39:49.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:39:59.868Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=a5ecb6b9-fb72-4a93-9155-c8112ca6fb0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:39:59.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:40:09.875Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=5f5ba1ad-05b9-43d5-8fbd-dd51aa5e141b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:40:09.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:40:19.885Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=7172b201-0237-4c3d-8947-2e85e9f9ffde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:40:19.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:40:29.898Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=7a2010db-027b-4a48-90d7-3ed0c426fa03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:40:29.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:40:39.912Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=63aa81e1-215c-4bdb-add0-bb4420063506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:40:39.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:40:49.923Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=c6c0d8c4-92eb-4122-88fd-b847459bca18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:40:49.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T09:40:54.763Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T09:40:54.764Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-29T09:40:54.766Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-29T09:40:54.770Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-29T09:40:54.832Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-29T09:40:54.832Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-29T09:40:54.835Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:40:59.932Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=5fbc5b93-8f5f-4585-bf4a-7119b163eb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:40:59.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:41:09.940Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=b27b4588-da8a-4973-bfd3-2fe40c21236e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:41:09.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:41:19.947Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=cda73176-2005-463a-8b98-c4ea139085e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:41:19.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:41:29.955Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=5f517b40-d2aa-42f3-9e43-997a8ed5e97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:41:29.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:41:39.964Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=108568d3-fd0c-476f-8495-ac5d4198fd32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:41:39.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:41:49.974Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=eae52c39-01b9-4883-9359-446ed81c65dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:41:49.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:41:59.986Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=1657ea5a-a437-4208-87c2-e03621a9a8f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:41:59.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:42:09.996Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=0039571f-0095-4b8f-80d5-bece601ba954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:42:10.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:42:20.010Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=d13dc3aa-7ce0-4bb1-a2a3-a826f86e3efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:42:20.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:42:30.019Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=32220fb4-4981-4191-be9c-d6ca1ab92352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:42:30.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:42:40.034Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=b753a4e2-aa3e-4a45-afc4-e25e47e5a9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:42:40.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:42:50.043Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=bae469d3-8faf-4a3c-818e-ef9fae85cf61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:42:50.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:43:00.050Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=93f4bea3-65c9-4b90-9d25-cee81eb1410c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:43:00.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:43:10.057Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=f9a9af2b-ee11-4460-9f88-df2f4935f40a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:43:10.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:43:20.066Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=f3c59826-d791-4610-8804-4d6a7fce5441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:43:20.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:43:30.075Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=c8ae5011-5acc-4e62-ab02-27b7ecc1a74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:43:30.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:43:40.092Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=b904ba5f-a5b3-4f4f-92cc-3349358029ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:43:40.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:43:50.104Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=8fc96b92-4a21-483b-a54b-22eae1492a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:43:50.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:44:00.112Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=9ee1b0aa-d507-4857-b056-761c7086113c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:44:00.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:44:10.128Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=e2746b97-b9fa-4ce2-8ac1-72ef6bd34dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:44:10.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:44:20.137Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=2c2ea989-43d4-43e5-80fc-131d52b02152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:44:20.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:44:30.156Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=d0282ad8-7558-4100-a573-699ebd5e6527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:44:30.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:44:40.164Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=d0372b59-58a2-49b5-9829-c47cd35993e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:44:40.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:44:50.195Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=f720c01e-b6b4-4b7f-bbce-b84ac0220eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:44:50.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:45:00.209Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=3e596dd3-e9f2-4859-89f6-f607a71a516e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:45:00.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:45:10.222Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=791101a3-eb70-4dff-a702-e282520c66e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:45:10.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:45:20.232Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=3a8ff2bc-40cb-4be2-b68c-59ad6fb0b977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:45:20.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:45:30.240Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=15318617-9bba-4291-bb34-3ab5a19bd25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:45:30.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:45:40.248Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=19465f65-fe04-47d1-839e-36eed6f90abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:45:40.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:45:50.255Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=8dded425-41a9-49c5-a9fe-66fe6fd116ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:45:50.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T09:45:54.832Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T09:45:54.833Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-29T09:45:54.835Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-29T09:45:54.838Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-29T09:45:54.892Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-29T09:45:54.892Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-29T09:45:54.895Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:46:00.268Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=aab9f307-18a6-40fc-93b1-737bab2d0f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:46:00.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:46:10.277Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=dfa1e82f-dedb-431c-8b8e-fc4c1545f9d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:46:10.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:46:20.284Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=ef62e9f8-ae8d-421d-b8ea-7f1393697bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:46:20.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:46:30.296Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=4f0b2a02-a937-4ced-b0af-bd5660e85a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:46:30.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:46:40.310Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=b6d8a4f8-a920-4f27-87fc-a8c5e7d08455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:46:40.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:46:50.318Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=1e0526d4-f5d0-4769-94a3-164c1dbe35aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:46:50.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:47:00.330Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=1a774e29-bbf2-4282-82f8-53066fb69460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:47:00.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:47:10.338Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=7e75a77d-352e-4df4-8d51-3f1bd5e99dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:47:10.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:47:20.348Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=40053e18-c903-4be6-a3c9-ec9e603df6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:47:20.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:47:30.356Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=9f748400-3fa6-4655-a743-e5b581ee5d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:47:30.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:47:40.370Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=9e244a3c-74e8-430b-8f60-00d831e7b8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:47:40.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:47:50.383Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=4a2cf6e4-cea7-4047-84dd-7fd5f4c213c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:47:50.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:48:00.391Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=8d8f5a2f-40d1-43b9-9814-e7ceb8a13096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:48:00.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:48:10.399Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=c4b73264-a9bb-4051-ac89-2b272e0b69ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:48:10.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:48:20.407Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=37c5ae58-c568-4544-bfbe-4a41e8055a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:48:20.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:48:30.415Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=143cf5bf-5161-42e3-87db-6028c5a6addc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:48:30.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:48:40.424Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=22773ea9-f0a9-4b6a-9236-7da6a703de3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:48:40.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:48:50.434Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=4c96befa-75ef-4239-8342-629026233034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:48:50.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:49:00.444Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=6ad2c503-a221-4346-ac2a-9e06b6e714cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:49:00.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:49:10.457Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=4cf91d81-3997-4003-a172-5bcd4bd86a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:49:10.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:49:20.467Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=023f1d15-ac0b-4863-a36b-e6383cd906b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:49:20.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:49:30.477Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=be221ec0-1618-4c89-9c1d-2f3b38ca7c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:49:30.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:49:40.485Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=34cfeff4-8c90-4821-adca-c495a251586d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:49:40.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:49:50.495Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=6a32b2c3-9692-4ca3-8f5b-f4931934ef57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:49:50.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:50:00.501Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=2c68ff16-7f0c-4943-b542-98c03e496814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:50:00.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:50:10.508Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=2fcef166-3972-4c66-83af-663c2e7eb642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:50:10.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:50:20.520Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=6bb2226f-dc3a-4666-9844-342f3a1c8eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:50:20.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:50:30.530Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=b396853e-76b2-413e-be14-83f3fcaafaaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:50:30.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:50:40.540Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=50faf260-026a-4030-915f-3f3f0bf7cd0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:50:40.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:50:50.551Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=58ae76e4-a207-4975-aa86-c5238b1bfe0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:50:50.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T09:50:54.806Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T09:50:54.806Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-29T09:50:54.808Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-29T09:50:54.812Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-29T09:50:54.871Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-29T09:50:54.872Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-29T09:50:54.874Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:51:00.561Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=76c0dacc-3851-4dbe-8f3e-6a54008e739a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:51:00.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:51:10.567Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=4f2b07e8-3430-4c56-99b4-0e684b5faa88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:51:10.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:51:20.577Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=f656e506-df62-4abc-bc5d-0c833c280e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:51:20.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:51:30.585Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=07c96657-aff8-4494-91c8-116bd32b7d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:51:30.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:51:40.592Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=9be10fab-1f4c-4cd2-afe1-032ae20d473d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:51:40.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:51:50.598Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=161af189-2e0b-4c0c-8ad9-2aea6c4ba186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:51:50.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:52:00.605Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=fed23841-d922-4b9c-b252-95c921d1b73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:52:00.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:52:10.613Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=b5ccd5cd-2538-427b-9ab9-179f75d74914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:52:10.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:52:20.624Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=99d6bf7f-d2ac-4776-81a1-323c079c8572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:52:20.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:52:30.637Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=9231bd22-12cc-4226-acbc-9a5be0b94b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:52:30.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:52:40.645Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=470c4c27-4997-4514-9570-f96938978601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:52:40.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:52:50.652Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=77ce4354-db40-41d9-92da-b837038b7c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:52:50.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:53:00.660Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=335ba7f9-a564-495c-9a6c-c85c9a78cadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:53:00.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:53:10.667Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=0a36b322-e86b-42ae-92a3-0fcb47f1d73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:53:10.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:53:20.679Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=484f7b92-6044-4752-9580-491615c15f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:53:20.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:53:30.688Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=f5a61dce-3e3d-4c87-b930-7ae6c17a3919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:53:30.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:53:40.697Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=da290f46-9009-4c0a-be97-cca9984a9caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:53:40.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:53:50.711Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=31fb0f72-7764-482c-b508-75f21e3f4237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:53:50.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:54:00.722Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=1a155541-3c09-44fc-b7df-c16081a8b06b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:54:00.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:54:10.731Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=460d05fa-1892-4fc4-ae4e-b208596c2ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:54:10.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:54:20.738Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=1dee3768-4392-469d-a59e-8425b1381a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:54:20.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:54:30.745Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=27125c3b-55b2-42f9-a0f8-821cc559fab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:54:30.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:54:40.752Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=6b960022-bf79-4c85-b5d3-3cc8ce9067a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:54:40.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:54:50.759Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=1d80d3f0-b875-48f6-aa74-2ed1ea7e6b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:54:50.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:55:00.771Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=04d8256b-c915-48eb-9ba7-a2d708030417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:55:00.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:55:10.783Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=85fa3315-a987-4b70-9d12-044bbe0985fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:55:10.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:55:20.793Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=ea73b500-7b1f-4074-9354-ca6b40f07f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:55:20.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:55:30.806Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=d7d0f8e1-21c6-4937-ae50-974bb6c718bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:55:30.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:55:40.816Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=f1c39e2e-a34c-4150-8d64-6e59730ade15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:55:40.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:55:50.823Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=96c73117-ed03-4fff-a638-b516304acc2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:55:50.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T09:55:54.834Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T09:55:54.834Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-29T09:55:54.836Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-29T09:55:54.842Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-29T09:55:54.902Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-29T09:55:54.902Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-29T09:55:54.904Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:56:00.831Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=90c73dfe-dd3d-4eb5-b92e-99e02f46d26e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:56:00.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:56:10.842Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=1d9c3254-45de-4017-94d8-0aeda4c67414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:56:10.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:56:20.850Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=ac918752-5466-49f1-b331-81d7720aa413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:56:20.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:56:30.857Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=f472113a-cbb0-48a2-8a27-703fa18c06d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:56:30.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:56:40.866Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=65019864-de73-4edd-9371-cd496356b938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:56:40.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:56:50.875Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=6a5375e6-5e94-4744-a6ca-9299ee6e7056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:56:50.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:57:00.888Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=19d3f84d-6918-4c60-ab44-bbb99195f9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:57:00.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:57:10.902Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=336fa957-ff48-4538-ad77-cb8116759dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:57:10.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:57:20.910Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=15e9524a-3095-4745-afe1-8e6eca3c3f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:57:20.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:57:30.918Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=abe15475-56ce-4073-8f85-03b6eae35fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:57:30.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:57:40.927Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=61af0bee-bebb-4f6a-904e-fc31fb406970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:57:40.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:57:50.933Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=74b6c6dd-467f-4057-917b-43c3095b7fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:57:50.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:58:00.940Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=cc9d3014-cac9-402b-8902-7d8d38c70684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:58:00.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:58:10.947Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=4d1190c9-5af3-4d77-ab69-30cb80b74d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:58:10.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:58:20.955Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=f8cb7221-b9c0-48f4-9a0c-bdd5777f7229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:58:20.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:58:30.966Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=6f633e76-0ab5-4967-91f8-d8533a315d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:58:30.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:58:40.980Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=331d5945-aecc-4aed-bfa5-6a540ece21bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:58:40.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:58:50.989Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=be70324e-ba48-4f37-ab17-22ba4bd7cd07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:58:50.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:59:00.996Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=60d16ca9-8cc0-4c9a-aac1-c3fd22802d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:59:01.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:59:11.008Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=18fc7c00-f4bc-4972-a814-11adc56da58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:59:11.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:59:21.015Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=1adb3435-ed7c-472c-a412-3abf21d5ad48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:59:21.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:59:31.022Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=30df58b3-f045-4501-adc3-d26e0cd5d096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:59:31.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:59:41.030Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=c1cc7ef1-9510-4e92-a406-0034f05caf02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:59:41.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:59:51.038Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=ff3f8395-b8a6-4c1b-815d-a47effd7fd02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T09:59:51.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:00:01.049Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=38860826-7989-436e-9e36-7bdb70d3fee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:00:01.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:00:11.062Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=c9eae4b5-87bf-4cc9-a8be-9a6041b5b845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:00:11.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:00:21.073Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=390898f8-3860-4fe3-a841-79fd193941dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:00:21.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:00:31.080Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=761a1c68-37c9-49a0-88f6-c15958dd44e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:00:31.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:00:41.088Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=5b220035-672d-45b9-8a4f-0144e8baa2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:00:41.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:00:51.095Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=9d88d787-784a-4b24-a0ea-02572b569f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:00:51.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T10:00:54.748Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T10:00:54.748Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-29T10:00:54.749Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-29T10:00:54.751Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-29T10:00:54.799Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-29T10:00:54.799Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-29T10:00:54.803Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:01:01.101Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=30106a89-00a1-4af2-ac19-ed2036d9debc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:01:01.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:01:11.107Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=bc2cb1ce-c64d-4530-82ff-1918420a4558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:01:11.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:01:21.115Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=c2fd9906-9e9f-443c-8f25-58d2001ce5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:01:21.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:01:31.129Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=0096db05-a537-48e6-ae5b-0f7aded3edda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:01:31.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:01:41.144Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=cb6a9b5c-e5c6-4ec9-8e27-40d2ea42e58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:01:41.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:01:51.158Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=8d1a7785-a723-4f17-9d00-f09af4e1bd59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:01:51.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:02:01.180Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=2b549ea4-7d36-473f-b9b6-38b7d5fdf43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:02:01.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:02:11.189Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=ee2ee9bf-4777-464b-8130-e7614948555e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:02:11.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:02:21.198Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=e513d7bc-7aff-43d8-aa35-5a2fba8599e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:02:21.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:02:31.205Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=94e35b70-4526-4284-b97f-d3d799ea4dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:02:31.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:02:41.211Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=156ce714-4c5f-4203-8088-5d1b25fce36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:02:41.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:02:51.219Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=06274c0b-16ea-4de8-a29c-019a047b9b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:02:51.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:03:01.230Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=d352bd37-daf7-4ece-a919-0d8bb5beb6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:03:01.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:03:11.242Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=74dae911-1238-4506-a738-45db9cbd556e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:03:11.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:03:21.255Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=13819f4a-21b9-4d64-bfa5-0843f23d87ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:03:21.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:03:31.264Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=16642541-c996-400d-bf5d-a151daca3121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:03:31.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:03:41.274Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=432f8dbf-e9dc-4d3f-a735-85a1e57135bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:03:41.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:03:51.281Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=76755912-159c-4b29-92bc-99403994b70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:03:51.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:04:01.288Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=1eed0306-57d1-450b-9d26-65b70c858fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:04:01.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:04:11.294Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=55df5513-e205-45c4-84be-4144abf4b9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:04:11.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:04:21.302Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=0e3ce089-9fd4-4c6d-b4e2-abcdf9e30737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:04:21.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:04:31.311Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=474d98e0-169f-4de2-8c46-e81e89642cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:04:31.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:04:41.321Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=ad2dd0f3-14da-4782-938b-5fb1554278cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:04:41.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:04:51.332Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=dc132651-3267-42b9-a91f-69d82aacd083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:04:51.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:05:01.341Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=d9c854ca-64e3-4990-994d-e335b8267065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:05:01.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:05:11.348Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=495324c7-d117-4d61-9b35-174362ae9a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:05:11.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:05:21.355Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=533373ae-b716-49d9-8b26-f7a3d6055999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:05:21.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:05:31.361Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=9d8fefa5-5eb4-4930-8796-1967877a8af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:05:31.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:05:41.368Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=6bf89ab6-f81e-4302-a77a-ab88837c939e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:05:41.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:05:51.376Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=1b9ac155-79e5-4de5-8b07-4263461fbf63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:05:51.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T10:05:54.789Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T10:05:54.789Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-29T10:05:54.791Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-29T10:05:54.795Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-29T10:05:54.859Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-29T10:05:54.859Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-29T10:05:54.862Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:06:01.384Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=5df70a2f-90e1-42b0-abe6-e9e185c28fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:06:01.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:06:11.394Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=2bd47ed4-5b59-46d5-a731-cbec5025066f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:06:11.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:06:21.406Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=3d833bbd-cea5-452e-891a-4c1816954df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:06:21.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:06:31.415Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=2e3bc033-b386-4e81-8317-b2a10360cb7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:06:31.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:06:41.423Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=110f4169-526c-4ec9-9aa0-5c9a7b8aa377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:06:41.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:06:51.430Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=8f029da0-d73b-497a-a956-3f14d06304c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:06:51.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:07:01.438Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=b81eb3e8-e182-43d4-9ae2-90ab910dd266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:07:01.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:07:11.444Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=15b2dbf3-7448-4fd1-b88c-9de3b07530bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:07:11.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:07:21.451Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=60a094f1-557e-46fc-ac9b-398de39c2a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:07:21.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:07:31.457Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=d5254603-076c-43f6-ad5c-9d75e402cbfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:07:31.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:07:41.464Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=ca1814d0-dd6c-4060-87b8-d0a92802225b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:07:41.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:07:51.472Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=f273e171-cd10-4c47-a572-633ca871473f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:07:51.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:08:01.487Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=7bd902ae-a04c-41f2-9741-342556dc6976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:08:01.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:08:11.499Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=b5e17989-cd4f-4d0c-ae52-58d2bfec5269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:08:11.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:08:21.515Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=d1b7f01b-01fc-456e-9ee8-8e0357318583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:08:21.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:08:31.524Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=605739f5-7360-416a-bac1-032e9304de1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:08:31.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:08:41.532Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=a766cd4a-60cc-48ca-b461-fb0609960746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:08:41.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:08:51.539Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=b0445b9a-2e98-4dd9-be92-e19fcd4f5d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:08:51.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:09:01.546Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=a3722587-ea4f-4794-b2d5-051a1445d464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:09:01.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:09:11.553Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=7e3edd23-213a-46d9-b2e8-2fe0d1f4d483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:09:11.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:09:21.560Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=4f004d50-d894-411c-a86b-773c2fdb28c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:09:21.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:09:31.567Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=6eff0322-18b8-49a8-a6b0-f7d02d25bccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:09:31.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:09:41.577Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=95a2c5f2-b8f6-4b09-954e-d89391d007e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:09:41.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:09:51.586Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=d8171eea-5f16-4372-a416-c0e69e0bac54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:09:51.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:10:01.598Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=7aa2a88b-945f-4b31-9678-be424b67b058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:10:01.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:10:11.606Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=142c5b8b-cecb-407e-8ce1-ebc478f2eafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:10:11.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:10:21.614Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=aec06727-026a-43b7-98ff-17ad240eb69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:10:21.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:10:31.621Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=ffa50ea7-3d92-408d-b6ac-f96c0e00a148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:10:31.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:10:41.628Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=b321df87-6654-49f5-8dd9-ac92d6bfbd90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:10:41.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:10:51.634Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=78838381-7afb-4f65-bed3-717b24655003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:10:51.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T10:10:54.794Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T10:10:54.794Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-29T10:10:54.796Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-29T10:10:54.800Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-29T10:10:54.893Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-29T10:10:54.893Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-29T10:10:54.896Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:11:01.641Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=cf9d0f38-3c09-44a4-b25b-c46dfd75879d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:11:01.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:11:11.648Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=d5e04c33-8726-4a5a-b0d1-511cf6c865cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:11:11.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:11:21.656Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=e9be7831-342b-47ad-b355-0451f817c0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:11:21.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:11:31.668Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=63038a0a-24c6-445e-8442-a4262fa94aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:11:31.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:11:41.681Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=1f4fd2c0-23ae-470b-915e-59bae1a7422d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:11:41.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:11:51.689Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=7ad6c05d-4c74-42b8-8ccd-4866725d8841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:11:51.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:12:01.698Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=d8197cde-5a77-4084-8469-eab47d03ff19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:12:01.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:12:11.711Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=5b39fdb9-9776-4ca0-bccf-5fbc371995d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:12:11.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:12:21.718Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=71c7ac84-7bc7-426e-b096-7b270b0bc48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:12:21.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:12:31.725Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=e275a72d-5ae6-4d8e-8cfb-9fbb7af7fa59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:12:31.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:12:41.734Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=0d3f28c9-341e-484d-821a-4cb166b6d63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:12:41.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:12:51.743Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=9dffc8f7-d21b-4077-8d12-08910bb45448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:12:51.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:13:01.759Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=e1fe4e7c-6c68-4df0-a675-7c0c111aa897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:13:01.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:13:11.770Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=59874372-e648-41ae-853f-f60d2431ddc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:13:11.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:13:21.778Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=1fdfb684-4517-4dc2-98e2-dff0ae78b502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:13:21.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:13:31.786Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=73e5ce5b-4e02-4837-9d13-3d8425b3f74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:13:31.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:13:41.793Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=fbd98c95-1d0e-49d1-b6a2-b2e1283314c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:13:41.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:13:51.800Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=be86801f-0a61-4316-9d6c-14e07b45f99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:13:51.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:14:01.809Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=789ac8ba-89e6-49ee-b1c5-476026adbcf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:14:01.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:14:11.816Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=5884a791-0cae-4bfd-8556-16170134a7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:14:11.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:14:21.825Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=29b841f1-b378-405f-958e-96d9824fc537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:14:21.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:14:31.840Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=db4f51c5-3ed5-4306-804b-0ac27088a7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:14:31.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:14:41.873Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=eada6af1-24ce-4d88-934e-a2580b36083e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:14:41.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:14:51.881Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=caaddd9f-e135-4e19-b0cb-ddfae2f77ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:14:51.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:15:01.892Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=cbcbc813-a72d-43c7-98aa-6c104c1e1d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:15:01.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:15:11.906Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=3bb815c9-f436-4326-90ca-ea1f35bb5c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:15:11.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:15:21.914Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=acdf2f90-d0a7-40cd-b414-ba1cdd035a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:15:21.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:15:31.920Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=09321aee-8f12-4268-ac80-513953fb3d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:15:31.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:15:41.929Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=4801beb1-d214-44f6-8e60-803f7258b9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:15:41.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:15:51.937Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=7d96ffc1-3094-4037-bb6a-e9183b89217f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:15:51.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T10:15:54.837Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T10:15:54.838Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-29T10:15:54.839Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-29T10:15:54.843Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-29T10:15:54.898Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-29T10:15:54.898Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-29T10:15:54.902Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:16:01.950Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=d100769d-24ad-4184-9af3-2583431d24d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:16:01.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:16:11.959Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=08c7a639-b6e1-4fc5-aee9-6e1984fded00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:16:11.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:16:21.966Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=a6f1ec80-c697-4d19-bf76-4767899ec85e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:16:21.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:16:31.973Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=b7a7b953-be7a-44d1-8526-2de399d991a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:16:31.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:16:41.981Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=1e8fff18-3bf3-46ef-8e0b-8652fa14333c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:16:41.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:16:51.988Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=b9ad4095-cc42-4f49-abaf-554a7fa22d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:16:51.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:17:01.995Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=044ad161-b7cd-44e7-91ca-6814e18c02ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:17:02.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:17:12.001Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=a13fd610-46fd-4458-a769-198b807ef022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:17:12.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:17:22.009Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=20a9d090-7658-4a1a-8f65-6ecd79a25609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:17:22.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:17:32.018Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=2d1ef13e-b261-4a52-85c3-9a954a237806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:17:32.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:17:42.028Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=ee9e6298-d052-4a00-a439-3ef6b515b7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:17:42.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:17:52.036Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=3fd3a7d2-3509-44a9-b56b-330ad7906427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:17:52.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:18:02.044Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=49a21edc-0710-46e5-a31c-e7d8de921a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:18:02.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:18:12.051Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=b6491af8-0bdf-4c96-8938-925412897c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:18:12.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:18:22.058Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=71574dce-0ca7-4b6b-913c-431e431a7fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:18:22.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:18:32.064Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=4abdb62b-6dd1-47dd-87d3-99dd146ebe92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:18:32.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:18:42.071Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=588f97e7-6eda-4d07-a9bf-25a2baca5fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:18:42.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:18:52.079Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=1925d9cc-cb46-4414-b7e4-39a0f2af2418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:18:52.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:19:02.091Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=9d1d7ef8-1aa1-4ed1-982d-d3a50d2ad04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:19:02.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:19:12.102Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=13c38c6b-aa18-4cc3-bfab-0e5712fb2698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:19:12.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:19:22.111Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=ce28f4f0-5daf-463e-9450-64b561feff4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:19:22.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:19:32.118Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=62b83bff-1469-4dec-9571-3ade869f3808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:19:32.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:19:42.124Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=c7fcfb6b-ee66-4590-b935-e421c297d418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:19:42.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:19:52.131Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=9459b2c2-1483-4961-9c30-248728309bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:19:52.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:20:02.137Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=f90b1784-d065-4e04-aaf3-23550c7e85a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:20:02.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:20:12.144Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=2e650073-a7fb-43d2-af1b-93bea0620f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:20:12.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:20:22.152Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=aff46256-2bd7-4671-9efd-531f7a144a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:20:22.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:20:32.166Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=ce9e5569-1bde-4c27-8b1d-f8da53ac21c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:20:32.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:20:42.175Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=984177c7-1fc3-41ca-8dd5-71f50c6fe654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:20:42.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:20:52.182Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=9f334736-dd3b-4a4a-b683-b7e6fcb6704d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:20:52.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T10:20:54.756Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T10:20:54.756Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-29T10:20:54.758Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-29T10:20:54.763Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-29T10:20:54.810Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-29T10:20:54.810Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-29T10:20:54.814Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:21:02.189Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=7a43cf59-167f-4d88-bc08-0dfe6c2eed62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:21:02.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:21:12.196Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=e9530f1c-d2c7-4dfa-9d3c-92f9e0570e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:21:12.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:21:22.202Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=737b9f67-0431-4a09-9bf7-c61b3a855277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:21:22.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:21:32.208Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=81dc3cf3-0abc-42cb-92e4-6cccea8e1d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:21:32.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:21:42.215Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=f4958322-5fd0-4041-b5a0-1dcce2181b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:21:42.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:21:52.221Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=959667e8-51c1-4eb6-b5cb-48fc53bdfa3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:21:52.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:22:02.229Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=9d8807ed-7fd9-4228-afa5-9df611f2a791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:22:02.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:22:12.239Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=4a7b5712-5af5-426f-ba7d-10ee2883fc9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:22:12.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:22:22.249Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=8f12f5ab-e669-4438-a64b-e286e25b280c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:22:22.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:22:32.258Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=8f4ecb83-2abb-4221-8606-66fd1f8f518f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:22:32.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:22:42.266Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=d676b9f4-0f21-49e0-b7a6-5850036751cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:22:42.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:22:52.272Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=9935c529-0b2d-4f30-bfcb-88bd862e08a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:22:52.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:23:02.279Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=cd1e64af-b856-4cbb-b82e-5cb4a9e50fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:23:02.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:23:12.286Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=d75f49af-fa23-4375-ba0a-64ee13f70acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:23:12.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:23:22.293Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=3bc44c1c-0907-42a4-9771-1d5e0d55434c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:23:22.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:23:32.300Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=d658ddec-f5d0-4509-9aa6-52d706d47892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:23:32.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:23:42.310Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=749038b7-d61c-457e-8eca-f5ac53b7cca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:23:42.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:23:52.320Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=1e94340b-8c6b-4d08-a84b-3fdbfdecb69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:23:52.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:24:02.329Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=e76358ee-999b-44cb-87e6-0fe10b75c243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:24:02.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:24:12.335Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=0a01f5b0-e2ff-4648-b8ed-4bbb6e8aff30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:24:12.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:24:22.345Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=3b1830d6-9497-44bb-86d4-cde386b3ddb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:24:22.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:24:32.352Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=8a9d14bf-a471-4614-b72a-46ec7714544c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:24:32.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:24:42.359Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=14c29c13-2e33-40ee-b35b-ba84b9626902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:24:42.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:24:52.365Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=d6ab8348-7218-4d8a-81f4-8dc569d07c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:24:52.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:25:02.371Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=373534cc-e4ab-46d6-b700-f9afbec7b5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:25:02.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:25:12.380Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=543a1e78-8735-44a6-8d37-5032459b215c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:25:12.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:25:22.394Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=68ef7d39-1e9d-4a0b-94bf-ba11f82ddca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:25:22.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:25:32.403Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=a0822ec9-f3c5-45bc-abd5-a8d8135ff52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:25:32.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:25:42.410Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=0f75b05c-9f27-4dc8-8c23-f50f0a44d5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:25:42.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:25:52.416Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=d9ef78fd-9099-44ff-9b42-c0d3b7fe610d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:25:52.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T10:25:54.785Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T10:25:54.785Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-29T10:25:54.786Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-29T10:25:54.790Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-29T10:25:54.835Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-29T10:25:54.835Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-29T10:25:54.837Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:26:02.422Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=cb70b4b3-9191-4aa3-95e3-8efd1efbb9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:26:02.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:26:12.428Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=514e3ea2-0cbd-4b4e-91af-60ae1cd7a56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:26:12.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:26:22.435Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=908ac048-0202-4425-acbc-dd5cc7764a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:26:22.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:26:32.441Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=db9bf4f0-842b-4308-bb2f-973f274db1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:26:32.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:26:42.449Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=14d1a1bd-415d-4fef-954b-0c22c01defd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:26:42.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:26:52.459Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=a610ae8b-a666-4a54-8ae5-a7c461556d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:26:52.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:27:02.468Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=df0d368f-53c7-4f4d-83f4-2bbfe5aae4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:27:02.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:27:12.478Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=e1fe9067-dee4-4e85-b513-12d2ce74d36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:27:12.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:27:22.485Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=34403ec3-d2e8-44d9-89c0-35e6568e8019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:27:22.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:27:32.493Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=9b918495-2ebd-4b4f-913d-bc4269e12def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:27:32.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:27:42.500Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=f0358c49-6afa-407f-82b5-d98b9360daf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:27:42.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:27:52.506Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=bb5c1d66-f69b-45aa-96f9-7e6444d7c137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:27:52.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:28:02.513Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=ff67efe0-84c1-4f5e-8117-df45d79eb104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:28:02.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:28:12.520Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=7a4d5358-ca41-4d13-b1ee-cd596fcb069e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:28:12.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:28:22.534Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=246f7be1-7e83-4177-a7eb-707480cf88a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:28:22.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:28:32.544Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=3d244b01-b44d-4014-b6aa-1bf2fdfabe4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:28:32.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:28:42.554Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=aaae1128-2eaf-4bd1-8f80-4a4dfe491ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:28:42.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:28:52.561Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=7278225a-497a-4565-a018-bb971e47aeee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:28:52.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:29:02.568Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=ff6d8127-dfa4-4bba-97bf-45351038cc59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:29:02.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:29:12.574Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=bf82bcc8-5aa5-452b-a01d-47a7977e8c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:29:12.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:29:22.580Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=98402969-24cc-467d-9d79-bdf3b2bc4a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:29:22.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:29:32.586Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=05130e9d-9f54-409f-b21b-52afb1250b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:29:32.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:29:42.591Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=7e4bc5d5-4d97-405e-b403-8545cf2516d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:29:42.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:29:52.597Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=202079ef-d4dd-4745-80b9-ce3da0dbe3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:29:52.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:30:02.604Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=d34f8444-202c-4a78-b302-c45f661739de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:30:02.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:30:12.612Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=393b5c45-0ccc-41bb-aaab-fca5b2c05956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:30:12.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:30:22.627Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=48c9556a-5cd8-4180-b5f9-cd1993a8cfe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:30:22.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:30:32.638Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=38c80033-a87c-4923-ab29-c2fa9c2fddbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:30:32.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:30:42.646Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=2bbb9b33-ed48-45c6-b1b3-305900063837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:30:42.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:30:52.653Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=9949709a-3a96-4782-b57f-94d3d813e5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:30:52.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T10:30:54.766Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T10:30:54.767Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-29T10:30:54.769Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-29T10:30:54.773Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-29T10:30:54.845Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-29T10:30:54.845Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-29T10:30:54.848Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:31:02.661Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=f3cb1490-1a3e-4c9c-8da0-475d2174ec3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:31:02.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:31:12.666Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=5f020d19-5f4a-4dc0-a63f-964151708925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:31:12.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:31:22.672Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=1d8751dc-3408-4881-95af-ffc87c68f9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:31:22.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:31:32.678Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=24867fdc-4d6f-4934-b7c8-6e5254528a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:31:32.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:31:42.685Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=56a49075-f0c7-4b52-a25f-566e185cbe6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:31:42.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:31:52.693Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=0a267961-6b0f-418c-8884-576ed6d2582a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:31:52.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:32:02.704Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=273fc995-cdc9-437c-9a51-4ee3a91d54cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:32:02.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:32:12.714Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=fa90078e-dc44-4350-bdf0-3651a8be4c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:32:12.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:32:22.724Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=07dc7250-1b02-4b60-800b-5710d2615e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:32:22.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:32:32.733Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=5388fd19-8e9e-4fb8-aa17-8a274f2f1814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:32:32.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:32:42.740Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=b478f15e-9a5e-4a7d-b777-7dbb5b66ab1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:32:42.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:32:52.747Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=ca5bb5c0-e39f-47e7-9e2f-cb3164f8a3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:32:52.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:33:02.753Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=56ff53aa-c0a3-491c-83b1-ddcf843a4058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:33:02.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:33:12.764Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=db79a01e-a1e0-46d2-89ab-c49d55e60299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:33:12.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:33:22.770Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=529302d3-743c-4d2c-b7f1-d3438b454b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:33:22.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:33:32.779Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=b334ce32-e0c8-41ea-9360-23653e1de70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:33:32.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:33:42.788Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=36810309-6030-464d-bc94-8010856e9d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:33:42.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:33:52.798Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=94e6cdc7-0658-4412-80eb-7df0878b57de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:33:52.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:34:02.806Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=15d81384-004b-4c2c-abd5-7a43b291f272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:34:02.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:34:12.814Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=c4542a5e-0743-4b3f-a85c-dfee59a09da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:34:12.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:34:22.819Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=ccbb9ebe-d196-495c-83a3-6fe9ff765fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:34:22.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:34:32.828Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=13144f6d-e53b-4164-a408-d26aab9d5ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:34:32.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:34:42.833Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=a00b6ad2-9898-4395-b458-0a13db5fff05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:34:42.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:34:52.840Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=33c6cbd3-c894-4a16-894a-43781e5c6bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:34:52.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:35:02.848Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=fa4a6797-c751-423b-973c-7722884b03fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:35:02.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:35:12.856Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=c3cfe8cf-d052-45db-93ae-cc99027c50f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:35:12.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:35:22.868Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=f17394bf-fa9d-4672-aa16-10ecd5775dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:35:22.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:35:32.879Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=e9f370c8-d51d-4895-b67d-f25811c737ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:35:32.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:35:42.894Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=9132a6fc-3f5f-457f-8147-2b5b46e58069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:35:42.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:35:52.906Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=c578a2f9-f567-4c43-aaa5-411d6edae25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:35:52.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T10:35:54.778Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-29T10:35:54.778Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-29T10:35:54.781Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-29T10:35:54.784Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-29T10:35:54.841Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-29T10:35:54.841Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-29T10:35:54.844Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:36:02.913Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=49761ee0-3861-48d6-82c6-d1ac6040e972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:36:02.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:36:12.918Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=710a5c1f-6185-4d46-8125-3844a47f7e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:36:12.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:36:22.924Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=e9173690-64b4-45e0-8719-9103b6a6f54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:36:22.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:36:32.931Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=ae38d5c0-9d9f-4eda-a794-7c6b089a259b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:36:32.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:36:42.939Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=c77c98fd-b15c-4b13-887d-4cef77653912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:36:42.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:36:52.952Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=b47f6c92-73af-44c2-8813-907e07a31a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:36:52.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:37:02.961Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=da19e72e-6851-4b18-a5f9-022ca849f02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:37:02.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:37:12.968Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=2573aa06-1f42-4e0f-8a5f-a6c492fa672c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:37:12.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:37:22.975Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=7af604e3-d22f-4670-99af-c98a862c2581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:37:22.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:37:32.980Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=f203148c-e34d-4243-a6b0-15bcebf9132f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:37:32.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:37:42.987Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=fc80995f-08ef-4fa8-92c7-e0ada07a3c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:37:42.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:37:52.992Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=46bb4e2c-54da-478e-9ac5-424c26b6e0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:37:52.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:38:02.999Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=9e4aaaed-3055-44bb-80ea-90c11cbf4273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:38:03.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:38:13.006Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=6ae469d7-4e8c-48b9-8d35-798e3e66b7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:38:13.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:38:23.017Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=d270c6c4-106b-4d41-9bed-25e10c32dd51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:38:23.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:38:33.029Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=c33aee92-f7a2-4761-a9f4-64b044f3e279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:38:33.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:38:43.035Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=e0b898aa-2fa3-49fc-ad73-6764b53c549e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:38:43.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:38:53.041Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=61f6c6f5-5614-44dc-b3fc-c3660d4393bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:38:53.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:39:03.048Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=c8faeffc-7b4a-4ec8-8870-c65d2b7135b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:39:03.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:39:13.054Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=ce707966-79a3-4a3f-861a-987b4be01a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:39:13.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:39:23.060Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=200b55b6-0a24-4adc-8013-4cdd56e2d329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:39:23.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:39:33.067Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=cbac9fa3-8051-44ea-b378-9a520b635610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:39:33.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:39:43.073Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=ea44a7af-b837-4608-b974-910443362e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:39:43.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:39:53.085Z |INFO |Init configs |InvocationID=dbca81f9-0ee2-4e14-b2ee-be27c104b07a, InstanceUUID=235b9a0f-2053-4c88-bb85-279b02d3cd36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-29T10:39:53.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |