. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T23:13:47.867Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T23:13:47.870Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-09T23:13:47.914Z |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-03-09T23:13:48.572Z |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-03-09T23:13:48.675Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T23:13:48.676Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T23:13:48.676Z |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-03-09T23:13:48.741Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-09T23:13:49.202Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-09T23:13:49.225Z |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.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-09T23:13:50.720Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-09T23:13:51.185Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-09T23:13:51.206Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-09T23:13:51.207Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-09T23:13:51.265Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-09T23:13:51.266Z |INFO |Root WebApplicationContext: initialization completed in 2040 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-09T23:13:51.669Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-09T23:13:52.474Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-09T23:13:54.193Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-09T23:13:54.741Z |INFO |Started MainApp in 9.294 seconds (JVM running for 10.073) |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-09T23:13:54.859Z |INFO |Start scheduling PRH workflow |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:13:54.920Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=bb9965bc-aff9-4dd2-badf-686475a60b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T23:13:56.420Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.116:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:13:56.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-09T23:14:03.383Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-09T23:14:03.385Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-09T23:14:03.390Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:14:06.451Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=30059658-ecc8-46a1-89d6-26629cae92e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T23:14:07.485Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.116:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:14:07.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:14:17.487Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=8bacdcf0-6ffd-4ef9-9a8b-33c08a181a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T23:14:18.525Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.116:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:14:18.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:14:28.526Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=c5702c4e-7b62-43c3-b719-d1c4c78fa6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T23:14:29.570Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.116:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:14:29.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:14:39.573Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=c867726d-d440-4e8f-8d3b-da93b145c233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T23:14:40.607Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.116:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:14:40.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:14:50.609Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=f8b676de-5b30-47da-a07d-d82254e61d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T23:14:51.645Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.116:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:14:51.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:15:01.648Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=16f11108-ac2d-48c5-af14-f247056fdefe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T23:15:02.721Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.116:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:15:02.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:15:12.725Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=54deb5fe-8c90-452f-97c3-064b2bb8f39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T23:15:13.757Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.116:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:15:13.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:15:23.759Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=6b71d3fe-b05d-4ba3-b5be-3b714b938e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T23:15:24.797Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.116:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:15:24.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:15:34.799Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=2a6be625-32c1-4a5f-b8b0-04abfa813ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T23:15:35.837Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.39.116:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:15:35.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:15:45.839Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=f9d34aea-9b66-4cb8-8da6-0c8701474505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:15:45.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:15:55.968Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=027a4446-90cb-49d5-a377-69d6423e0883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:15:55.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:16:05.979Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=bbb43065-ba70-41ea-967d-0bca8880108c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:16:05.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:16:15.991Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=4d17039b-80d3-4331-99f0-17304035945b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:16:16.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:16:26.006Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=938d02cc-ac1b-4f24-bf0a-4e72b4a95699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:16:26.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:16:36.025Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=52e64302-c1c1-4633-b0ec-c276e1ca20a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:16:36.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:16:46.039Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=6ad7e801-9716-49f2-8425-4dc6a6073fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:16:46.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:16:56.054Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=7ba5e2b8-c415-470b-9c6e-c5e3fa89fa1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:16:56.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:17:06.071Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=0f82ec1a-8782-4222-a14d-aac9c706170d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:17:06.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:17:16.080Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=2f2dbb12-76d1-4e9e-9de3-548a23dc766a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:17:16.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:17:26.090Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=3269205d-aceb-4970-b2e2-ee7448cc69e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:17:26.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:17:36.101Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=ca53cee5-e32a-4e70-878c-e770929fcdf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:17:36.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:17:46.110Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=92063a33-c8c4-4047-8342-15b6df8dd846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:17:46.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:17:56.120Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=1f315d4f-7792-4107-8ef6-08d9088cd05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:17:56.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:18:06.129Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=85e5fdc6-9c31-48db-b3d9-df94a75b6f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:18:06.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:18:16.141Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=08cc9521-071c-4e6c-9b1a-817ed23d89af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:18:16.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:18:26.160Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=5b3d7d3d-2584-4bfe-aeaa-c5fac90b62d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:18:26.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:18:36.170Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=e82ccb5e-caa5-4909-a3fc-bda5be484a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:18:36.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:18:46.179Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=e7823b99-1175-4188-b546-599c481eed22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:18:46.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T23:18:52.677Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T23:18:52.677Z |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-03-09T23:18:52.678Z |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-03-09T23:18:52.682Z |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-03-09T23:18:52.695Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T23:18:52.695Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T23:18:52.696Z |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-03-09T23:18:52.699Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:18:56.189Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=c6346bcf-bb9a-4baa-9b36-d4e8dcbf6621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:18:56.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:19:06.198Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=73edeec4-1cc7-43a2-9ae6-b2688250e0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:19:06.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:19:16.210Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=4e402d96-8000-422b-a76d-858f83d60891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:19:16.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:19:26.222Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=107c7e8d-3a24-436f-9daa-a8e7c1f70997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:19:26.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:19:36.231Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=1edf80a7-2b09-45d3-8dbc-72e55510804e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:19:36.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:19:46.242Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=266a98df-695f-4c3c-8ae1-56f1cddd8223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:19:46.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:19:56.257Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=77c404b3-0218-4af5-ada5-f0d8bf51cb2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:19:56.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:20:06.270Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=1a09148e-ad35-4a74-8c26-022865c4b436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:20:06.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:20:16.280Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=94b04e9a-c3fb-4899-9161-410299480fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:20:16.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:20:26.290Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=4e7bbf02-dd65-4436-bd9b-0933f20cd75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:20:26.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:20:36.299Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=5aa51b1b-3d13-46f3-950a-c8d2a806f307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:20:36.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:20:46.307Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=83fb94ee-452e-4638-88eb-9fd86227d612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:20:46.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:20:56.318Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=24b17dc4-84b4-46be-a827-952d879bd47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:20:56.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:21:06.327Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=c31eb5c0-5baf-4d78-9636-0479cf7bc94c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:21:06.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:21:16.338Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=eeaab695-ca47-4f2a-aaed-f2606b7379d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:21:16.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:21:26.347Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=0c9630de-d635-4ae3-831c-4281fecd805d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:21:26.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:21:36.364Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=9b834f4b-1789-43fd-afa2-daaed45032c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:21:36.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:21:46.378Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=ba7037da-29d9-4b5f-b2e9-53159cbc1210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:21:46.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:21:56.388Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=2e10aca5-835e-4723-a548-1c594f211a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:21:56.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:22:06.411Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=128fb01e-392f-4867-a022-94eea08fc91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:22:06.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:22:16.422Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=2431ac58-8891-4f1b-b878-1dec6fe277c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:22:16.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:22:26.432Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=8d149b08-111c-49ba-a3c3-430593a23fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:22:26.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:22:36.441Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=c220f7ce-bdf0-4316-aad0-304d217a3807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:22:36.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:22:46.454Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=f90b8e8c-9fd4-4b5d-b5b8-bd2dedc12988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:22:46.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:22:56.464Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=b0aefea6-de23-476f-a84e-b467b0164825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:22:56.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:23:06.472Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=af7da5a6-f95f-439e-8799-db576b6d581c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:23:06.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:23:16.480Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=9a5d8aa4-c539-429d-89b6-5505b6512321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:23:16.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:23:26.490Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=58e1f775-d5c3-4eb3-8e8d-6ce6c80c0650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:23:26.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:23:36.504Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=06f6d29f-b0fd-49d4-988b-f212c3cade88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:23:36.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:23:46.515Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=826add75-008e-4d6c-8edc-b598fd63b85e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:23:46.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T23:23:52.024Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T23:23:52.024Z |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-03-09T23:23:52.025Z |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-03-09T23:23:52.029Z |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-03-09T23:23:52.035Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T23:23:52.035Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T23:23:52.035Z |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-03-09T23:23:52.038Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:23:56.523Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=87630fb7-3430-45ee-afbd-c7a83f4de918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:23:56.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:24:06.531Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=f36ab0bf-de00-4281-80aa-7b31241a4af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:24:06.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:24:16.539Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=8eca7929-104c-4683-98ab-4f002dddb8ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:24:16.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:24:26.550Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=04dc73e1-c94b-4516-a791-129548673e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:24:26.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:24:36.560Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=333154ef-595e-4acd-9bd6-ed4452199ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:24:36.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:24:46.567Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=59410f80-d8ee-456d-a116-ccadc42e3b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:24:46.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:24:56.577Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=31cae7ff-6a84-4f99-ab57-d7531a50c38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:24:56.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:25:06.589Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=c4c3c8d3-0c24-425b-9c7b-51ebaa939baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:25:06.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:25:16.607Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=4dcee17c-81b3-4228-abce-1b1aa96cb89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:25:16.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:25:26.615Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=7aa1c9cc-a17a-4052-9802-a5798dd03876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:25:26.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:25:36.640Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=b4aeae1a-dacf-476e-a8d8-e7038d4cf945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:25:36.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:25:46.706Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=99da7116-9236-478f-9752-71fdb7d9d9ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:25:46.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:25:56.726Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=4d35157b-7940-4fba-b245-e30ecd3e19b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:25:56.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:26:06.736Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=bddad05f-1f6b-40f3-990f-7052822610e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:26:06.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:26:16.748Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=8ac1fd52-607d-4ade-8492-a102e752481a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:26:16.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:26:26.766Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=39a2af15-d248-4aba-8a39-6a05b1cc50d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:26:26.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:26:36.779Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=d8c3e3d9-4914-4e54-be6b-74cd86df7911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:26:36.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:26:46.796Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=cda14917-f97d-4655-9492-a4c6ee746c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:26:46.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:26:56.807Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=e46e61e1-0587-463b-8231-a1df73605a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:26:56.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:27:06.814Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=7a88adc3-758b-46d1-a1b2-7fdee7d35c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:27:06.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:27:16.822Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=f74d54ed-baef-4169-aac5-8d51cf2f092f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:27:16.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:27:26.831Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=80a1c494-ff1d-452f-987b-3a1d753efaa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:27:26.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:27:36.840Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=9c48b8e3-91e2-4570-97c2-eb7e62208cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:27:36.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:27:46.861Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=7d9f4d3e-8d70-4744-abe8-132ac407ef9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:27:46.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:27:56.890Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=8501da72-14fa-4a6d-80c2-6f4844d0691a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:27:56.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:28:06.904Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=d3f110e3-0293-42b7-8aba-681058f005c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:28:06.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:28:16.912Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=d3b36e92-ed4f-450d-b280-81229ae1ab27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:28:16.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:28:26.931Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=6706eaca-8ee8-4c47-9c18-f8298ccf7149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:28:26.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:28:36.940Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=96e438c0-2617-42a2-8ecb-3d629c35624a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:28:36.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:28:46.949Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=dc086013-3da7-48c6-901b-26dec87579e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:28:46.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T23:28:52.038Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T23:28:52.038Z |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-03-09T23:28:52.047Z |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-03-09T23:28:52.050Z |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-03-09T23:28:52.057Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T23:28:52.058Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T23:28:52.058Z |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-03-09T23:28:52.060Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:28:56.962Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=1c0da2c8-4d4a-49e3-b5ca-b584157390e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:28:56.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:29:06.970Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=5dedfc4c-1d54-4741-904d-5417f9837b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:29:06.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:29:16.980Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=cd3310b0-67d6-49c3-931e-d967e5f9d00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:29:16.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:29:26.988Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=99a0c706-ef82-48e5-8d96-3bdee95a2a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:29:26.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:29:36.997Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=f19e9412-d61e-45ef-89b4-e8aadd3f475b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:29:37.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:29:47.009Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=66b1207d-dab9-4518-9744-b9c70f3bafdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:29:47.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:29:57.016Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=d5c6126c-8e40-4d3e-8dee-11e0e309851d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:29:57.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:30:07.024Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=141e6e7b-942e-4b7e-86cc-99510aa9d877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:30:07.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:30:17.033Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=fe993b55-9705-472a-9eed-d90c50970c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:30:17.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:30:27.041Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=a0ab075d-efff-4b86-b601-66f89fd45f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:30:27.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:30:37.048Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=09fe6abd-c36f-45cb-a23d-eafbfff01836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:30:37.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:30:47.057Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=8a58cd91-c697-4d17-8241-6a0e30a9db8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:30:47.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:30:57.066Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=dadbaeb0-648c-48ee-93f7-ddb03410db09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:30:57.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:31:07.081Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=3a1645e1-21ac-4d55-bd62-7853ec0f216e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:31:07.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:31:17.088Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=7ba2b617-d45e-4ce0-b41b-4f42d1d20dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:31:17.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:31:27.097Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=bbb7ff62-3975-4f4e-8157-be5078f06f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:31:27.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:31:37.107Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=2ff1f7b9-b68f-41b5-bf60-0275f267449e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:31:37.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:31:47.119Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=3e7ba630-986b-4cc4-bc82-8ee66975afbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:31:47.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:31:57.127Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=80632f22-323d-4a20-949c-c2e7bbc213e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:31:57.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:32:07.133Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=51c4b86c-7f93-4b77-bfea-56d71848b80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:32:07.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:32:17.142Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=d47f4064-7674-448c-9592-f98886908dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:32:17.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:32:27.148Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=190a9ac4-4a5d-4678-9a7c-6b6d986bf926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:32:27.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:32:37.156Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=6dd81048-edee-4f55-9672-2c9e9040b3cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:32:37.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:32:47.165Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=bf19fbc8-43b3-4e64-b093-b477ee910b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:32:47.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:32:57.177Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=9e28face-4065-42c1-8acb-cafac67ec8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:32:57.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:33:07.185Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=4044cd88-ac2c-4ce4-a17a-d1466e6e1a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:33:07.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:33:17.192Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=6508b4b7-1600-4955-a7c7-cc1ee07477b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:33:17.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:33:27.201Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=9e242de9-6e20-4773-998b-49e0ece0c6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:33:27.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:33:37.209Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=2755bd0a-5138-42ef-8f46-d98404818430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:33:37.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:33:47.223Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=39a96723-15d4-4cb9-99ef-224acd277570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:33:47.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T23:33:52.042Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T23:33:52.043Z |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-03-09T23:33:52.045Z |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-03-09T23:33:52.050Z |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-03-09T23:33:52.063Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T23:33:52.063Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T23:33:52.063Z |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-03-09T23:33:52.067Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:33:57.230Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=65c8d418-a7d9-4e19-8bf4-036ae08ae674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:33:57.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:34:07.239Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=4543991e-4f71-4e1d-b7bd-033cea05262a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:34:07.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:34:17.248Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=d6ca62d9-965d-4ebb-b37f-a000129cc718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:34:17.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:34:27.256Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=41f6e1a9-f34c-402e-845e-a00874ad7524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:34:27.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:34:37.262Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=55cd3bd4-a3cb-48bc-9b01-574f6a324388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:34:37.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:34:47.271Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=c22f9252-eb97-4f0b-aab9-d7c5259976c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:34:47.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:34:57.280Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=4112b81f-86dd-49fb-9e45-7b22be59fd2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:34:57.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:35:07.287Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=951d81c0-fcb7-445d-a2a9-ef7f4c0408fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:35:07.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:35:17.294Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=d4b6a801-6139-4ba4-9946-6cf5d45bba2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:35:17.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:35:27.303Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=40b638a5-2bea-43ed-b01e-be2eb7428158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:35:27.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:35:37.310Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=1a5f3d54-cd65-4df5-b5da-6719f7388aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:35:37.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:35:47.323Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=edb2b590-df61-4e86-be30-686bf435523e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:35:47.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:35:57.335Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=485a93a9-4009-4041-ab65-b6600b52e2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:35:57.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:36:07.342Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=637ea890-e257-4201-9223-9a0c7219749a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:36:07.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:36:17.348Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=ee93e70f-0aca-4e1f-8599-1c8f40747707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:36:17.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:36:27.357Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=6cff2adf-254e-412f-81a9-b14e8f054d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:36:27.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:36:37.363Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=a076cba1-0bdc-4f0a-b687-8ded2178a89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:36:37.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:36:47.371Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=2a788956-2957-4dbe-b63c-bdc973bf661f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:36:47.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:36:57.381Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=ac64a3f9-b200-4431-ab86-d71f107650ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:36:57.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:37:07.388Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=fcbc2726-55cc-4615-af4b-c990a8b893c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:37:07.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:37:17.395Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=63b6d335-1dc7-426d-87db-3ac8d6b2a2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:37:17.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:37:27.401Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=ea8391e0-89df-4f56-8725-03ceedd45de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:37:27.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:37:37.412Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=6f4ab467-7976-4a99-bc5b-053205915a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:37:37.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:37:47.423Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=01d89667-aaaa-495c-b0ca-604e17bcce5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:37:47.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:37:57.438Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=a59ab8e2-14ee-49c4-9e21-ffbc632be902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:37:57.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:38:07.445Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=d2c3c8ed-03d9-4456-9dff-4e6c580a944d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:38:07.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:38:17.455Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=139af19e-7f31-4afa-b657-6b21346a035b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:38:17.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:38:27.461Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=f4bddc24-13bb-4af6-bf56-a4d207878735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:38:27.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:38:37.469Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=6e54a846-0be0-4679-b00b-c8c3ce5d9d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:38:37.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:38:47.476Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=0bcb8477-1652-4561-b3bc-57153fca21fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:38:47.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T23:38:52.044Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T23:38:52.044Z |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-03-09T23:38:52.045Z |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-03-09T23:38:52.048Z |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-03-09T23:38:52.054Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T23:38:52.054Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T23:38:52.054Z |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-03-09T23:38:52.057Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:38:57.486Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=2034a4bb-f7fa-40d6-aa28-ca959b1bedb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:38:57.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:39:07.493Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=5b50a49d-9431-482f-bee3-e379591cd47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:39:07.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:39:17.547Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=aa7f7218-ad59-4076-93f8-b2038a3fa0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:39:17.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:39:27.554Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=d9d75034-157f-4c92-aa06-200bda2d7b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:39:27.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:39:37.563Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=8cb3b9ee-4308-4b49-b716-951cc7bb3b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:39:37.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:39:47.574Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=21646f4c-c9f4-4e5e-aa2a-1b7e270b8d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:39:47.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:39:57.583Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=72134fe4-6305-4be0-9491-5be5ddec3b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:39:57.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:40:07.590Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=d1d2ce4e-c59c-491b-ac99-b76ccaf0ade7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:40:07.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:40:17.598Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=9e4eb791-615e-4c58-94c7-6a74fe394fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:40:17.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:40:27.605Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=40e08683-f8eb-4f38-a80f-8cca2452cff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:40:27.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:40:37.612Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=8f4e7dee-a12c-48f3-8816-96af334838d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:40:37.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:40:47.619Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=77d5cf28-f0ef-4ce3-8c05-e4179287d6df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:40:47.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:40:57.628Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=d0dd0fd4-ca1c-4fdd-9d3f-2323c4790eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:40:57.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:41:07.636Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=744f9fc4-fcb7-4db6-92f0-7f94b91b4a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:41:07.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:41:17.643Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=2853658a-4070-4273-a068-cccde59db78f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:41:17.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:41:27.652Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=06c31e0a-487e-4365-846c-66170db13135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:41:27.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:41:37.659Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=2ea06f37-201f-4dd8-a3dc-83a95a630eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:41:37.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:41:47.671Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=49749b81-8b81-4463-a118-62a8fc6d9493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:41:47.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:41:57.678Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=e864dcbd-ef04-4add-88b6-dc5de25bf913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:41:57.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:42:07.686Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=893a9306-728f-4043-a7ae-8281ebc15e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:42:07.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:42:17.697Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=6c701a3b-eef5-4bee-bf37-0d313b484e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:42:17.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:42:27.703Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=79809b71-0d9d-4609-97d9-e5811ffd531b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:42:27.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:42:37.928Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=453cff57-3707-4f81-ad29-12b6ae024dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:42:37.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:42:47.935Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=cdc77ec3-257b-4847-afc0-9a91ea1b109a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:42:47.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:42:57.945Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=5cb7cdbc-d0ad-424c-9cc9-cca5b85ff2ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:42:57.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:43:07.954Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=88c9af9e-a90a-4373-a0a4-4f9cb4e3c107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:43:07.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:43:17.962Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=2e761d43-9949-4ed1-9a81-fa78afb90d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:43:17.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:43:27.969Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=92a28624-6766-499f-893a-4d7fbe080095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:43:27.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:43:37.976Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=a7d93816-f6b9-4e50-a76f-92e2600c1f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:43:37.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:43:47.983Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=97a1a386-8649-4c54-a502-ef55f54e32b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:43:47.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T23:43:52.081Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T23:43:52.082Z |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-03-09T23:43:52.083Z |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-03-09T23:43:52.087Z |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-03-09T23:43:52.092Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T23:43:52.092Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T23:43:52.092Z |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-03-09T23:43:52.094Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:43:57.993Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=4a7f9976-72b5-4c37-8c59-c74051a47f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:43:58.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:44:08.000Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=e9d6ea23-640b-4c76-86f0-35db19bccfde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:44:08.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:44:18.009Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=7427c1d5-a45f-417f-bf02-cece28b0deb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:44:18.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:44:28.016Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=7825b011-ced9-4ac0-af93-695f84df3873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:44:28.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:44:38.024Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=96dc5691-cac5-44c0-8151-e153db0a31a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:44:38.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:44:48.029Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=4a03690f-5142-4028-905a-f2453564b6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:44:48.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:44:58.036Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=33b9b463-9f4e-4017-9f1f-55a0ced13e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:44:58.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:45:08.043Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=d8885e6c-fb0e-4fff-837a-22bcf126092d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:45:08.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:45:18.052Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=1f43e4ea-1ea2-4c4e-bc72-d3cc0333c17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:45:18.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:45:28.061Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=09d0f53d-c123-4bef-8f76-c6a0fd0e0d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:45:28.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:45:38.066Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=8a9a65f4-d317-4bb4-8b79-1d1bfe4917e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:45:38.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:45:48.076Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=bd49617f-0e3c-48b4-9687-6d98dd22bde8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:45:48.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:45:58.087Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=11129c5e-6d57-4d10-8d4d-1dd60160c92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:45:58.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:46:08.105Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=04bc90ac-6041-43f9-b2c4-58a67cd98116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:46:08.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:46:18.112Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=2ef3fe24-20f9-425f-9744-343105760085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:46:18.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:46:28.119Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=b173a596-8958-40f0-9e6f-48afaf638b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:46:28.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:46:38.125Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=b450b0ae-2371-4dd0-9b23-a7135eab492b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:46:38.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:46:48.132Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=c44e18ae-dd48-45c0-acc8-10cc73231771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:46:48.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:46:58.138Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=851e3b43-b3ae-4ee2-ba40-582507be751d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:46:58.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:47:08.145Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=1cbbe598-643a-4f70-a529-4ea21127f562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:47:08.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:47:18.152Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=57e6b746-99b7-4dde-ad0c-8da62fd21a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:47:18.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:47:28.162Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=272deb80-9f89-4134-96af-2384317178f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:47:28.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:47:38.168Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=8d64d1ae-8f7b-4630-9580-cb5f17981dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:47:38.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:47:48.175Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=698a7ea4-ba60-4abe-bd46-d66d8f457c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:47:48.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:47:58.187Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=e25876ff-4e32-4813-9455-f0d3b3c066cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:47:58.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:48:08.199Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=bdadd410-874d-464d-91d7-e0a21563ad3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:48:08.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:48:18.222Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=889bac49-dd31-45ae-af79-cbc31e4a2710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:48:18.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:48:28.229Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=5ead9ffa-8f97-4634-ae30-c6f6ffa382ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:48:28.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:48:38.236Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=a73c064d-dd30-42aa-8b1b-64485c63db46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:48:38.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:48:48.243Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=9cf390a1-23ac-42e7-a8eb-a43051af7a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:48:48.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T23:48:51.995Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T23:48:51.995Z |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-03-09T23:48:51.996Z |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-03-09T23:48:51.999Z |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-03-09T23:48:52.004Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T23:48:52.004Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T23:48:52.004Z |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-03-09T23:48:52.006Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:48:58.252Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=28cec30d-4aa5-4611-9b00-ddcd221f475c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:48:58.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:49:08.258Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=e1038262-ad9b-4ccb-8059-6c77fc92ce01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:49:08.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:49:18.265Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=10387a73-14bb-4efb-854b-8ec7ed9b4157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:49:18.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:49:28.275Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=4708865f-a1f8-4426-be51-80fdf7ed7b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:49:28.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:49:38.282Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=b4d092a2-7289-43e4-8ed4-62bd0d539314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:49:38.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:49:48.289Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=e59a7d16-7abc-48af-9f8d-a797bbb18926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:49:48.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:49:58.295Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=bf25bddb-fb3b-4f1e-882d-d269502b7546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:49:58.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:50:08.306Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=c7d4b6ac-a3b0-4150-b668-cb4eee8cc415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:50:08.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:50:18.318Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=6ebd7fa9-8efe-4a20-a7f0-28bde7f0b299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:50:18.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:50:28.324Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=f03c5724-7395-4d44-9909-f71b32541093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:50:28.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:50:38.330Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=22d3e851-3d87-491f-8a6b-97be6e51de99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:50:38.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:50:48.337Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=85599e40-c784-44c7-a6ea-e140b5a1b65b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:50:48.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:50:58.346Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=7da127f8-86e7-4c57-bd3b-f0b842d75e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:50:58.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:51:08.353Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=b9b3b1f3-acce-468a-90de-24c03e8685bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:51:08.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:51:18.359Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=b191c99a-4cb8-4da5-a452-510b880f7361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:51:18.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:51:28.367Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=7e0c5c3f-c2ea-4c74-aab5-2dc930191483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:51:28.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:51:38.375Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=812f53ea-cfa1-45cf-b099-9667e6a07da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:51:38.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:51:48.383Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=fa5ef723-9ac5-4317-90c5-102a8311379f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:51:48.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:51:58.389Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=83f2e0c0-2ad8-488b-b119-ec77f4149bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:51:58.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:52:08.400Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=31dee5c1-51e9-4602-8bc6-d4c6d131c5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:52:08.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:52:18.413Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=22daee53-2e6e-4493-b293-0f1fc1438b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:52:18.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:52:28.424Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=f64e355d-1459-47e0-8be9-5ab114bb6f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:52:28.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:52:38.429Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=ceaf19ad-833b-4220-8af6-7cc993367856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:52:38.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:52:48.434Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=e9883190-d061-449c-b748-307438787f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:52:48.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:52:58.441Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=40cdb9cb-fb8b-4139-b7b1-817da5582eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:52:58.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:53:08.448Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=2dd19afc-68fc-4580-a367-0827f18a99f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:53:08.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:53:18.455Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=99dd9ca6-6d54-40a2-962e-728087b13a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:53:18.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:53:28.463Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=8e525338-3221-4dd6-aa52-7710f883fa0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:53:28.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:53:38.470Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=78430df0-af88-4d02-984a-3662e28e8e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:53:38.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:53:48.477Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=8d722f1f-c0ba-44bb-a383-157b2412085c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:53:48.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T23:53:52.060Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T23:53:52.060Z |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-03-09T23:53:52.061Z |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-03-09T23:53:52.064Z |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-03-09T23:53:52.070Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T23:53:52.070Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T23:53:52.070Z |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-03-09T23:53:52.072Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:53:58.483Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=8079248c-8ce2-4336-808b-6501836fe760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:53:58.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:54:08.490Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=4448aba6-2cd2-42ff-93a7-9a5d812f26b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:54:08.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:54:18.504Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=a3734d5d-af5d-4620-9cf2-54d27e271c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:54:18.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:54:28.516Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=d38c48c3-ad17-4e87-a7de-bc8a3f3d48ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:54:28.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:54:38.525Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=b88acf80-e495-43e6-b8be-2a9a7d2a3092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:54:38.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:54:48.532Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=eabc57c2-3b46-4a26-9e22-32ac49053d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:54:48.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:54:58.540Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=3a7f0e53-9095-43af-bcca-06007e57017a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:54:58.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:55:08.552Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=b7a8d96d-2c38-4166-b20f-c9fd7836c4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:55:08.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:55:18.558Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=64b3c8f4-8d04-4717-9607-95367ebff588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:55:18.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:55:28.564Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=85e8723a-baf2-48c0-b3b1-4a6bf94aee14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:55:28.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:55:38.572Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=11fb94fd-0b98-4005-be5a-fa2b32df6d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:55:38.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:55:48.580Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=8dce5292-202e-4c94-82ef-16f29d68fa5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:55:48.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:55:58.586Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=c85965c4-eb66-4f25-a190-55f06e70b152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:55:58.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:56:08.593Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=010e1903-379d-4f6b-a102-09e8ab6eaa56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:56:08.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:56:18.606Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=09193b1c-96d0-4421-9ff9-a151b61b9dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:56:18.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:56:28.614Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=d2ad7c3e-d41c-4902-ae84-1267b8368618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:56:28.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:56:38.628Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=de670a99-ee61-496b-879c-3a5b6b4adcfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:56:38.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:56:48.639Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=0be9c9c1-bead-4b84-8c83-d578b53fafa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:56:48.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:56:58.645Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=91e16f2e-7faa-482b-a242-bde25dc2036b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:56:58.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:57:08.651Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=5818c58b-6a16-498f-bd90-3f2ba5bc9dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:57:08.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:57:18.658Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=9d33d1b3-0e0d-4d5b-bd1e-8feabbc0ba9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:57:18.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:57:28.664Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=dad101d3-2eed-47ee-91ab-df6dd48cc109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:57:28.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:57:38.672Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=7f460377-c34e-4b6a-aedc-66d02b1da0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:57:38.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:57:48.678Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=2c796c3f-d160-4ba8-a8d2-f730c0e80c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:57:48.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:57:58.685Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=06a15270-6f12-4e2c-8dcb-be135cb2c0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:57:58.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:58:08.699Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=73b89e3f-6e7b-476e-983c-56a9a133c0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:58:08.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:58:18.706Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=e3b04db0-725c-4db9-b210-36002b0130b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:58:18.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:58:28.716Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=a8e74cec-6ed5-4a00-81e4-e38ce96f9c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:58:28.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:58:38.724Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=ba42d3e2-23b4-4f45-a8c7-166615301c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:58:38.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:58:48.730Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=6f62707a-6f88-4344-ba19-dfdabb7b6633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:58:48.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T23:58:52.123Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T23:58:52.124Z |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-03-09T23:58:52.125Z |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-03-09T23:58:52.128Z |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-03-09T23:58:52.134Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T23:58:52.134Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T23:58:52.134Z |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-03-09T23:58:52.136Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:58:58.738Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=62d73979-cd90-4fbc-b924-5a59b8ab2038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:58:58.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:59:08.745Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=6725dcb5-7a29-4472-8868-735218aeaf31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:59:08.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:59:18.752Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=780a3313-045b-4438-b870-d2d873a62a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:59:18.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:59:28.758Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=d40ac421-7e67-492b-99a5-2647da248d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:59:28.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:59:38.765Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=bef229a1-028e-4870-9963-2921ec00878c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:59:38.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:59:48.772Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=ca423125-a4c0-47c3-a806-fbe3dedc45be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:59:48.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:59:58.778Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=1608943a-4df8-4d34-917c-0986e3638b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T23:59:58.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:00:08.789Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=a0566f05-3707-43b4-aca5-ffc2b4ca14aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:00:08.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:00:18.811Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=f864fcbb-8d03-4864-8175-ce1abc8fdfb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:00:18.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:00:28.817Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=b895541e-0a48-4bc0-b874-ef955bf8a9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:00:28.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:00:38.823Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=5a279a11-4e3d-436c-9515-6a947e56b0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:00:38.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:00:48.830Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=df279836-839a-400e-8548-4603d6c13a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:00:48.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:00:58.840Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=9f695a23-b246-47ac-b64d-03dbfd8fc8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:00:58.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:01:08.850Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=40ba1f08-2099-46c4-a22f-46689619c709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:01:08.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:01:18.856Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=7316d7d5-69cd-4d00-ade3-5acbff2da8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:01:18.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:01:28.869Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=34580139-3baa-4cfc-a00f-18b4587097e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:01:28.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:01:38.877Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=26cb5a47-0b39-4315-b72f-1cb34db3405f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:01:38.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:01:48.883Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=4fa46f7b-144b-47a1-9df6-1337efbd4437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:01:48.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:01:58.891Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=28ed5780-7b9b-4e01-a3aa-8c45ee2680b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:01:58.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:02:08.897Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=11f95df1-fb71-438a-9677-6533386edba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:02:08.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:02:18.906Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=42c63fbb-388a-4b37-86ec-e335a04bb328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:02:18.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:02:28.914Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=54b6433e-d67e-420d-9bcf-49324e0d5324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:02:28.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:02:38.920Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=4b3e7b53-500c-4b74-9dcc-375753c538d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:02:38.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:02:48.927Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=e7b98458-42b4-46a6-9bcb-2d51133475e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:02:48.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:02:58.934Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=3a04f221-0004-4ab0-bcb4-d1cc26be71b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:02:58.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:03:08.945Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=7b258ed3-2393-4504-ba59-1c60ac464948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:03:08.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:03:18.954Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=0eaadc39-df14-4dbc-aebb-e179389d4d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:03:18.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:03:28.961Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=e073ff08-c942-4814-a876-5043f21109af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:03:28.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:03:38.967Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=05eda081-99ca-43ca-b1e8-575d443a53b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:03:38.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:03:48.973Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=deb576c8-86a0-4c17-a0d7-fc0407beeae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:03:48.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T00:03:52.031Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T00:03:52.031Z |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-03-10T00:03:52.032Z |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-03-10T00:03:52.035Z |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-03-10T00:03:52.041Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T00:03:52.041Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T00:03:52.041Z |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-03-10T00:03:52.044Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:03:58.981Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=96948c03-c185-4b0e-8758-8f42489a9e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:03:58.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:04:08.988Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=6280414a-cbfd-486f-be20-cc4e95ef3a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:04:08.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:04:18.997Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=f18f04c1-557d-4421-8cee-0315bed9e5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:04:19.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:04:29.006Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=08afcb1c-7511-4a2f-aaca-7bbe7cc744cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:04:29.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:04:39.011Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=48a73edc-e116-498d-a45d-d95048a38b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:04:39.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:04:49.017Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=66479b9e-730d-4bf9-a6d6-1d44fa12abe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:04:49.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:04:59.024Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=8b3506af-c59e-4893-aae4-9e9fa8355bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:04:59.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:05:09.031Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=382c6060-4e70-47fa-94a0-f6f38ab8cbfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:05:09.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:05:19.042Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=b5f77901-cf85-457f-a056-6bbc56765cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:05:19.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:05:29.049Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=45daca8b-00f9-499f-800b-2b8a1afff32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:05:29.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:05:39.054Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=057051e5-209f-45d5-83cb-b5d03508ecf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:05:39.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:05:49.061Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=dd8b578e-37d2-4ee5-8f76-d75796d19aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:05:49.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:05:59.068Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=7b8f23ce-03fb-4991-b0a7-98909d76a922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:05:59.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:06:09.075Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=91f770a4-a4cc-47d7-a565-f394201b252c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:06:09.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:06:19.084Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=deee2b47-b3ed-49c1-ad94-3283c03d3b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:06:19.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:06:29.090Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=bc6d53ce-260c-4811-b7b0-ab3a6b74f2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:06:29.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:06:39.100Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=1e354b1c-0e93-43a5-a244-0a6e6b5d7950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:06:39.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:06:49.107Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=fea21fa0-c73d-4c36-9d70-396ad1364b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:06:49.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:06:59.115Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=93a7cde5-58a7-4381-a412-90be5e8b9de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:06:59.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:07:09.123Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=13215b24-8f59-4c83-a260-79af997c05a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:07:09.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:07:19.134Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=b591c0bb-0f9b-4a98-96c9-9fc706ffb6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:07:19.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:07:29.140Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=22a66912-ff65-40fb-b0d9-bf054b8bd8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:07:29.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:07:39.146Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=11f1a42b-d70a-4fc2-9af9-32fd57882d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:07:39.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:07:49.151Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=3d82c796-d474-426c-a3dc-04d3d0ad949c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:07:49.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:07:59.158Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=12847075-4c90-487a-819b-a773f1e7e23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:07:59.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:08:09.165Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=ec7d0f8a-68f4-4fba-a791-c32db38a856e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:08:09.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:08:19.173Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=4118734e-8bbf-473b-8d6c-52a57a3337e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:08:19.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:08:29.183Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=61b2eb79-9df4-402e-a38a-1d056810f830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:08:29.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:08:39.190Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=353ee9a6-d7ee-477c-b786-fb140f15eb3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:08:39.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:08:49.196Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=40ee3237-c7b6-449f-948d-09f316861761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:08:49.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T00:08:52.046Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T00:08:52.047Z |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-03-10T00:08:52.048Z |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-03-10T00:08:52.050Z |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-03-10T00:08:52.054Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T00:08:52.054Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T00:08:52.054Z |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-03-10T00:08:52.057Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:08:59.201Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=4484b484-bee3-4180-9198-cbe9ab8b019a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:08:59.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:09:09.209Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=ba769a32-9ab0-4bb6-ad73-2435414e9637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:09:09.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:09:19.244Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=ffbdc43e-fad2-4bda-bbea-c78b3fae486b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:09:19.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:09:29.251Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=f4513a14-c9c1-4571-81c5-9ebf987e1f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:09:29.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:09:39.257Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=deeed6f2-3cfa-4866-9362-2446c991bbc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:09:39.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:09:49.262Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=3b5fc60f-8497-4782-9403-ed9e0217170e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:09:49.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:09:59.269Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=5ef1fd0e-8238-4fea-b101-73761519131c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:09:59.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:10:09.275Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=d3fa6b9b-72ae-4abd-90b4-d5217c23ec8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:10:09.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:10:19.280Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=d29f1ae1-fc75-4184-83c7-0a418de60d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:10:19.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:10:29.288Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=75e36027-f724-404b-b19c-9440f85406d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:10:29.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:10:39.296Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=bc99aae3-533f-476e-baf5-6bf623329d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:10:39.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:10:49.303Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=7a7909b7-4194-4118-96e8-47382d50c340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:10:49.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:10:59.309Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=c6b3c754-e495-462c-bf76-95e22e71f225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:10:59.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:11:09.317Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=37bf8586-c91b-42b2-aac4-8a561297db31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:11:09.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:11:19.324Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=fd6bd042-0246-4d07-a5e4-fcbe9fe85e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:11:19.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:11:29.335Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=14c55b2b-c142-480e-83d5-6806ac2259c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:11:29.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:11:39.344Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=6e589c01-007f-447b-8090-66e4a464073d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:11:39.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:11:49.349Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=702a349d-7c1d-4057-9509-82a4a68252d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:11:49.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:11:59.356Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=efa064c3-f368-4315-a588-88e8af1efce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:11:59.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:12:09.364Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=7bf1f511-f59e-4250-a4b0-afb7fcfabee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:12:09.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:12:19.370Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=332aef14-e5c0-4685-ada5-e030f57939d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:12:19.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:12:29.376Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=671c66ea-2f89-4c6a-aa17-0d9a2715bba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:12:29.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:12:39.384Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=9662def1-c3e6-4e60-8825-4f2056ea9c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:12:39.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:12:49.392Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=85397b18-7489-4e83-835a-6cfaa3e1395f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:12:49.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:12:59.398Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=11c1218f-0be3-4f26-9312-1a0843c79f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:12:59.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:13:09.405Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=58ef54f6-f7a1-4992-ba7d-20550ef262bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:13:09.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:13:19.412Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=c5200372-9578-4aa0-acd2-1c8133ba970a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:13:19.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:13:29.419Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=aad3cc14-456a-4358-911d-ebd79bab7663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:13:29.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:13:39.431Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=97269b61-a7da-4067-9aed-4ec3bac78701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:13:39.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:13:49.438Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=c3bf5a26-b56d-4ddf-9067-0a51d6228c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:13:49.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T00:13:52.023Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T00:13:52.023Z |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-03-10T00:13:52.024Z |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-03-10T00:13:52.029Z |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-03-10T00:13:52.036Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T00:13:52.036Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T00:13:52.036Z |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-03-10T00:13:52.038Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:13:59.444Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=925f65dd-948c-441b-8b04-93d4e233b6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:13:59.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:14:09.450Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=d3f60f5b-c637-4289-810c-5def447b0cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:14:09.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:14:19.457Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=00fc46d0-4951-414e-bf35-f89607e61c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:14:19.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:14:29.463Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=f0231f6c-73a7-4f3d-8158-14ee9ffb4c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:14:29.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:14:39.469Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=66adb43a-6969-408f-a3a4-04f25dfdd1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:14:39.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:14:49.478Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=0487197c-3c35-47fe-97d7-2fef53edcbfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:14:49.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:14:59.486Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=4f70e0c6-7e79-4452-8b21-fe071669b36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:14:59.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:15:09.493Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=9afbe579-551a-4680-b162-da2ada07ea93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:15:09.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:15:19.506Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=32143807-4a7f-4095-9eae-635795dfb50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:15:19.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:15:29.513Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=26187d09-a88d-4249-affd-2efe6275a9ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:15:29.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:15:39.520Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=786a0ace-913e-41dd-8ed2-e0845374d8e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:15:39.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:15:49.531Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=f8840f43-be20-4bd5-b84d-a8c53cb7f33b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:15:49.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:15:59.540Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=9fed054e-ecef-452d-9013-1125bfdbcc8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:15:59.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:16:09.548Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=c32c587d-84ee-4b04-bdc6-8cae3faa8a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:16:09.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:16:19.554Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=6f62467e-e36c-4fff-8499-1ce4be322f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:16:19.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:16:29.561Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=417d6c9b-7f29-4674-bd46-1595f4897883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:16:29.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:16:39.606Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=02ee69e9-6b16-4f74-877c-01f6ce801489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:16:39.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:16:49.611Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=a117e88f-17e9-4140-aa0a-73677755c8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:16:49.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:16:59.617Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=7d5d39b6-c5a2-46aa-a36e-7587554582a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:16:59.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:17:09.626Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=9ba2192d-d48c-4f04-b655-e48937984659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:17:09.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:17:19.632Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=792d4387-3d99-4caf-815e-1cf3c65766c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:17:19.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:17:29.643Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=735c9d62-18cc-4b04-8ef3-c83c16ff7d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:17:29.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:17:39.649Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=363ee551-4f5c-4119-acc9-1072d68d3541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:17:39.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:17:49.655Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=c0cd694c-ee81-45f0-9751-d9e7ab114585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:17:49.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:17:59.663Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=4cde469f-8bcd-4afb-b9c4-932696c169e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:17:59.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:18:09.673Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=293b3b12-721e-4acb-bb95-0834ffcd4ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:18:09.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:18:19.680Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=2998f014-2d49-43d3-bd7f-ee74da5a6f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:18:19.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:18:29.687Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=1022e1d1-0d24-41a6-b21b-98f5b363d42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:18:29.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:18:39.694Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=76ee2cea-0fc9-4c6d-ae46-9a07d674e597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:18:39.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:18:49.700Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=2f4ada43-190f-4f02-94d3-db51da5eecd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:18:49.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T00:18:52.066Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T00:18:52.066Z |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-03-10T00:18:52.067Z |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-03-10T00:18:52.069Z |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-03-10T00:18:52.073Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T00:18:52.073Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T00:18:52.073Z |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-03-10T00:18:52.075Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:18:59.706Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=9c27483f-6bf9-4107-a2f8-e97ad09c1b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:18:59.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:19:09.712Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=32d4f9c2-ca4e-4abb-964b-ef240a755ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:19:09.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:19:19.720Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=aa82c436-a833-492a-8c9f-ad757e5b8181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:19:19.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:19:29.726Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=181027f6-61b1-471a-92bc-807fdbabaef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:19:29.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:19:39.734Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=d751da59-41f0-4d72-9b2e-c0c2382b7644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:19:39.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:19:49.742Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=91b19644-4730-40a5-abd4-2bc1b32bf818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:19:49.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:19:59.749Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=5ceff2a4-a41c-420e-bd72-acab32901c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:19:59.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:20:09.761Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=f5a75b59-b4a9-48c5-b48d-8d52e6dfa5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:20:09.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:20:19.768Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=3aa51b2a-071b-4e88-a11d-4b17e89b5c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:20:19.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:20:29.774Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=99bc7101-7701-4c81-8fb4-e4baff9a39d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:20:29.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:20:39.781Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=f09d9723-8312-4583-a8a7-9dc667e9969f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:20:39.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:20:49.787Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=50fdb823-1053-4186-93af-6fa93cb561b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:20:49.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:20:59.793Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=3c29ebb0-8e0b-428c-9fea-37e879dde054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:20:59.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:21:09.799Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=eb92ba19-e298-4582-8b1d-71d39a6c0337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:21:09.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:21:19.810Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=43dc6652-d46d-4bb7-8cc8-d0a11c8c262e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:21:19.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:21:29.816Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=27960e7c-c3a6-47a9-8bef-2e8d4be179e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:21:29.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:21:39.822Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=13871ebe-7f7a-4cd3-907d-4fc6f2b33b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:21:39.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:21:49.828Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=0a395a6b-db3e-4b4c-bb21-725da1676d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:21:49.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:21:59.835Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=31d4e856-ac81-4d24-9845-1d0f6c3cd6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:21:59.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:22:09.844Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=c456a086-5772-41ab-9f3a-978a9a215202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:22:09.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:22:19.852Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=90c557f5-5a81-4cad-a272-f400b6375010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:22:19.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:22:29.858Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=43a8ff95-b899-4037-b40b-dbe307ebd0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:22:29.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:22:39.864Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=05aef805-d737-43f0-bb98-2d48c8fc1967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:22:39.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:22:49.871Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=c6cae161-46fd-4999-9495-f9e037cfe47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:22:49.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:22:59.876Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=f9d88a27-9faa-4526-8986-3df6d2f43e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:22:59.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:23:09.882Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=3c8d16d7-36bd-4e36-9291-2cba2636d78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:23:09.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:23:19.889Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=abffa8e7-2bbb-4e77-b3f5-14dd417e5fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:23:19.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:23:29.896Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=4027f9f9-333e-4fc0-8719-ce35d0be2bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:23:29.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:23:39.903Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=c9a23f7a-004f-4c20-9be6-d9e146fccee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:23:39.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:23:49.909Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=7e37795d-6c05-44d7-8749-8ef673b6eb70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:23:49.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T00:23:52.072Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T00:23:52.073Z |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-03-10T00:23:52.074Z |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-03-10T00:23:52.077Z |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-03-10T00:23:52.081Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T00:23:52.081Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T00:23:52.081Z |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-03-10T00:23:52.083Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:23:59.920Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=92f749a7-9144-45b9-a1e7-4c87e6128a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:23:59.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:24:09.927Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=fa06211f-3adf-49cc-b32e-f80d29194058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:24:09.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:24:19.938Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=0ae8c903-4bf7-45b2-8bb9-3be9734c17f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:24:19.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:24:29.945Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=a6a5485f-1889-4d8e-856a-11b2925e4a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:24:29.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:24:39.950Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=e1b04d07-f262-4ffc-a2ab-3e99f5cc5000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:24:39.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:24:49.955Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=caeb514f-524c-4f41-afe4-80b6e0907afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:24:49.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:24:59.960Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=fc8b8275-dd2b-404a-93a7-7a62369a6430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:24:59.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:25:09.965Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=e48ec636-cdd2-4c73-aacc-e59a64adf4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:25:09.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:25:19.971Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=3f45888c-7da6-4114-ab8a-48a96f3de852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:25:19.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:25:29.977Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=a946fe85-9f10-414b-b978-908bf4e817c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:25:29.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:25:39.986Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=bc53b261-d63a-4824-8428-53e7ba8f191c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:25:39.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:25:49.996Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=eacd8d60-7a58-4b9a-8582-79fc5a2dfa98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:25:50.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:26:00.002Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=1c841f52-5595-4981-afdf-5e57ed92edd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:26:00.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:26:10.010Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=6f968d87-0425-4507-9038-70c219a20b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:26:10.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:26:20.023Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=668d43c9-0f74-4cd3-a821-5b3f44013455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:26:20.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:26:30.031Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=206086c1-964a-4523-b954-41aad6953f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:26:30.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:26:40.037Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=569cc1d7-08a1-4eec-afa8-58b3da872096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:26:40.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:26:50.041Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=cd6b659f-3a18-466d-9c27-2c7f6a7b4df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:26:50.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:27:00.048Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=0ed7439b-e811-418c-9456-7e3b5a7c379f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:27:00.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:27:10.055Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=c0119b5d-294b-4232-b8e4-bc10371902a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:27:10.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:27:20.060Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=f087d0fd-93c1-46f7-95a2-078de1476bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:27:20.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:27:30.067Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=238e0456-5c0e-4017-8d5c-3abedf0420b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:27:30.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:27:40.078Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=e5fa8986-85e5-433d-9ed7-e9d3c776077f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:27:40.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:27:50.084Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=fdbf8ce8-4af9-4279-a5de-6b1dc64ffbde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:27:50.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:28:00.093Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=8eb9ef3c-2f95-4684-b291-e0c43f006f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:28:00.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:28:10.100Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=14134981-e6a9-48bd-8463-e21e75dbf555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:28:10.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:28:20.108Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=8ec79103-a7dc-47a6-893c-2fa92a86b264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:28:20.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:28:30.116Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=1f01e224-aa47-4ace-a427-9fe54226a72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:28:30.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:28:40.123Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=81b5bfd0-6fd8-4a87-9ef9-5dd030d3afcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:28:40.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:28:50.129Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=70997d2e-71b8-4cff-9090-44116c318fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:28:50.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T00:28:52.029Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T00:28:52.030Z |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-03-10T00:28:52.031Z |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-03-10T00:28:52.035Z |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-03-10T00:28:52.039Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T00:28:52.039Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T00:28:52.039Z |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-03-10T00:28:52.041Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:29:00.135Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=13633e5f-e794-40e4-9737-e37792cfa237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:29:00.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:29:10.142Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=00fdc2f5-bcdb-4c09-bc85-3ffa85672fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:29:10.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:29:20.147Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=c9cc73d5-9f35-4afd-8e0c-6c462a458365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:29:20.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:29:30.154Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=2c7afdd5-3d9e-487a-9f5a-2f06edd7ea6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:29:30.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:29:40.162Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=3f2ae7d7-a6fd-48bb-b7a6-ae54c66f68ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:29:40.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:29:50.169Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=9554952a-5148-489a-bdd1-e37861e8d062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:29:50.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:30:00.176Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=7ef2a527-b561-41b0-894a-35b0cefee041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:30:00.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:30:10.181Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=23330005-e2f4-4590-85c3-c918f991dd82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:30:10.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:30:20.188Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=07d0fa37-5399-4ee9-98b1-c78b32217d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:30:20.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:30:30.201Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=cc84e5b4-b270-4379-bc51-4a185414f95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:30:30.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:30:40.211Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=f57c5972-793e-4863-85d5-d07c9b58d31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:30:40.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:30:50.217Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=5852ea5f-e53f-4ad7-913b-e44709fae64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:30:50.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:31:00.223Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=2485553c-c1e6-4ca0-a1ce-b18f4825ddf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:31:00.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:31:10.230Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=9c37faee-d3c3-45cc-b6d4-ce074753ec05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:31:10.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:31:20.236Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=da3b2dfb-e57c-4108-ba00-91d5648b97ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:31:20.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:31:30.242Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=908a2563-3c0c-44f8-8fe1-c9c5c7ec67ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:31:30.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:31:40.249Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=bf9533d1-04d9-4eca-b4fd-6274399f10cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:31:40.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:31:50.256Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=29eab168-8f7e-4e93-bfbb-689521ad1cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:31:50.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:32:00.264Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=4dde9e78-607d-458b-8e65-1fb3514ebcf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:32:00.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:32:10.271Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=07855749-4733-4ce5-a4bb-cddd268efc69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:32:10.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:32:20.278Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=ecc75443-ef45-4990-bcdb-0f78efd2e8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:32:20.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:32:30.289Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=7be4b90a-0b8b-45d7-9612-9f47ae67ba48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:32:30.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:32:40.302Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=b0ee8868-880a-4889-86bf-62e64eeca5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:32:40.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:32:50.310Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=43430bfb-6892-4bfd-adc6-f3ca908272f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:32:50.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:33:00.316Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=ccc85afe-d29c-48b3-b26e-a8cacbbbcc70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:33:00.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:33:10.323Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=d1217fbd-640d-491b-b560-c89db71760d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:33:10.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:33:20.330Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=6fcc3328-551d-43a7-9b74-7e151657a2c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:33:20.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:33:30.336Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=20e8be9a-a34b-4399-bdac-6b231fd2a0d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:33:30.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:33:40.341Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=ed633d22-2d30-4a71-b7aa-ebdf363b5e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:33:40.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:33:50.349Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=d21bc5b8-b8a8-4b35-838d-205833bf3140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:33:50.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T00:33:52.018Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T00:33:52.019Z |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-03-10T00:33:52.020Z |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-03-10T00:33:52.022Z |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-03-10T00:33:52.026Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T00:33:52.027Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T00:33:52.027Z |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-03-10T00:33:52.029Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:34:00.356Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=ba3bdd9b-fac3-4c14-baed-4f9801f2e285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:34:00.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:34:10.363Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=f3f3470d-6231-4037-bbb6-01d23d19501c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:34:10.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:34:20.369Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=df7f0d81-850d-4671-a551-08f374894221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:34:20.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:34:30.379Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=47e7415d-8869-49c9-8510-f77c25f53905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:34:30.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:34:40.387Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=fe3b690c-0440-4040-b340-cecf1a0946bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:34:40.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:34:50.400Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=aaeb531c-dc66-436d-b8f6-4e08c043e261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:34:50.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:35:00.406Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=ecf49086-cbbf-4ee9-b176-7c48a452c8e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:35:00.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:35:10.412Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=6a89e241-c354-42f4-94c7-3aef863cddbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:35:10.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:35:20.420Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=e79f52bf-e214-4d37-b045-f2d4ef1d009e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:35:20.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:35:30.427Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=c197df8f-e346-4d14-8355-a59c6b5f2685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:35:30.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:35:40.432Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=d0dfe489-aff8-4302-b870-7448ec2f0b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:35:40.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:35:50.438Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=bec04162-11c3-4293-99e6-85c79b4dc499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:35:50.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:36:00.446Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=a6c94244-03b6-4c20-a6bc-3b3586a98bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:36:00.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:36:10.454Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=416053d6-c878-47f4-b000-bcd5b85ef266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:36:10.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:36:20.460Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=be2cdd08-86f0-4de9-8131-92be37f5d674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:36:20.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:36:30.465Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=d2fe92f5-e67d-4633-8c8e-7f6000efdae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:36:30.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:36:40.471Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=f3e389c5-8604-454d-bb96-a968658a5da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:36:40.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:36:50.478Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=4ad8680a-3879-40cd-9c10-192c8e1caefa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:36:50.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:37:00.488Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=c5e47d76-a311-4488-bca1-18802ce7ded7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:37:00.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:37:10.495Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=40e18da7-75f5-4be7-aa6c-44766ed9d77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:37:10.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:37:20.501Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=ad78fd89-9556-4ad7-8280-214aa3d1f506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:37:20.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:37:30.507Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=268d9dc8-5cf7-4ce8-8604-0be0a1f6475c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:37:30.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:37:40.513Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=738f840c-2ff1-4821-a152-de5ad726a1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:37:40.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:37:50.519Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=db98ac6c-bbc3-463b-9721-f3e85717c891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:37:50.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:38:00.526Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=e472946a-77f7-48b8-bd18-21f8852e1a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:38:00.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:38:10.535Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=63f4391e-c066-4768-8b16-da3b2a3e50c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:38:10.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:38:20.543Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=a1d50ea9-4bc5-4647-857b-358a3690452c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:38:20.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:38:30.549Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=af70ceac-7e71-49e9-9f52-c504c46bdad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:38:30.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:38:40.555Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=7219ee47-6412-4c61-89ae-bbf20fa66b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:38:40.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:38:50.562Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=fb37f266-7d2e-4b03-978e-f3fb6ccdb716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:38:50.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T00:38:51.984Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T00:38:51.984Z |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-03-10T00:38:51.985Z |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-03-10T00:38:51.988Z |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-03-10T00:38:51.991Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T00:38:51.991Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T00:38:51.991Z |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-03-10T00:38:51.993Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:39:00.572Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=e342955d-2fb0-4ffa-a59a-253bbb955382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:39:00.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:39:10.582Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=56021689-64ff-416a-8448-b979957e3479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:39:10.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:39:20.588Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=6579de44-320a-4323-86ba-04467d2dfb7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:39:20.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:39:30.595Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=4c3cd27a-5f3d-4924-92a7-b22b527667b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:39:30.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:39:40.602Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=6382676f-99b2-4d06-ae1e-3944ce4c8a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:39:40.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:39:50.609Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=e674be61-fbdd-419e-89e0-15dc2f497961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:39:50.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:40:00.623Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=56129bbb-4103-4742-888f-178b01e9fd31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:40:00.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:40:10.631Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=cbabc074-b8b0-41e2-bdbf-a303652d6901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:40:10.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:40:20.638Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=2586e7f2-f433-446f-8377-21806a40d0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:40:20.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:40:30.645Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=55360f7a-26d7-4275-9c00-aa6a8963baad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:40:30.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:40:40.650Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=9ad118e2-013c-464f-ab48-b3be52e6d15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:40:40.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:40:50.657Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=29c6cfef-0247-4bce-b553-df5afb71718c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:40:50.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:41:00.664Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=68bb35b5-e77c-4e8e-84dc-c0dd054e7527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:41:00.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:41:10.695Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=5aaa4630-3ec4-4837-8392-8930afd0609a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:41:10.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:41:20.701Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=08070980-e0d1-4435-92f2-c7888c950d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:41:20.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:41:30.708Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=1feb6038-698a-4b25-ad77-bd8b2d17deca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:41:30.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:41:40.714Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=103dd57e-4387-4ed7-9c3e-2c71a8c15142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:41:40.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:41:50.720Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=bfba7f08-3c75-4900-a2f2-61153efb6914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:41:50.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:42:00.726Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=535bc83c-3ace-4750-84d6-ab202569614a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:42:00.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:42:10.733Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=e779bbcc-dd92-48a0-bee2-c480a43480b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:42:10.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:42:20.740Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=5e04b326-8e60-4e4b-b140-94476a52b916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:42:20.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:42:30.746Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=32a72f76-e4d5-46a1-a62b-7ead06ffe078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:42:30.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:42:40.753Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=45ea6672-e2d5-403d-9162-8ed7ace28f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:42:40.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:42:50.760Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=65556964-19b9-49ca-9d38-e931a4cb4389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:42:50.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:43:00.767Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=d49dc3e9-44c6-49ac-8e40-d9eed42293e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:43:00.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:43:10.774Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=9df6cf48-70f0-434e-af0d-8cb2c42ec1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:43:10.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:43:20.787Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=4ccc4fa9-d651-4d47-9bef-444f4cd6f3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:43:20.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:43:30.793Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=d5f550c7-8cc0-4219-a84d-6ea798ca51d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:43:30.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:43:40.799Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=c228f351-2a00-4687-92ac-e6ab174f3d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:43:40.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:43:50.804Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=ca2bc2e6-e644-4772-91e9-b01bbe55dbdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:43:50.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T00:43:52.045Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-10T00:43:52.046Z |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-03-10T00:43:52.047Z |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-03-10T00:43:52.050Z |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-03-10T00:43:52.054Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-10T00:43:52.054Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-10T00:43:52.054Z |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-03-10T00:43:52.056Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:44:00.812Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=c5f4b1e5-9bd7-4354-89f5-21b7728c7807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:44:00.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:44:10.818Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=ac4129d9-ccb1-4159-a237-c3bc3a75eaa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:44:10.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:44:20.824Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=1563696b-2c68-4db7-b28a-e522e5d9ce43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:44:20.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:44:30.831Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=b3327dea-e017-410b-91f2-2af404079e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:44:30.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:44:40.840Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=f47a0998-57ea-4ae9-9480-075cf5bf6c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:44:40.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:44:50.846Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=c00a63d1-282a-45ad-b12d-e2518ab0bfc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:44:50.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:45:00.852Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=4490a797-0188-4c5c-90b2-231c9be29ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:45:00.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:45:10.857Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=a3a9339e-b683-4b34-8525-c7a16a3f42a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:45:10.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:45:20.865Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=72952428-8b83-4980-96fb-9ad09898f445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:45:20.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:45:30.878Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=68901a2a-c0c8-4c37-95c8-c8b673730381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:45:30.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:45:40.884Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=77736b68-a439-49a7-b6b2-c6b9828fa065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:45:40.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:45:50.890Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=e63f9e61-536e-4754-b627-c309d832f7bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:45:50.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:46:00.901Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=d294fbc2-d2f3-41de-9e42-caf726dd2827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:46:00.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:46:10.907Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=ccf2da4f-2795-4c89-9031-9383cfcd69b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:46:10.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:46:20.912Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=a2d10c20-d56e-4f17-9244-7da10c5bca8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:46:20.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:46:30.918Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=d0c3aef0-693c-4eac-a525-967f5f2f1f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:46:30.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:46:40.925Z |INFO |Init configs |InvocationID=6651df59-aa29-45a4-bf49-52b3b8b4c947, InstanceUUID=aa061f39-7157-4456-b7b0-b4cc3b629588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-10T00:46:40.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |