. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-19T01:26:33.593Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-19T01:26:33.595Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-19T01:26:33.626Z |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-04-19T01:26:34.287Z |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-04-19T01:26:34.379Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-19T01:26:34.379Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-19T01:26:34.380Z |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-04-19T01:26:34.456Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-19T01:26:34.498Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-04-19T01:26:34.517Z |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-04-19T01:26:36.154Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-19T01:26:36.669Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-04-19T01:26:36.687Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-04-19T01:26:36.688Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-19T01:26:36.740Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-04-19T01:26:36.744Z |INFO |Root WebApplicationContext: initialization completed in 2227 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-04-19T01:26:37.105Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-04-19T01:26:37.696Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-19T01:26:38.968Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-19T01:26:39.458Z |INFO |Started MainApp in 8.159 seconds (JVM running for 8.797) |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-04-19T01:26:39.522Z |INFO |Start scheduling PRH workflow |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:26:39.554Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=b8a1ac7d-0d07-4018-880d-63f36d2bedd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-19T01:26:41.090Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.153:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:26:41.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-19T01:26:47.554Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-19T01:26:47.554Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-19T01:26:47.556Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:26:51.117Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=392a826e-c239-42f5-8a9b-d8bff490f5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-19T01:26:52.248Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.153:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:26:52.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:27:02.249Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=3c0f1384-7978-411a-bd91-0798bdbad34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-19T01:27:03.383Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.153:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:27:03.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:27:13.385Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=97536372-2850-4b7b-bb99-23bfb8e2b67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-19T01:27:14.519Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.153:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:27:14.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:27:24.521Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=79e2bb5d-3342-4f54-8b9e-38250a0a89f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-19T01:27:25.559Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.153:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:27:25.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:27:35.560Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=520ba8f7-41ac-4de8-9ac8-451c9d3e8640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-19T01:27:36.697Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.153:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:27:36.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:27:46.699Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=2f8393cf-6fa5-4013-9b4e-1cc3d0030053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-19T01:27:47.767Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.153:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:27:47.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:27:57.769Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=1b6a8dae-8487-4225-9cf3-9b8039e033ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-19T01:27:58.808Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.153:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:27:58.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:28:08.809Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=b1f0ea17-f40e-4459-9cc6-487a5d01cd20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-19T01:28:10.080Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.153:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:28:10.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:28:20.081Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=4d639a6c-c45c-41ff-87e8-f1826806d5c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-19T01:28:21.240Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.153:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:28:21.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:28:31.242Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=62ca6a35-9f94-41b0-8c2c-cce468590def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-19T01:28:32.279Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.153:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:28:32.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:28:42.283Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=f23fb475-9b76-4c63-a69c-28a2e471df7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-19T01:28:43.418Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.153:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:28:43.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:28:53.420Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=9cd47f1f-def2-405e-be05-fa10a6d28d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-19T01:28:54.687Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.153:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:28:54.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:29:04.688Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=e979ca7e-9db2-48ba-9f00-e63ebe02648c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-19T01:29:05.721Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.153:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:29:05.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:29:15.722Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=9f73bdfa-3145-4aff-902f-6a8518cb7934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-19T01:29:16.792Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.153:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:29:16.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:29:26.793Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=45548e72-7ace-4f87-953d-2649a08933fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-19T01:29:27.991Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.153:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:29:27.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:29:37.992Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=c44529a0-0c97-4d65-9f30-6df875a5e7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-19T01:29:39.128Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.153:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:29:39.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:29:49.129Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=38e65c10-5362-4578-bd11-20d81da91fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-19T01:29:50.200Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.153:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:29:50.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:30:00.202Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=2a5b877b-c79d-4cfc-a016-986cc0f91d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-19T01:30:01.271Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.153:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:30:01.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:30:11.273Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=0680270a-2228-4914-86d6-fd5f9fb3e41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-19T01:30:12.407Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.153:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:30:12.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:30:22.408Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=7a2636ec-0bac-43a2-b2bb-4571d22c520b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-19T01:30:23.448Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.153:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:30:23.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:30:33.450Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=ba7232e7-50c3-4308-bc13-bc49ef0f5f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-19T01:30:34.555Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.153:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:30:34.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:30:44.556Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=c3cfbfb8-0ec8-4373-991c-db681aa82241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-19T01:30:45.687Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.153:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:30:45.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:30:55.688Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=aa5f31d0-962d-432e-92ce-adad8b465013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-19T01:30:56.763Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.153:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:30:56.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:31:06.764Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=b95137b2-1ea3-4f02-bc09-d7334a5657a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-19T01:31:08.023Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.153:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:31:08.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:31:18.024Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=fac541e8-8e95-466c-a36b-1e6b1c4c0724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-19T01:31:19.067Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.153:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:31:19.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:31:29.069Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=df5cf905-9409-4f03-bd77-e632e106255c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-19T01:31:30.200Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.153:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:31:30.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-19T01:31:37.756Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-19T01:31:37.756Z |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-04-19T01:31:37.757Z |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-04-19T01:31:37.760Z |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-04-19T01:31:37.768Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-19T01:31:37.768Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-19T01:31:37.768Z |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-04-19T01:31:37.770Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:31:40.201Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=20576000-4a88-4a67-ab89-3edba431133a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-19T01:31:41.276Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.153:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:31:41.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:31:51.279Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=dc221c8d-eb52-492b-9e64-dc7791eb200d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:31:51.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:32:01.381Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=3744947b-5cc5-49d1-a121-93fe67c5d9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:32:01.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:32:11.398Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=20391e96-1fa0-47f2-8a2b-44c018c53489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:32:11.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:32:21.416Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=84ed7075-d747-40d1-af26-b888a94abeea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:32:21.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:32:31.429Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=9019389a-e1f5-4b74-8b85-7551db92fa66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:32:31.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:32:41.441Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=c2c8bb50-68a5-44bb-9dd0-b93d0aababc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:32:41.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:32:51.452Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=eedc617b-dfe6-43a0-9522-52661d4c7fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:32:51.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:33:01.467Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=a4402cd1-aab5-4e20-900e-aca682332ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:33:01.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:33:11.479Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=643208d5-2862-4d1b-af29-2695ffbf5728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:33:11.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:33:21.497Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=47a0b607-0048-4b0f-92f3-3bf7cec94075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:33:21.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:33:31.509Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=aeeec2cb-bfee-4835-b86b-2b627f164427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:33:31.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:33:41.520Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=2256e5af-7829-4494-a90c-eafccb7ccbb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:33:41.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:33:51.531Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=9b52086d-ed98-4411-bfab-24e299318524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:33:51.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:34:01.544Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=34f9ee1a-50af-4374-afeb-08cd3eb2442f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:34:01.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:34:11.556Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=bb4e3ef1-1e7b-44ec-97f1-4caceeabbe1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:34:11.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:34:21.571Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=7e1ff027-294f-4baa-a95e-5016a8da1806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:34:21.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:34:31.583Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=26dbbefc-7dad-4bc8-843b-b95b2c70ee53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:34:31.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:34:41.594Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=2e61a546-90cc-45d6-ac7f-56f379607e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:34:41.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:34:51.613Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=a88df81d-d7c0-438d-b847-f4fd262caabe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:34:51.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:35:01.623Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=1dd711e1-0ed4-4446-98f4-cae2374085c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:35:01.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:35:11.635Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=2db65524-8820-41bc-92a5-6e4f7288ad41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:35:11.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:35:21.645Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=19474cab-5cd1-4fb2-80fc-d6e27f04a2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:35:21.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:35:31.658Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=e24a723a-8a24-4993-80ba-bba743387f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:35:31.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:35:41.668Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=b7b7a5e9-f098-4f4e-ac51-a894068a0483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:35:41.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:35:51.691Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=76d76d7c-6afa-492d-a22f-a88e5014983b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:35:51.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:36:01.702Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=f51f6d61-838b-4197-872e-a4fb39c4c7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:36:01.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:36:11.713Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=41e40ca6-0f4e-49d5-a5f6-691dd6aad956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:36:11.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:36:21.724Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=76324639-3aeb-4b91-a61b-a486ef59559c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:36:21.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:36:31.734Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=4367710e-47c5-40c4-8fd0-0e9df40c9ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:36:31.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-19T01:36:37.326Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-19T01:36:37.326Z |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-04-19T01:36:37.327Z |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-04-19T01:36:37.330Z |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-04-19T01:36:37.348Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-19T01:36:37.348Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-19T01:36:37.348Z |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-04-19T01:36:37.350Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:36:41.880Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=ce1eaf75-3e3f-41ab-abcb-614f16822eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:36:41.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:36:51.889Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=9f98b9b4-3dcf-48e1-8b71-cd660d9a0c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:36:51.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:37:01.899Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=ac0dd4ce-bac1-419c-afe1-d463decc30bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:37:01.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:37:11.912Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=2466fdc7-ac96-417e-b907-e3242ed7d8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:37:11.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:37:21.921Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=49754e9e-d2d2-4643-9f10-dfb30b92ddcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:37:21.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:37:31.931Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=a1806300-bfac-4067-81c2-22d008aa7ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:37:31.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:37:41.940Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=9999bc86-1fa0-42ce-ad1e-852268554bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:37:41.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:37:51.949Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=058745d4-78df-4cfd-929f-ee91f250eb30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:37:51.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:38:01.960Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=77799f42-fae3-4d23-9551-2b0f87dccbf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:38:01.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:38:11.968Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=bd9e5514-4eb4-458d-b80f-162d67b547bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:38:11.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:38:21.977Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=ae127bbf-fa57-4666-8100-01848fc04b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:38:21.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:38:31.988Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=07cfcc1e-0edd-4784-bf27-6e6215bd9cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:38:31.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:38:41.997Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=503cc1a1-61be-4f7c-a44d-89483e9b8ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:38:42.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:38:52.006Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=82528195-b826-4efc-a7a1-8d88d00c021c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:38:52.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:39:02.016Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=a442aed3-5cac-4b6f-ac89-473d78e558bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:39:02.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:39:12.024Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=f8ab0729-595c-4f29-8cfd-fee7125f3e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:39:12.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:39:22.033Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=feaf538a-7908-4e2f-bc99-ca3b396b083d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:39:22.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:39:32.042Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=39e856b9-ced5-4e3c-8057-2a7a76162c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:39:32.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:39:42.052Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=2a304f7e-59f6-4bbf-a928-28ceefde6ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:39:42.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:39:52.061Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=36baa751-70c1-4e23-8779-19be998794bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:39:52.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:40:02.070Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=2f72ae7f-bbb9-47a8-b008-702ea90c2609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:40:02.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:40:12.079Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=bcde3c0d-79f5-493e-8436-25c6a3a7017b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:40:12.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:40:22.087Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=a4ed1250-1e50-4800-8d8e-b0a7669fb3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:40:22.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:40:32.096Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=ccfdd8f5-56c1-478b-9810-32e7cdf72d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:40:32.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:40:42.106Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=d880b23a-30f9-4dd7-b92d-6e35489fec2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:40:42.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:40:52.114Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=ba6413b0-0651-4e62-ba18-0dfe91bb7a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:40:52.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:41:02.122Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=5450c0db-4552-40b6-8fbe-4c7ea71d5ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:41:02.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:41:12.131Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=bbb07d23-56ee-48cc-be9c-04b597e5b26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:41:12.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:41:22.139Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=be0c1053-a5f0-4fc7-b615-5967b0935306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:41:22.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:41:32.148Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=5045e805-520b-4cfc-99d5-f96aa6542d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:41:32.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-19T01:41:37.301Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-19T01:41:37.302Z |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-04-19T01:41:37.302Z |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-04-19T01:41:37.303Z |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-04-19T01:41:37.308Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-19T01:41:37.308Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-19T01:41:37.309Z |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-04-19T01:41:37.310Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:41:42.156Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=ed3412bf-f650-406a-9254-54c7b97a0b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:41:42.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:41:52.165Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=77ed1097-9bcf-4a63-8dba-30985d34349f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:41:52.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:42:02.175Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=1216a60c-173d-42d8-84d3-158f2b506df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:42:02.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:42:12.183Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=26e99177-6268-4618-bc06-2afdc428a8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:42:12.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:42:22.192Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=6bdc484e-d449-4cc5-b569-c9bd8d58b6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:42:22.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:42:32.202Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=0bd5c80b-f6ab-4757-a0ab-484a6ed603a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:42:32.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:42:42.210Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=0133b99a-511c-4cc1-95c5-dc9585bf7cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:42:42.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:42:52.218Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=285692be-ba85-4f92-bab3-3e1f54b9abba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:42:52.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:43:02.227Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=c264e212-6702-4918-8096-549e755e8c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:43:02.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:43:12.235Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=e15cf793-b8ea-4019-b049-5c2915485e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:43:12.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:43:22.245Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=24a331cb-dd4a-4a66-adcc-a4127fa4301f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:43:22.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:43:32.255Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=3f0f4b37-f4ce-4c03-88a9-989c71d18e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:43:32.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:43:42.264Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=59270970-9299-4f2b-b117-eb09759db301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:43:42.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:43:52.274Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=ab8c32a0-d953-4de6-9f24-5b495c7f3d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:43:52.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:44:02.282Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=6336c2e4-d593-4fab-8385-beeb79362d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:44:02.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:44:12.290Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=4e865fe4-6017-4969-8900-ad1a14a5d122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:44:12.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:44:22.298Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=5df0c7d3-36ca-4162-85e1-3da04eca4333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:44:22.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:44:32.305Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=19b05571-ae87-47f5-bf13-a608d4f7fe97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:44:32.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:44:42.313Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=d78fbb94-a187-4897-8e69-9c212e27b611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:44:42.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:44:52.321Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=4b9639eb-796f-4eaa-80a3-c2b5498e6342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:44:52.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:45:02.329Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=a646c539-2a6c-4834-9982-27c915aaf37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:45:02.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:45:12.337Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=7dcbd0d6-f7de-4e34-b23e-a180acb31354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:45:12.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:45:22.344Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=20cd6e46-10ae-4824-80bf-f490c70eb623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:45:22.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:45:32.352Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=2f0512d5-2988-490a-b5e0-d18f9ce20789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:45:32.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:45:42.360Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=d38470cf-8908-4f13-9efc-52c0a0ab9ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:45:42.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:45:52.367Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=536f263d-8af8-4510-8a12-af17afb017ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:45:52.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:46:02.374Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=5cf1cd4f-1764-4901-8230-d29d2cea9e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:46:02.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:46:12.383Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=7bded2f2-f194-4fc5-8e99-b0768e71f74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:46:12.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:46:22.391Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=fb56714d-0f7d-4296-aecc-242fe0e68f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:46:22.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:46:32.398Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=c3441fe5-e7d6-45ae-b5ab-0c50ab75d9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:46:32.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-19T01:46:37.279Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-19T01:46:37.280Z |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-04-19T01:46:37.280Z |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-04-19T01:46:37.281Z |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-04-19T01:46:37.288Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-19T01:46:37.288Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-19T01:46:37.288Z |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-04-19T01:46:37.289Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:46:42.405Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=2ac25fdb-6d5d-43d0-9773-a08472cce5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:46:42.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:46:52.412Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=181a38d3-5001-441e-932a-029b29dab360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:46:52.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:47:02.421Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=bec1310f-b277-4ff8-b496-80884d9544f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:47:02.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:47:12.428Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=dc57b9d8-8755-4a74-9262-01c7a8b15972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:47:12.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:47:22.435Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=f1c7bc63-7a37-4903-9b3e-d58309e414b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:47:22.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:47:32.444Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=284b9f09-d542-4750-a5a1-0c429b79bda5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:47:32.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:47:42.455Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=d488dda0-ad53-41da-997a-6d3e7eb9dd8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:47:42.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:47:52.463Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=a9684c0d-832b-4cf9-b19c-5e5446f622f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:47:52.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:48:02.471Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=58e3490a-0a60-407f-b679-82c15e87f212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:48:02.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:48:12.479Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=afef8fff-c9f8-4e4a-8e82-9042c0cf8b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:48:12.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:48:22.488Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=62b27457-bb3c-49aa-a179-6c8d882d873e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:48:22.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:48:32.495Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=4db87df7-79be-4c0c-9df7-5addab03e328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:48:32.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:48:42.503Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=57d570ec-ff9e-4d02-a4df-af28dfbb4eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:48:42.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:48:52.511Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=8ce1bc70-ee81-4d8c-8b97-e15d3d4fabf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:48:52.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:49:02.518Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=a66dcac4-53af-4e67-912e-d812d68da73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:49:02.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:49:12.525Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=9018f38c-ceb6-4b5c-bd3b-183eafcaeefe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:49:12.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:49:22.533Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=a1863420-ea5f-4a2d-b7f8-2505e9fcc375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:49:22.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:49:32.540Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=4f7ad25b-ebfd-4e13-8c27-bcc469079809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:49:32.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:49:42.548Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=fecbba87-3d06-4ae7-9ab1-722164941468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:49:42.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:49:52.555Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=b4c434f2-c25e-446b-af65-3b5e89679eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:49:52.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:50:02.562Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=b72faaf7-9cc7-4f23-a5a1-d6ece39f1357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:50:02.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:50:12.569Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=31e77bbb-0c95-4623-b54a-4e8a1c3af95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:50:12.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:50:22.576Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=372ba942-85e1-4052-9787-c6112d8c7265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:50:22.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:50:32.583Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=156908df-9249-420d-84e4-ec6fdb3bc33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:50:32.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:50:42.590Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=2401182a-2eaf-43b8-88e5-cd584993b586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:50:42.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:50:52.598Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=9a913771-9ac8-4e2a-82c7-28413082a4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:50:52.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:51:02.607Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=2fb785f8-baa7-42e4-b2b6-1984e7b01657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:51:02.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:51:12.614Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=fc61d4c6-72d5-45d5-a1df-47f8c25f33af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:51:12.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:51:22.621Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=a3ebcb23-2a6b-45e1-a72c-d9f76f5e0490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:51:22.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:51:32.629Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=5409ceb1-9d61-4699-abf4-5bb792a3d1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:51:32.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-19T01:51:37.305Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-19T01:51:37.305Z |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-04-19T01:51:37.306Z |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-04-19T01:51:37.307Z |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-04-19T01:51:37.313Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-19T01:51:37.313Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-19T01:51:37.313Z |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-04-19T01:51:37.314Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:51:42.638Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=0532ebd3-4775-428b-be57-50ea932a9e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:51:42.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:51:52.645Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=ef22fa10-7994-41e6-9867-feecaf26c326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:51:52.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:52:02.654Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=59fc9031-aaf6-462d-90fb-eefe3129d4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:52:02.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:52:12.663Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=908c4e3f-def5-43ed-b09b-259eba7e21c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:52:12.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:52:22.670Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=3ed48ead-f277-4aa3-9fc5-f54caae0a838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:52:22.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:52:32.678Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=f9ead50f-323d-494e-94e8-7f895c2181df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:52:32.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:52:42.685Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=89ee8bbd-bac5-4607-96fe-48c9283f5037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:52:42.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:52:52.692Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=fb663491-d86f-43b6-899d-53ddb14d9843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:52:52.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:53:02.699Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=6fcffd04-33b5-428f-aaa0-cbead2a90985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:53:02.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:53:12.706Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=258be6b5-93e4-4e81-80ea-78712dbfc3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:53:12.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:53:22.714Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=51c3e40d-ee13-4095-bbc4-f579963f646a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:53:22.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:53:32.724Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=f1abc3de-f338-420c-9032-e703036fd52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:53:32.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:53:42.732Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=f4a380c4-ffe3-4798-a450-8221bd28d7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:53:42.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:53:52.741Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=7b84fc77-d5b0-43f9-9d5b-7649ef88ea42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:53:52.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:54:02.749Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=455c97a1-142f-4967-8af0-1403d9b35d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:54:02.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:54:12.756Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=de218e03-1810-4693-9979-b2606174d956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:54:12.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:54:22.767Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=d3c8c399-1494-40ca-96df-b136e887899e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:54:22.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:54:32.775Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=c18c851a-9ab0-4fbf-9b06-85a9c534423b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:54:32.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:54:42.782Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=c439b32b-26d6-437c-be1a-60173c55da95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:54:42.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:54:52.789Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=f22486a4-f553-41a2-a3bc-0d13f7810084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:54:52.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:55:02.796Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=93bac650-911a-4298-8b58-a1b9822d07d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:55:02.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:55:12.804Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=57462268-bb5a-479a-aef0-ef4b05a6cbd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:55:12.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:55:22.811Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=3ce95ce3-b891-4555-a1aa-6a591610313f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:55:22.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:55:32.819Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=2cca04e9-6317-4fb9-96f8-58cff51070b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:55:32.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:55:42.826Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=4b811103-0a95-496a-b36d-df5348a07f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:55:42.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:55:52.833Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=fb5d91f9-c9f5-4f45-9d7f-47e804a04cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:55:52.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:56:02.840Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=15b3614b-5283-40dd-9321-83ee59e87856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:56:02.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:56:12.847Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=bb71375e-dd1d-4f8c-a714-04183e50d7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:56:12.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:56:22.854Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=bf11016c-6eb7-493f-811d-877b01201d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:56:22.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:56:32.862Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=f38a4a63-ffa0-4c70-8c1f-d259c57116de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:56:32.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-19T01:56:37.270Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-19T01:56:37.271Z |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-04-19T01:56:37.271Z |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-04-19T01:56:37.273Z |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-04-19T01:56:37.277Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-19T01:56:37.277Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-19T01:56:37.277Z |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-04-19T01:56:37.278Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:56:42.868Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=5641037e-32ad-4ab0-915b-7e352b872a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:56:42.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:56:52.875Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=e86a84b0-f6af-4555-acd6-c488b32f3267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:56:52.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:57:02.883Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=e8aa0a5e-a2e2-40e2-b112-515999c1c7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:57:02.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:57:12.891Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=e3a7af42-119b-4fb3-9ccb-da6821b2f789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:57:12.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:57:22.898Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=0638e866-95e5-4b7a-8c54-6955d85c42de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:57:22.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:57:32.905Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=98795ce9-d20d-4ed9-83bc-cc03b9d5e725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:57:32.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:57:42.911Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=41994d77-9ada-427e-ba29-698723dbdd24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:57:42.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:57:52.919Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=cbce2298-9323-4e2a-9976-1c3bac9b5528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:57:52.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:58:02.926Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=26214263-7b43-4980-8d60-8a95334bee7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:58:02.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:58:12.934Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=0e6b5c96-38d5-446f-b0fd-b46ca7151f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:58:12.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:58:22.942Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=bb2b086d-0d68-4b7c-85cf-b15280346171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:58:22.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:58:32.949Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=05955e21-2219-4a26-b81d-bc4887b135fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:58:32.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:58:42.956Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=1aef07ab-8603-423d-8caa-88406f7e7656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:58:42.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:58:52.963Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=7ce9cf7a-ab77-4d3c-92c9-09dcc3658634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:58:52.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:59:02.970Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=6bab950a-7a82-4638-b2a4-125571ed10c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:59:02.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:59:12.978Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=fc64a913-9d3d-46fe-9ffa-0098d040475f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:59:12.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:59:22.987Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=ceb29813-c9d8-40e5-9ae1-81e642f9bd80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:59:22.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:59:32.992Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=c5fcbb38-9ba4-478e-a1d5-a270888f3fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:59:32.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:59:43.000Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=6628e393-0e45-466f-926b-69e9a5a24d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:59:43.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:59:53.007Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=3f36db32-f4d3-4759-9b6a-7385626315a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T01:59:53.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:00:03.014Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=17c7f712-3762-484d-80b4-24a899a98d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:00:03.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:00:13.022Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=68eb3184-2530-4714-b957-fe7e7c667764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:00:13.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:00:23.029Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=0ef5dc7f-4704-41c5-aece-03cada6ae5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:00:23.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:00:33.037Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=dbc545b2-9b21-4732-81f2-86fbae607336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:00:33.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:00:43.044Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=62b69ca9-9b81-48cb-8e2f-7e052fe27472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:00:43.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:00:53.051Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=a9aafabb-4c95-4625-8f27-9c3f6c5ae6a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:00:53.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:01:03.058Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=8ff0f2b7-5732-4ee1-a81a-ab2547f66628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:01:03.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:01:13.064Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=4562f148-9916-424d-b1ed-4673ff933499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:01:13.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:01:23.071Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=8b1e5c8d-1535-4906-9d48-4c48bc9d4a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:01:23.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:01:33.078Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=13b45a35-4628-4343-8aeb-6444162ba71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:01:33.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-19T02:01:37.274Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-19T02:01:37.274Z |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-04-19T02:01:37.275Z |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-04-19T02:01:37.276Z |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-04-19T02:01:37.281Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-19T02:01:37.281Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-19T02:01:37.281Z |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-04-19T02:01:37.283Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:01:43.085Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=b9f223dc-e590-453f-b882-c22205435552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:01:43.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:01:53.091Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=25aa8cf2-a7e0-41e8-bbaf-8953a37cdd2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:01:53.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:02:03.097Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=7e52147d-5ab0-4062-9631-9034e4b5fc4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:02:03.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:02:13.103Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=3a0deca2-1f2d-4b03-859f-9c26c734aaaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:02:13.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:02:23.110Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=3859ed95-9d22-4112-b617-695b99ff733e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:02:23.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:02:33.115Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=1b309c0d-04b0-48eb-ad60-08e86c24eef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:02:33.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:02:43.120Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=69206971-9dd2-4579-b57f-b9f95f6cb9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:02:43.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:02:53.127Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=6bf0f623-5d6e-4902-8c34-da64cef4131d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:02:53.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:03:03.134Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=f408dd97-7a3c-4aba-9792-71ba6f9deb8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:03:03.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:03:13.140Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=00b7660c-0acc-49d8-b17e-73036ff7685e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:03:13.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:03:23.148Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=72c5a2aa-71e6-4f21-b103-61d24379c6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:03:23.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:03:33.155Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=41c13cc4-3f28-4832-97f6-e72d764e983a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:03:33.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:03:43.162Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=43fe1c3c-e4d2-4987-a13a-b092c41059c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:03:43.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:03:53.169Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=c64618bb-4e8e-45bc-98cf-c1bc5d6b88b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:03:53.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:04:03.176Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=07a4f45e-f186-47be-98b7-a9e69ee38769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:04:03.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:04:13.183Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=d1dcef70-22c6-4c9e-8eb8-7e5f2b369f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:04:13.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:04:23.191Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=486a80ee-75a7-4244-b70b-1d7ba68e82dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:04:23.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:04:33.197Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=0e95a64f-66f9-4061-beed-29125bdfe4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:04:33.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:04:43.204Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=03fd30fa-e4ba-41e1-acd6-dadf98d6f184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:04:43.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:04:53.211Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=38beb757-c059-4fce-9601-b49d8e780a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:04:53.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:05:03.217Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=fcae0cd4-82a0-480f-be78-f79f02a30448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:05:03.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:05:13.224Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=ec9dd9ed-0a5d-4fb5-9e73-4d1f70fa1aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:05:13.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:05:23.230Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=ec5600ba-4f47-427e-a39f-1136d3ef754b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:05:23.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:05:33.237Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=430afd2e-0b77-40d5-ade3-85cf88f9e131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:05:33.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:05:43.242Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=e2b59dae-0a0d-4eca-8203-6f3e5b1d0d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:05:43.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:05:53.249Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=c6dbbc95-505e-4312-a86b-c8f15209ff7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:05:53.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:06:03.255Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=b85ae1e8-ddeb-46e3-84c7-c74e285892d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:06:03.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:06:13.260Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=efd584d5-d6a9-46cc-b7e2-29d6fb383ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:06:13.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:06:23.267Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=7354bdbb-4c1c-4c69-a998-38821a6de6ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:06:23.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:06:33.274Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=37478835-2876-4ea1-8afe-bb28df599bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:06:33.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-19T02:06:37.292Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-19T02:06:37.292Z |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-04-19T02:06:37.293Z |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-04-19T02:06:37.294Z |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-04-19T02:06:37.298Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-19T02:06:37.298Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-19T02:06:37.298Z |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-04-19T02:06:37.300Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:06:43.280Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=b8c583b6-093c-4178-a181-1d3635861205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:06:43.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:06:53.287Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=bc23d5d7-c4b8-4030-97ec-841f5d3896ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:06:53.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:07:03.293Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=7c0eb68c-d4f3-49ec-a27a-8bd1ea9dbfbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:07:03.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:07:13.298Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=287dfde5-4b67-4cf9-b866-1c07986244a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:07:13.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:07:23.305Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=0c80d798-c20d-4184-8933-84a88d902875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:07:23.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:07:33.311Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=6107d40c-7ee2-41cd-9317-5f98e7bd52ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:07:33.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:07:43.317Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=47fe653c-a605-40f7-bcc8-eab87e1be2e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:07:43.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:07:53.322Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=d1c3ee55-0176-41c5-9e28-32d748ff0293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:07:53.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:08:03.328Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=bbd0141f-69d6-44fe-b1f6-cb22554c2503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:08:03.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:08:13.334Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=8db45096-8257-497e-8c04-b05a6fda1100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:08:13.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:08:23.342Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=2a8face3-4ddf-4aa4-a2cb-93256a423097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:08:23.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:08:33.348Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=26543b1a-94b2-45f4-9c9e-33e643749e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:08:33.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:08:43.355Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=f1357f46-287c-412a-894d-4834520ab3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:08:43.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:08:53.362Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=32dbd045-cca4-4a92-98df-83c83faf52db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:08:53.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:09:03.368Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=f2897962-c99a-4da4-a680-c47cc2c4a6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:09:03.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:09:13.379Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=e3e7edf3-c981-400c-bd9e-d0a9c0388787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:09:13.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:09:23.385Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=3488564a-5542-4d92-bd40-3bb05229ea3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:09:23.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:09:33.392Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=3d648fc4-cc2c-4d01-bc00-6da206df1c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:09:33.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:09:43.398Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=c8f76774-d4af-48e9-a4b7-8f7ece07b425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:09:43.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:09:53.405Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=ddc5beb1-b258-4282-95e7-cb1603d543c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:09:53.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:10:03.412Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=da0718e1-5d28-4d06-afe2-da74bde429ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:10:03.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:10:13.418Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=f961e4f9-bcf2-408e-9340-dbab50943bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:10:13.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:10:23.423Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=07a131dc-952b-4e77-8aa6-2951bfb9ea48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:10:23.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:10:33.430Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=60694d4f-acb2-4297-826d-4bb971eb4314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:10:33.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:10:43.437Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=d6704fa1-b3d6-4a36-9132-a2dcdd1bd232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:10:43.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:10:53.444Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=0203f697-8469-4be2-91b6-beb8ecf0158b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:10:53.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:11:03.451Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=0e9bbf73-2f0d-439f-8439-da4cf67d3039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:11:03.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:11:13.457Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=a36e476e-9524-47f7-867f-efa054e4d85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:11:13.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:11:23.464Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=78dc1b5e-1dc7-476d-b5ba-ee219d1ca1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:11:23.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:11:33.470Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=7ac1b39f-5c4f-4aa7-a69b-9f546b890499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:11:33.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-19T02:11:37.259Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-19T02:11:37.259Z |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-04-19T02:11:37.259Z |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-04-19T02:11:37.261Z |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-04-19T02:11:37.265Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-19T02:11:37.265Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-19T02:11:37.265Z |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-04-19T02:11:37.266Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:11:43.477Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=b258bad0-ad62-433a-b518-5d2bef308276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:11:43.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:11:53.485Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=367d6b89-d1ca-49e5-ac21-41869a9721b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:11:53.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:12:03.491Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=b60f410e-33c6-41be-94fc-c8c7f5285454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:12:03.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:12:13.497Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=de900fc7-6737-4064-b610-6e3e8e2fa95c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:12:13.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:12:23.503Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=f9ef15ae-4f4b-4c85-82f9-482b98e1b34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:12:23.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:12:33.510Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=0a3a2ed4-a456-4322-8852-d3f233fe2725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:12:33.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:12:43.516Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=58d1c06d-d1a1-4d17-a2ef-3ec841b7c92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:12:43.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:12:53.523Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=7940a920-5ca3-4d23-9519-d093c31b5f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:12:53.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:13:03.530Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=65f28b45-65a9-4508-9b71-24891a0b7252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:13:03.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:13:13.537Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=d488f468-8a9b-42fe-9ea8-5f00a557ee52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:13:13.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:13:23.544Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=fef3dde2-babc-4b5a-8d62-2d9578139dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:13:23.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:13:33.550Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=a622d7a5-e756-4aef-bb87-af41301a041b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:13:33.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:13:43.556Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=3466f51d-7754-4fd9-8d11-e842a0f21bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:13:43.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:13:53.563Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=d17d7c11-8774-47d3-8a2b-5236144afc42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:13:53.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:14:03.571Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=b823c2db-ca8d-4123-99d3-ffb8d40b9bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:14:03.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:14:13.577Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=bcb5e799-2874-4f72-ab8b-9827ada4ee03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:14:13.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:14:23.584Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=a457a4c4-4047-4748-83db-50b57549af6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:14:23.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:14:33.591Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=71a16544-ea62-44ca-9e26-6ee761b4ba63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:14:33.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:14:43.600Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=36cf5b06-8754-4638-98b6-7681c703d51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:14:43.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:14:53.609Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=1fce096b-699d-4442-bddf-2bb4cea6fa7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:14:53.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:15:03.615Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=5c01c89a-0744-4c1d-b08e-eb2c24df065a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:15:03.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:15:13.622Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=361139d9-6774-4a3e-b395-89a86eeafb87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:15:13.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:15:23.628Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=f290f913-15c3-4f2e-9e74-aca4f3d80c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:15:23.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:15:33.636Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=8ce1b8c8-2af9-44b9-ba1a-2a5fef946047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:15:33.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:15:43.642Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=94f37c58-f497-4b59-981f-1088bee10be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:15:43.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:15:53.648Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=a053bc2d-2e55-453e-ab86-4759ad1af0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:15:53.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:16:03.655Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=2d7c542c-2614-4377-a3b0-63c5104b1f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:16:03.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:16:13.661Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=11629f0b-1703-480c-b5a9-7c015d1f2e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:16:13.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:16:23.667Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=9df94b86-2bfc-4bce-b198-3a030ddbaa45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:16:23.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:16:33.674Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=a6040624-8e8b-4842-a45d-44588a0ad917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:16:33.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-19T02:16:37.268Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-19T02:16:37.268Z |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-04-19T02:16:37.269Z |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-04-19T02:16:37.270Z |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-04-19T02:16:37.274Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-19T02:16:37.274Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-19T02:16:37.274Z |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-04-19T02:16:37.275Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:16:43.679Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=e1a45b29-8393-4190-8fb2-fb8d08cd2ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:16:43.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:16:53.686Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=64530181-6c6c-444e-88e0-deea3e526c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:16:53.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:17:03.692Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=f835744a-4803-49bb-a577-fb9554fb2581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:17:03.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:17:13.698Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=63848d49-c4c5-4b26-9ffa-cfbb7ac3e3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:17:13.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:17:23.705Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=f13d95ed-725c-4ca2-b7d0-d97b4ed71895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:17:23.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:17:33.711Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=1f3ef323-a85e-4276-b447-48e6c3daa1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:17:33.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:17:43.718Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=cb6c46df-9492-4af2-a4e3-e04fd37f84bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:17:43.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:17:53.724Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=91486cd7-3d3f-469e-8258-58b4c3bea1e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:17:53.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:18:03.730Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=b9205139-33e8-4114-868e-ea1c422bc625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:18:03.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:18:13.737Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=c0b20075-1fb5-4a02-9fcf-94faf6c230dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:18:13.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:18:23.743Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=25130a63-2e74-4f06-88a2-282ec811d102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:18:23.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:18:33.749Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=937bcd66-10de-4aad-8c1f-84e72293b156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:18:33.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:18:43.755Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=7fdfc018-8d42-4e98-87a8-e5d2911e7a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:18:43.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:18:53.762Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=ac874ecc-fd65-4e4e-a96e-931fcfafaa2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:18:53.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:19:03.768Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=a414688d-c277-4ed3-a3f7-4228cd994e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:19:03.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:19:13.775Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=1e4ca695-eb13-4a9e-b891-cb598db0d879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:19:13.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:19:23.782Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=7bc23714-4447-4db1-a240-9467a90181c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:19:23.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:19:33.788Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=3228ff8d-ac55-4638-a149-a63e07faf8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:19:33.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:19:43.794Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=9eb2f48d-aabd-45be-8949-7f73999b636d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:19:43.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:19:53.800Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=4a77bb86-c770-414a-a130-5d731a90e235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:19:53.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:20:03.806Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=ec246bac-a5d1-4eea-b691-90952d243bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:20:03.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:20:13.812Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=cec8185e-c999-4ca4-8d03-1db06bbfb5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:20:13.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:20:23.819Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=e088111b-9424-42b1-954c-626a32496fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:20:23.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:20:33.826Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=7d3a58b6-0ef1-445f-a2cb-d5d350ed3701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:20:33.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:20:43.832Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=20d5713e-c128-4a7a-874a-b68925bbdcc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:20:43.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:20:53.839Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=66def53c-c6bd-4f70-9372-f09dbfeeff45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:20:53.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:21:03.846Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=0db028cf-91e3-46cc-86e1-361166a478a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:21:03.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:21:13.852Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=567894a2-8d13-46ea-ab97-300c99fe4436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:21:13.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:21:23.859Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=b2be8f55-302c-4e1f-8b2d-601d99fe362b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:21:23.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:21:33.865Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=146279bc-c889-4f07-bb06-787f59236521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:21:33.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-19T02:21:37.277Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-19T02:21:37.277Z |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-04-19T02:21:37.278Z |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-04-19T02:21:37.279Z |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-04-19T02:21:37.282Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-19T02:21:37.282Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-19T02:21:37.282Z |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-04-19T02:21:37.284Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:21:43.870Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=66bfcb54-cd0c-4ddf-9cf8-8dc4c0bc1ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:21:43.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:21:53.878Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=59eaa41d-766d-4c46-aed7-e55cb230fe0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:21:53.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:22:03.884Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=b3d989dd-ccab-4ad6-b38c-25e81f2c2bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:22:03.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:22:13.891Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=ae04923d-5cb0-47ac-8bf3-67934c591953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:22:13.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:22:23.897Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=6fd317b9-55b4-4f04-8564-15df3e5faadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:22:23.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:22:33.903Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=93b6f8bb-f71e-416d-9444-2c4e12914c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:22:33.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:22:43.908Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=f557100b-9e36-4263-a57a-2f67330d9b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:22:43.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:22:53.916Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=2911f808-ea24-4588-84fb-124f9ace21c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:22:53.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:23:03.922Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=b5ea3b8c-b7cb-4e52-b9e9-acc9e517db6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:23:03.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:23:13.929Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=c5473537-56fb-4445-8cad-91699185da8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:23:13.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:23:23.935Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=8c14d726-f92e-44a0-93f6-6b297e86a13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:23:23.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:23:33.941Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=35be3df1-1a58-427c-ba72-a9cb5e2e1b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:23:33.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:23:43.948Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=0d159218-b080-44e4-8143-041fd107a6ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:23:43.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:23:53.954Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=f0941d66-be0d-4107-9768-ca80a178e94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:23:53.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:24:03.961Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=82c97d3b-4847-48aa-8020-ce750b78380f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:24:03.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:24:13.967Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=d59fb886-cb40-494f-ab24-44fb83de6a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:24:13.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:24:23.973Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=7aad77d9-6605-474c-91ad-287364e71292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:24:23.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:24:33.979Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=ccf7ba37-485e-443d-8f61-c17c6d307eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:24:33.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:24:43.985Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=80b751a9-3abc-4738-80f8-cdd8c79f28ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:24:43.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:24:53.993Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=8ff2c593-d00c-44b0-8f8e-127cb6d3242e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:24:54.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:25:04.000Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=324873af-469b-4d89-9955-46bf3c5c0209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:25:04.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:25:14.006Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=9eaebcfd-6078-4b0d-8a11-885314ec60d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:25:14.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:25:24.013Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=62f75ce3-ec4e-4696-b4fa-0456486f5fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:25:24.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:25:34.020Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=01ba0925-2a6e-4d73-b07c-844a1176ccbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:25:34.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:25:44.027Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=474363a7-b969-4ddb-ac30-b2b03161c9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:25:44.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:25:54.033Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=1215bc87-004b-49c1-9e7a-9f47ff3d3714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:25:54.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:26:04.038Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=24a6c6a8-3dbe-45b8-9310-833cfe243e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:26:04.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:26:14.045Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=e9683fe6-c08e-4dc6-976e-42c97bcf8370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:26:14.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:26:24.051Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=97eff729-d0b1-4c88-9ea9-af6b76f7ef77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:26:24.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:26:34.058Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=4e1a208e-6788-4d2b-8558-3a1654e100e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:26:34.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-19T02:26:37.282Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-19T02:26:37.282Z |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-04-19T02:26:37.283Z |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-04-19T02:26:37.284Z |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-04-19T02:26:37.287Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-19T02:26:37.287Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-19T02:26:37.287Z |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-04-19T02:26:37.289Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:26:44.065Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=f21774af-d738-43b9-8330-bca895df63cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:26:44.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:26:54.071Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=d0216711-37fe-4680-89a2-0a241f95ef9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:26:54.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:27:04.077Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=e60bbcc8-64fd-485d-a445-b91535161f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:27:04.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:27:14.083Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=28488abe-221f-4c64-9e6a-41b780589d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:27:14.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:27:24.089Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=0234da33-c1e0-449c-82e1-8aaed1f04dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:27:24.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:27:34.095Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=9df12ac1-58fd-454b-b7b5-b366f5944bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:27:34.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:27:44.101Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=a076fcef-deb9-40ea-a7d2-38588994bdd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:27:44.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:27:54.107Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=d30b2238-950b-4ec5-bb99-65f10cab0f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:27:54.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:28:04.113Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=6cf03b64-5190-46d1-91ef-6d34fedbe371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:28:04.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:28:14.119Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=53ae1667-d5ad-4586-8e40-21baebc40d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:28:14.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:28:24.125Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=6bef591b-0d45-43e0-81ce-ba1eb1823874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:28:24.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:28:34.131Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=bb1bd54e-a05c-4a86-a12c-806cfa6f052d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:28:34.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:28:44.137Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=ad5bfa1c-372a-4a03-a844-63cb2b6990d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:28:44.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:28:54.143Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=802c2b92-4ffb-43fe-a813-0e174a44c1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:28:54.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:29:04.149Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=4bb6ddec-2fce-4e4b-93f9-288700f8290e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:29:04.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:29:14.155Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=504745eb-cddd-4ca6-bff1-169dd9349926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:29:14.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:29:24.161Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=21efc507-e4f1-4948-a446-8a06b5bdce03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:29:24.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:29:34.167Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=94111795-d3b1-428c-baa3-4d294acdfb2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:29:34.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:29:44.173Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=53d8b85f-f240-42ef-8b02-880dcdd3d5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:29:44.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:29:54.179Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=4d509c52-9b6d-4c9f-a097-785fd281aaf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:29:54.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:30:04.185Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=90f05384-8212-4959-bf83-58d76118dbe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:30:04.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:30:14.191Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=0423afcc-ea0b-4d4f-ac72-ed9d04f8284c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:30:14.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:30:24.197Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=3426abdf-a862-4a3a-a087-366ac6cdfe64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:30:24.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:30:34.203Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=376a38e4-95ae-4513-aaec-d816e841824c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:30:34.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:30:44.209Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=404672f1-493b-4d39-a8ea-5d2a77ffb64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:30:44.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:30:54.215Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=584f587b-b140-48ca-b784-01c647b0f265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:30:54.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:31:04.222Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=6bd7b873-c627-4b06-a603-ed36faae9b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:31:04.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:31:14.228Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=fc3d5eff-c930-42bb-bf13-0b945dd3890f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:31:14.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:31:24.233Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=de7932ff-706f-49d1-b32c-aaf7c670f560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:31:24.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:31:34.239Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=a03b1086-78ae-47fc-af11-f5ae1c89e7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:31:34.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-19T02:31:37.259Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-19T02:31:37.259Z |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-04-19T02:31:37.259Z |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-04-19T02:31:37.260Z |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-04-19T02:31:37.263Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-19T02:31:37.263Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-19T02:31:37.263Z |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-04-19T02:31:37.264Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:31:44.245Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=c44c53ef-fc01-48a0-9d1b-45f8f010dfeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:31:44.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:31:54.250Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=4a376502-e8f7-4f03-9a12-7e30f6a23cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:31:54.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:32:04.256Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=f0ea3388-1b27-402f-87a8-895fa52c517d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:32:04.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:32:14.262Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=438a8084-3f9f-4fa9-b99e-89612b5ad5ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:32:14.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:32:24.268Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=e67ebaa6-d59e-437d-8fc9-3d81e6351189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:32:24.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:32:34.274Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=22e2d503-95e2-4324-83fd-1972bf357df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:32:34.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:32:44.281Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=0da5c4fd-79e7-41b8-beb0-351b03f169a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:32:44.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:32:54.287Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=ddee54fe-6ebd-439a-baf3-cdfa6e8687b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:32:54.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:33:04.292Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=f3531a8a-0293-4b15-8684-6856a4bc9901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:33:04.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:33:14.298Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=36defafc-fb73-49e9-aee6-15f057081224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:33:14.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:33:24.304Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=b57d76ad-da55-4f49-bf51-7960d84bfcb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:33:24.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:33:34.310Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=7721bed0-c3e5-4beb-9a79-76e773d7a185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:33:34.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:33:44.316Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=6f6beef6-773d-4524-b868-183ccc666e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:33:44.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:33:54.322Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=42c1a568-6d1c-42d1-a59a-f5fb0f963521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:33:54.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:34:04.327Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=95c73d20-4b61-4c23-829b-b86c000d99af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:34:04.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:34:14.333Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=8369f1ea-cb0d-4b0b-94d2-a707ecd6ecf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:34:14.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:34:24.338Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=e749cfd0-f0ef-4ed1-8ffc-a6e9b2da846b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:34:24.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:34:34.343Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=0b1e3d09-9308-4040-b952-f67e1e3f0f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:34:34.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:34:44.349Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=36e0ce68-13c6-448f-8918-d92c2a7c2385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:34:44.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:34:54.355Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=386a2f49-7e54-41b5-a6e9-d152f8c643d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:34:54.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:35:04.361Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=29e5d9ea-e645-4996-b142-36098b1e10f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:35:04.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:35:14.366Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=da7f70c6-113a-40e9-8d63-89f0988b6b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:35:14.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:35:24.371Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=87b47026-414d-4cce-b9e9-3ec7e53f9b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:35:24.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:35:34.377Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=7ba01c75-a843-4e40-8e9e-6ba15fe36dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:35:34.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:35:44.382Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=e14f40a2-7b51-46ee-bb61-bf72de08ac3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:35:44.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:35:54.389Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=4bfe8d2e-fba5-46aa-994b-79d1dd3c0fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:35:54.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:36:04.394Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=ae9b067c-e32b-4514-9044-cd8c1f669fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:36:04.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:36:14.400Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=42bda866-c36d-47aa-b6b5-9c01875f1583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:36:14.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:36:24.407Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=e20f89ba-e2fa-4b5b-8eab-b6725b7d4ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:36:24.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:36:34.411Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=a70a5b0a-386f-4384-ac0a-6b53f1a80e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:36:34.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-19T02:36:37.272Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-19T02:36:37.272Z |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-04-19T02:36:37.272Z |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-04-19T02:36:37.274Z |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-04-19T02:36:37.276Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-19T02:36:37.276Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-19T02:36:37.276Z |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-04-19T02:36:37.277Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:36:44.418Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=0ec41179-e8e7-4137-8520-c400fe8e5b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:36:44.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:36:54.423Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=c8ee763d-698c-4df4-bcac-8dee03977d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:36:54.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:37:04.428Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=fd0f9f11-c009-483c-936b-e5a1c2321eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:37:04.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:37:14.434Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=4f51bfa7-a8ec-499a-95dc-f6c7937630a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:37:14.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:37:24.440Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=226e804f-ea65-4215-a3fb-9e65b3af5d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:37:24.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:37:34.445Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=f5998cb6-82f6-4b36-aab9-7964b03f19af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:37:34.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:37:44.451Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=4ce88a07-607f-4103-937c-6c2e1b00df08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:37:44.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:37:54.457Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=feb461a2-b73c-4d52-a1e5-e1ccc19fbb39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:37:54.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:38:04.463Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=8441cb3e-3f78-48ed-9100-9b2137b64d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:38:04.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:38:14.469Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=a95ef60d-84f9-44a9-b864-b60e05b2bc90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:38:14.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:38:24.476Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=950e8471-8905-4257-9aab-bf6442c2def3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:38:24.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:38:34.481Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=63616961-72e0-4279-a85b-713f48756294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:38:34.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:38:44.487Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=ad4b7294-b8a0-4ec6-ae77-6cefc218b0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:38:44.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:38:54.493Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=51ac3f23-94bc-4e3e-aa46-3376a79ea050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:38:54.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:39:04.499Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=bbac5b71-fa89-48ec-b23c-eb270fe58498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:39:04.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:39:14.506Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=15cc4d7c-2f37-467b-b4f4-75746b36bd9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:39:14.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:39:24.512Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=3bdc7ec6-dc58-4711-85fc-6f2cb1159c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:39:24.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:39:34.518Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=a659df3f-9958-4668-9ad0-f5ed3d2bb89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:39:34.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:39:44.523Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=19529086-fc44-421b-a0f4-bd07f31783dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:39:44.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:39:54.529Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=6df9cbed-08fa-4009-91dd-4238b106237d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:39:54.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:40:04.535Z |INFO |Init configs |InvocationID=376c90ef-6ab3-413d-b68b-60296f9f4119, InstanceUUID=c6975774-7fc7-464d-8519-6e6e4b6cdafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-19T02:40:04.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |