By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T08:50:03.997Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T08:50:04.000Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T08:50:04.036Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T08:50:04.766Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T08:50:04.922Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T08:50:04.922Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T08:50:04.922Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T08:50:05.152Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-25T08:50:05.236Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-25T08:50:05.264Z |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.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-05-25T08:50:08.072Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-25T08:50:08.743Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-25T08:50:08.774Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-25T08:50:08.775Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-25T08:50:08.862Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-25T08:50:08.863Z |INFO |Root WebApplicationContext: initialization completed in 3598 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-25T08:50:09.527Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-25T08:50:10.442Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-25T08:50:11.961Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-25T08:50:12.617Z |INFO |Started MainApp in 10.985 seconds (JVM running for 11.66) |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-25T08:50:12.733Z |INFO |Start scheduling PRH workflow |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:50:12.757Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=23821092-bd1b-44ce-9741-a35d2963c7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T08:50:14.547Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.175:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:50:14.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-25T08:50:19.390Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-25T08:50:19.390Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-25T08:50:19.393Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:50:24.618Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=3410a24c-8af9-4007-a175-fac57df65e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T08:50:25.676Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.175:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:50:25.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:50:35.677Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=0220c4fc-f753-424b-bf18-a64319a0432f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T08:50:36.747Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.175:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:50:36.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:50:46.748Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=9d056f2b-490d-4fff-af6d-80e65933307c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T08:50:47.795Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.175:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:50:47.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:50:57.800Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=359c290a-4034-4479-a635-f86850052fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T08:50:58.862Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.175:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:50:58.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:51:08.864Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=5bb04801-3d6e-475b-984a-2e6fc978d9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T08:51:09.902Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.175:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:51:09.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:51:19.906Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=3f04f49b-1cdd-4c49-96d9-57a1c5fa409e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T08:51:20.971Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.34.175:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:51:20.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:51:30.973Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=7f382d62-c831-44e7-91fd-ace5d466e443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:51:31.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:51:41.099Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=52e58dce-b46d-450d-bba5-401ba80d4c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:51:41.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:51:51.128Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=d63b4159-c295-40e9-9cf8-8bb49fad700d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:51:51.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:52:01.147Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=281893ab-ebe7-4b72-b7f3-f00e2155cf8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:52:01.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:52:11.174Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=5142aa74-30bf-4880-9dbd-19f3996709cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:52:11.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:52:21.195Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=e8813a05-137c-40fc-9e83-3188d75ad213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:52:21.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:52:31.226Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=6e6f9e10-ffeb-4069-b44f-9b5686acd9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:52:31.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:52:41.246Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=3b2137fe-95c1-4bf0-9eb4-d4577659794c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:52:41.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:52:51.262Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=58f1b546-06aa-4940-99ee-a53f8d932a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:52:51.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:53:01.291Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=449dfade-ea31-4755-87f8-d2a8763bd57f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:53:01.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:53:11.307Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=ab4b0fda-54fa-4572-b6b7-4b18cfc12659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:53:11.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:53:21.323Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=85fe2631-54b0-486c-9033-0c7fc126e502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:53:21.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:53:31.340Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=24cbd6f4-2567-4a8f-982e-2322cd03bea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:53:31.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:53:41.352Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=b3c41fb4-63da-4933-8140-ed8d2dfd7c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:53:41.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:53:51.365Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=3929a770-378a-439f-9e60-a623cfcad5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:53:51.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:54:01.384Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=fc88daec-3b01-43da-b086-b543167da263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:54:01.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:54:11.406Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=2b314e67-b2e8-4c61-9396-79d1bcd417cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:54:11.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:54:21.421Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=6b464170-647a-4b60-a92c-68f64b6a2177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:54:21.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:54:31.441Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=d7a27ab9-c716-4cdb-ad9b-b17af3ee9e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:54:31.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:54:41.459Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=98e0648e-eb49-4a79-a1c1-8504e854dc26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:54:41.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:54:51.475Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=70012f6c-f7b0-4514-a52b-23bd87731b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:54:51.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:55:01.500Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=27c6d388-e71d-4f0a-814a-b1a0098a9724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:55:01.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T08:55:10.368Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T08:55:10.369Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T08:55:10.370Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T08:55:10.374Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T08:55:10.387Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T08:55:10.388Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T08:55:10.388Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T08:55:10.394Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:55:11.516Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=a7aa3402-2c2c-41dc-9f8d-77fdd18a42a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:55:11.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:55:21.534Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=b4cb61a3-322d-4c1f-9a0c-be78b698d339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:55:21.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:55:31.553Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=44b83726-9997-407d-ac2c-903e234dd436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:55:31.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:55:41.565Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=f7ce272d-9bff-4060-ac7b-767233bd0559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:55:41.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:55:51.605Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=6fa22169-87f9-4e6b-b6c7-fb4a936cb00a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:55:51.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:56:01.619Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=e6ea71c2-710c-4c15-94c8-a252008c208f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:56:01.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:56:11.635Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=512fb442-f30f-4d2f-b59f-ce21cec4447a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:56:11.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:56:21.649Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=901f11d2-7d2d-446a-88ab-febd6ab2257e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:56:21.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:56:31.663Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=82f014bd-0b26-4d0d-a72e-c2d0d0b56277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:56:31.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:56:41.675Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=b2db3325-ecd0-4182-8caa-5339a7981cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:56:41.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:56:51.688Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=7d60d85a-2b52-4e94-9d01-587046588bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:56:51.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:57:01.700Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=237e7301-3fc4-4c87-8f05-767834438de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:57:01.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:57:11.713Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=47e6e2d3-7d6f-477d-bc9c-3fa48afcb1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:57:11.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:57:21.726Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=2f469fb2-2d5e-49d7-9632-047793b4ec7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:57:21.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:57:31.740Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=ac3fedfa-a733-468e-85b7-d9e671e33323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:57:31.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:57:41.757Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=989a6aa1-f93e-4e32-bcb6-9b1f966ddfdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:57:41.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:57:51.771Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=ef2ac3de-a595-4cd5-9e42-36e28dece035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:57:51.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:58:01.784Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=919d0908-7c1f-4a79-aa55-0fc6b418d261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:58:01.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:58:11.801Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=02f43760-e4b1-4ec7-8ffb-5fc86b7bb8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:58:11.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:58:21.860Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=fcb952d9-2d3e-4656-aefa-731f2d530bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:58:21.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:58:31.874Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=760f1a24-8710-403e-a86a-0bef890c3dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:58:31.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:58:41.888Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=23ec7e32-97b2-43b1-9e47-2d9c11f39526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:58:41.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:58:51.902Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=ecf24454-496c-4c91-9a49-23384bfa3f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:58:51.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:59:01.920Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=251e32a7-c5d3-4f1d-967b-b2530b6b87d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:59:01.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:59:11.935Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=2bfbd4b0-1ffb-4778-989e-100839858d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:59:11.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:59:21.949Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=5b7294d3-b2d4-48ea-a703-02c5dbc116e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:59:21.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:59:31.961Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=d16bb2d5-4280-49f3-994d-b446c5568e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:59:31.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:59:41.975Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=619d7c77-c158-4a18-ae01-657fc4e6766c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:59:41.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:59:51.989Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=c399a014-d890-4076-9d68-db97ebcc47d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T08:59:52.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:00:02.000Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=14f4cb56-84de-4b7b-85c3-327fc2cfe909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:00:02.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T09:00:09.843Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T09:00:09.843Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T09:00:09.844Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T09:00:09.847Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T09:00:09.857Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T09:00:09.857Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T09:00:09.857Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T09:00:09.860Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:00:12.014Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=4b0dcc8a-0ffb-46a6-8aeb-25aebc153ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:00:12.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:00:22.026Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=dc188f2f-3996-4890-8d14-8205421af648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:00:22.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:00:32.040Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=daae5b09-02ab-4daf-aa0a-017bcf13ef57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:00:32.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:00:42.052Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=6378920b-ae66-41ac-9071-3584e20fbbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:00:42.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:00:52.063Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=d8a6e4ac-bd04-442e-8c42-a3ae78fac7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:00:52.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:01:02.079Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=ccef9e20-9454-49e1-a2fb-1e4979571c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:01:02.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:01:12.093Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=fc5b941a-7f54-465a-a8a6-cb3652fb5ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:01:12.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:01:22.110Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=d183f23a-d078-4024-8fa2-2fe040a77771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:01:22.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:01:32.129Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=44b3fc10-91c6-4ed9-836d-c852498dcd59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:01:32.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:01:42.140Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=0da09432-341f-41e6-b0cc-bd7e248a0671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:01:42.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:01:52.151Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=80476cab-4a16-4331-ad07-c06557e5fd94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:01:52.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:02:02.162Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=20013c6f-65d6-43d5-8cb1-45382e3ce534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:02:02.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:02:12.173Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=7f44bc28-4030-46be-8d1a-05183f9a9389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:02:12.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:02:22.186Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=2ff6e1ae-950d-41c7-af7f-b3fac15a9653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:02:22.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:02:32.198Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=b04d1a4e-45aa-4736-b85a-a9b6117fe24c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:02:32.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:02:42.211Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=1a0fc67d-c48d-42e7-aaf7-12d8d45c8d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:02:42.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:02:52.223Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=aa15c5c6-1ead-4213-af02-2ba90e558e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:02:52.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:03:02.234Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=ec9c84af-5089-4abc-9fac-a4a9320eda5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:03:02.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:03:12.246Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=98d012ce-d8b6-420a-8ddd-319e5a997f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:03:12.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:03:22.262Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=7518a282-3153-40a2-9988-ea0ffd56c898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:03:22.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:03:32.275Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=1fe4e9fa-a095-47a7-8c76-2923df96f772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:03:32.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:03:42.285Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=1329f313-ad9b-4fd7-994e-06bdce833403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:03:42.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:03:52.300Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=aebbed7c-0a5e-478e-8050-7c0184c0afee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:03:52.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:04:02.314Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=90daa071-830a-4335-99b7-fbdf6f26e792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:04:02.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:04:12.343Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=d6b112ab-16b9-4b8a-bb83-37d7c787d82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:04:12.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:04:22.371Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=fe4015aa-2f05-4ae0-99b6-d685e9f9810f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:04:22.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:04:32.395Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=a3da33f1-365e-4e3c-bb24-44aa97123520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:04:32.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:04:42.417Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=e459a5a4-bdc3-4c80-a6c0-9a7062a93b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:04:42.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:04:52.430Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=16ce7e81-c353-4c23-bb12-e7bca5f0957a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:04:52.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:05:02.442Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=308b1461-6609-4198-8ad3-ea8ed19c83d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:05:02.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T09:05:09.812Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T09:05:09.812Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T09:05:09.814Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T09:05:09.817Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T09:05:09.827Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T09:05:09.828Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T09:05:09.828Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T09:05:09.831Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:05:12.456Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=bfb847de-87b1-475f-a4d6-74a0b9adc78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:05:12.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:05:22.522Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=cbc5db7e-acbf-499b-8ffb-a6337a77a229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:05:22.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:05:32.537Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=a8fd006b-b447-416e-bea4-235f54b5a2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:05:32.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:05:42.550Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=3ca47a4c-46a0-4aca-89cc-587d3c78a638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:05:42.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:05:52.560Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=e784dcd4-8aa5-46cc-b399-bc9fe5f42e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:05:52.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:06:02.574Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=75d8c654-3626-435e-8d30-46a658ddae7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:06:02.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:06:12.590Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=b5f0f319-431a-4c42-892e-ce1721c101d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:06:12.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:06:22.604Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=51eba365-d5ef-4fd2-8894-3e37e5221ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:06:22.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:06:32.620Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=f584fd91-a5e0-4546-8371-dd928a20c4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:06:32.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:06:42.640Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=4635c461-e2d9-4580-b003-c3b2ed3bb361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:06:42.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:06:52.677Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=34e1ea43-d31f-4e1f-bc6f-e31b1152a5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:06:52.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:07:02.705Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=428b78d4-8ea3-48eb-a34c-2f3a9acfd5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:07:02.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:07:12.722Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=0a1fe499-97f4-4cc9-9ad7-9675b6442a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:07:12.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:07:22.743Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=f6d4b722-c732-4635-bd58-2193e31a126c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:07:22.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:07:32.769Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=bcedcf80-d7a7-461b-a7b4-45d370f6a43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:07:32.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:07:42.782Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=6d77db50-027f-4c31-ac35-02f38a95c5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:07:42.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:07:52.811Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=d5f62952-d538-4360-bb84-fb497b911cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:07:52.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:08:02.824Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=4f7caff2-bbcd-42e8-87c1-3ea6d7f15898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:08:02.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:08:12.854Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=866da62f-e4a0-4751-8831-3b0342112b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:08:12.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:08:22.866Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=fb51c50f-3c23-42c9-a82d-84a60e242930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:08:22.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:08:32.888Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=642fb57e-6657-475b-beee-0a9d9b0218a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:08:32.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:08:42.903Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=aefbd3a9-65a6-4264-b7d3-78d2dbf8eb7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:08:42.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:08:52.915Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=dfac3cfb-f309-48b8-ac0d-1949ca6db3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:08:52.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:09:02.930Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=08b70c0f-1e03-457b-92d4-5421d9883fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:09:02.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:09:12.943Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=9a63139a-42a8-4812-a10b-a1e619d16e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:09:12.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:09:22.956Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=8cc939f8-15cc-4dcd-971f-4739b0c10b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:09:22.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:09:32.968Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=fb7a3a8a-f9ab-4d1c-b601-18b61c1ccc0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:09:32.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:09:42.980Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=e96a5854-04b2-4bb3-aa86-bf07fd13bd54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:09:42.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:09:52.994Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=7a30e820-fb87-4083-bb90-95a8be4f38b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:09:53.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:10:03.005Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=6ecd830d-4b47-4402-bba8-27a090c1d78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:10:03.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T09:10:09.796Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T09:10:09.796Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T09:10:09.797Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T09:10:09.799Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T09:10:09.808Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T09:10:09.808Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T09:10:09.808Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T09:10:09.810Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:10:13.015Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=6a54eb52-6ead-4ff8-8156-30e82a16ca70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:10:13.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:10:23.026Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=3767ae4e-1583-4da4-9aa4-37809bf1b366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:10:23.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:10:33.042Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=7ce1309b-bd37-47ed-a41b-eff4b56f9a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:10:33.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:10:43.053Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=0cdcc755-b1c3-4b54-b3a1-0688a44907f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:10:43.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:10:53.073Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=6617291d-663d-496a-9bbb-eb56e973390a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:10:53.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:11:03.084Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=04960291-aa94-4525-b5b5-14da95cdb2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:11:03.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:11:13.096Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=3e6231b6-3f51-40b9-858f-6c6430c439c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:11:13.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:11:23.112Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=0179aadd-5dc0-4be7-87cc-1375bf2e1f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:11:23.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:11:33.125Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=e2bbfcb3-df95-4273-a3c0-e9c6a68e3cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:11:33.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:11:43.138Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=e1baa982-3a76-4dbe-954a-7bf4aedb0204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:11:43.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:11:53.149Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=85269be9-88c6-4b66-8d69-ba7b0ab268fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:11:53.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:12:03.162Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=c767b930-1a57-468f-b9b5-5c8f5b7c8925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:12:03.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:12:13.174Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=0b301168-87dc-43bd-886b-f21a9d6b196b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:12:13.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:12:23.194Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=27bd3cdc-8730-461a-926a-b7e8267c9914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:12:23.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:12:33.205Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=2afb09b5-d06f-466d-afa0-1bffb41365dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:12:33.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:12:43.217Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=14b77850-b47d-4c67-b0cb-aa80f690e28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:12:43.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:12:53.229Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=e02fce40-ea03-4ce2-9051-7a1baffe3d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:12:53.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:13:03.240Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=1fa08261-3d44-4475-87cf-c8acbf22a814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:13:03.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:13:13.251Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=caaa153f-ee40-4b7b-b756-43ce2200b2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:13:13.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:13:23.263Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=c2bd2a9f-6adc-4222-b5e1-2f1b80022ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:13:23.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:13:33.273Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=2fe0aad0-8860-42eb-bd1d-1e7eb71e6985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:13:33.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:13:43.288Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=73587cbf-2293-4509-a4c0-2f71f384950e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:13:43.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:13:53.304Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=40704a20-e215-4229-b48d-8702e8b279b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:13:53.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:14:03.316Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=102d0536-45b6-4ba8-bf07-17f07b9ee8d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:14:03.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:14:13.327Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=d96d694c-82aa-4422-92d9-dc61f416ad17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:14:13.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:14:23.337Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=5e7acb54-24ac-4a33-af35-d672abe3f583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:14:23.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:14:33.349Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=75abc6cd-7c3d-4676-9fb3-ad51af5b8978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:14:33.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:14:43.364Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=0cf6a355-07b0-45be-af8c-061560c487da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:14:43.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:14:53.382Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=28aea878-ae24-4714-8500-c86b0d4c1b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:14:53.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:15:03.396Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=72b117e4-a778-417f-adb6-ec9d395ecd60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:15:03.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T09:15:09.814Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T09:15:09.814Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T09:15:09.815Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T09:15:09.817Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T09:15:09.824Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T09:15:09.824Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T09:15:09.824Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T09:15:09.826Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:15:13.407Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=d8b9592c-fdc8-42cf-a258-b18c508bd9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:15:13.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:15:23.418Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=6538e543-e1ff-4e65-a804-cecaaf6a0f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:15:23.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:15:33.428Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=9010ed21-75f3-48da-91c8-46633df5cf6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:15:33.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:15:43.440Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=f589ec08-7918-4d54-967e-0581d7e3f9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:15:43.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:15:53.450Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=965c751b-b532-4ef0-82f9-dfebb6c591a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:15:53.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:16:03.461Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=80c40e7f-5155-45b4-8a93-b5cc259fabc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:16:03.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:16:13.471Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=79833b85-0a89-43f4-80f9-5c3df814571c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:16:13.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:16:23.481Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=1fc3ced2-7c8a-481a-a3b8-362f5550188d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:16:23.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:16:33.492Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=067f0cdb-2790-451d-93c8-f0a378a36776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:16:33.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:16:43.503Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=0941501b-896b-4b87-a465-48dc84627452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:16:43.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:16:53.514Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=36de38f1-c425-4069-ac09-2346c411388d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:16:53.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:17:03.524Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=efe1278e-132b-4613-a749-7e0eb8e918e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:17:03.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:17:13.535Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=4d51b2ba-35bd-4542-8667-9882afdda624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:17:13.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:17:23.544Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=fd9d72bc-ffab-4a8c-82e5-d4c4bfd02644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:17:23.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:17:33.563Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=772febe9-e913-47b3-b9fc-15718bafda4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:17:33.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:17:43.573Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=a2ed9e36-3c0b-4c22-b8cf-0bead10deb84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:17:43.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:17:53.614Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=ce1fc4ab-7d8a-456b-8f47-c0255d2c3262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:17:53.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:18:03.623Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=edfaa24c-1f73-4202-bcb5-9837743b6ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:18:03.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:18:13.633Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=38a70bca-9c4b-4b87-997c-6bf021ca61de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:18:13.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:18:23.644Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=a30ec69d-78d0-42b7-9d57-e50707381fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:18:23.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:18:33.654Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=6f98933e-aa9c-4bb9-8835-a79cef87e784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:18:33.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:18:43.665Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=960e0f3e-7bd7-4bdd-9442-47e4bfba663b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:18:43.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:18:53.676Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=a9f4b660-daff-45a7-920e-75fe4fc1a6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:18:53.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:19:03.690Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=20557610-d784-4457-99af-85bc1b289438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:19:03.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:19:13.701Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=aea07438-eac3-46d8-84fe-5a8897890abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:19:13.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:19:23.713Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=e48814a0-3005-46b6-b9b7-7d9d4640c6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:19:23.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:19:33.725Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=2c24f56c-5e75-4906-9f07-320e42b54ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:19:33.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:19:43.738Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=37693bb6-35cc-4ad2-a300-455085fe90e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:19:43.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:19:53.749Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=8327a0d2-0966-4dce-9865-80deb0a76d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:19:53.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:20:03.759Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=40b21a51-fe16-4b03-aacf-a0adbda3a059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:20:03.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T09:20:09.797Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T09:20:09.797Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T09:20:09.798Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T09:20:09.802Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T09:20:09.809Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T09:20:09.809Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T09:20:09.809Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T09:20:09.811Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:20:13.769Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=4a2cfc0f-2e19-4bb8-a063-9d7d22172afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:20:13.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:20:23.785Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=a4d3d6b9-6cac-4f3d-82e3-2359d67392d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:20:23.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:20:33.795Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=219a6c3f-8e49-4880-90fd-79bf0a78e117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:20:33.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:20:43.805Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=ff039308-7c07-45f7-a8d0-60c2277923aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:20:43.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:20:53.817Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=91f55589-ebb9-4c62-a696-804b566934ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:20:53.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:21:03.827Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=ad144213-8602-4c1c-bb2f-bb0aafb11aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:21:03.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:21:13.836Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=d90d8fee-4f2f-492f-986f-a92153f4b958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:21:13.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:21:23.845Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=44d9ee29-263d-4f23-b391-361a3504d874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:21:23.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:21:33.856Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=b30a25a9-ce1a-4a88-a78c-2e7c353ccdad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:21:33.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:21:43.865Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=1e3413f3-8e46-488d-ab16-e83f96b3ee3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:21:43.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:21:53.878Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=9d738af8-e400-4a6e-8cf1-d00f81403262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:21:53.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:22:03.889Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=25df5d59-a96c-43bd-9c5a-4565839ceebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:22:03.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:22:13.898Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=46ab9d09-234c-4a7e-8056-cfec0a7a8080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:22:13.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:22:23.909Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=babcae3b-f5c7-46d4-b46f-b8687126645c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:22:23.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:22:33.920Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=0e59a299-80af-48a9-9355-b34786c11b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:22:33.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:22:43.930Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=404c3697-015c-4bd9-af8a-19dfe230a226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:22:43.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:22:53.942Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=804327cf-31bf-42cd-b865-0f12f4816b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:22:53.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:23:03.951Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=b001a024-cf39-46f6-844c-20fd0e1fb5c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:23:03.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:23:13.961Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=a1e33b92-8025-4571-a960-9cd74d34fd07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:23:13.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:23:23.970Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=f8a33b4a-c712-46fb-9583-da2dded9bf6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:23:23.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:23:33.979Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=93860a90-aff2-43a6-995f-1999507b34bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:23:33.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:23:43.989Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=bb348ca9-1aab-42a2-85ff-07f6119d85a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:23:43.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:23:53.999Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=051f47dc-47e7-4574-b8ac-f35518150c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:23:54.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:24:04.011Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=7bcfb82d-09e3-413a-898e-ee5729cce8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:24:04.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:24:14.020Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=9667080a-93ff-48b7-9e59-0c2bf7f62445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:24:14.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:24:24.032Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=570e21f7-b869-46bf-88a4-113eaa4caee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:24:24.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:24:34.041Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=c065bb36-5c59-458f-a66b-6f0489ec7b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:24:34.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:24:44.051Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=49234fbb-45d9-480f-abf2-d1dc02712fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:24:44.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:24:54.061Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=0e059e5c-90ab-4498-8d64-42de1f16bbb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:24:54.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:25:04.070Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=ba88626b-46ad-4ef0-b742-641d14f8032f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:25:04.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T09:25:09.806Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T09:25:09.806Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T09:25:09.807Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T09:25:09.809Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T09:25:09.815Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T09:25:09.815Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T09:25:09.816Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-25T09:25:09.817Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:25:14.082Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=0c091d8c-c198-4814-88e6-2afabdd67a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:25:14.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:25:24.092Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=16fb6032-98a0-4b24-b78e-2be061c7e0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:25:24.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:25:34.101Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=399cb7e9-5284-4302-92f2-d307050f88be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:25:34.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:25:44.111Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=80752e07-ae95-41e5-8945-cc249b5ecd3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:25:44.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:25:54.121Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=8d047c37-a0ff-4dc9-bb48-52e6c3f53cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:25:54.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:26:04.131Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=cb04dd65-5d24-485c-bec8-783c6e95bd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:26:04.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:26:14.140Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=666db9f2-98d4-44f2-bdee-2674b7a2fea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:26:14.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:26:24.150Z |INFO |Init configs |InvocationID=d2dd5aeb-6a13-4357-805c-515717fe1a2f, InstanceUUID=523e4d6e-f22b-4f52-bc59-ee067bf5452c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T09:26:24.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |