By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T09:12:36.229Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T09:12:36.234Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-08T09:12:36.281Z |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-02-08T09:12:36.981Z |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-02-08T09:12:37.082Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T09:12:37.082Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T09:12:37.082Z |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-02-08T09:12:37.161Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-08T09:12:37.219Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-08T09:12:37.250Z |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-02-08T09:12:38.946Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-08T09:12:39.486Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-08T09:12:39.506Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-08T09:12:39.507Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-08T09:12:39.565Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-08T09:12:39.566Z |INFO |Root WebApplicationContext: initialization completed in 2315 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-08T09:12:40.035Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-08T09:12:40.812Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-08T09:12:42.328Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-08T09:12:42.957Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-08T09:12:42.958Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-08T09:12:42.960Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-02-08T09:12:43.118Z |INFO |Started MainApp in 9.426 seconds (JVM running for 10.168) |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-08T09:12:43.197Z |INFO |Start scheduling PRH workflow |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:12:43.220Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=84e31ef4-7abc-4675-b371-1662b9a182ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:12:44.724Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:12:44.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:12:54.752Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=69526f9c-3dfd-432a-9d9a-32d988e3b0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:12:55.822Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:12:55.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:13:05.831Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=e0bf8823-47cb-4e74-962e-efa26f886b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:13:06.892Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:13:06.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:13:16.895Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=90af06ef-b6c3-478c-9ae1-e83654d40358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:13:17.970Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:13:17.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:13:27.973Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=07d50d68-afb5-47f6-9359-d41dd33b3f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:13:29.035Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:13:29.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:13:39.037Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=888891f9-da46-4e82-872a-ddf0b66f636f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:13:40.074Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:13:40.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:13:50.076Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=7e10507d-99d3-4084-9a90-207ad85d62b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:13:51.119Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:13:51.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:14:01.121Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=02363343-e602-4d10-b407-d6a04a61e043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:14:02.160Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:14:02.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:14:12.161Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d2e4d794-8f96-4a81-91ec-63c0e8e56654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:14:13.194Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:14:13.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:14:23.196Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=4d498696-6c35-4ca1-9a86-ca8c627e34f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:14:24.234Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:14:24.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:14:34.239Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1ab907f8-4247-493e-bc01-c1c393736f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:14:35.311Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:14:35.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:14:45.314Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=31355ca5-a1b0-438a-a7f2-16d19fb386e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:14:46.351Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:14:46.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:14:56.354Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=29ca2b57-f273-4201-b727-1a8fdce26c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:14:57.388Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:14:57.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:15:07.389Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=4b6c9a2e-603c-44c2-928f-03cf1625edbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:15:08.458Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:15:08.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:15:18.460Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=49a54d20-e1d8-42c8-98ff-13e5fb269c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:15:19.500Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:15:19.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:15:29.503Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=43e9df91-830a-4fff-b00f-37f9c1bf7f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:15:30.543Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:15:30.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:15:40.545Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d050c0f0-55cb-40b0-8a3b-7af38d3f944d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:15:41.582Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:15:41.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:15:51.584Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=110702fa-f300-4558-8aa6-e8b0deeeb6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:15:52.620Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:15:52.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:16:02.621Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=11c0895e-10f3-45f1-965f-7425bb85ebd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:16:03.694Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:16:03.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:16:13.696Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=7a9ddb64-ed1a-4d94-8c70-029fe3313a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:16:14.764Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:16:14.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:16:24.766Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=29758ec3-61e8-4392-96e9-497d1c69abf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:16:25.808Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:16:25.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:16:35.810Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=afbd1f9d-7f30-4fbf-83ed-7e8ef50c7207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:16:36.882Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:16:36.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:16:46.884Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=bbb004e3-5acf-4d5c-883a-0eac4bf76f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:16:47.983Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:16:47.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:16:57.985Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=30eea6cc-848f-4d73-b73b-e1ac15a70099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:16:59.054Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:16:59.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:17:09.056Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f35a835f-4740-4e93-913a-d53f90600818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-08T09:17:10.128Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:17:10.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:17:20.133Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=7bbd80c8-8ab0-4737-90e2-665a2dc074d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:17:20.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:17:30.501Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=87dfae01-0615-4991-b818-1412f688d903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:17:30.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:17:40.528Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=9509fc3d-ecd8-4fac-a870-677ebe08f0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:17:40.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T09:17:40.805Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T09:17:40.806Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-08T09:17:40.807Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T09:17:40.810Z |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-02-08T09:17:40.820Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T09:17:40.820Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T09:17:40.821Z |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-02-08T09:17:40.823Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:17:50.549Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=96dfd9aa-dafc-4166-97ea-813103e0f138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:17:50.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:18:00.567Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=009343b7-be3c-453d-91d8-f55c2e787745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:18:00.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:18:10.590Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c351da29-5b36-4e12-aab0-99fc463dddb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:18:10.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:18:20.608Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=55a2bcdc-4273-4ec4-9eb6-574f1c27f607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:18:20.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:18:30.627Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=935bdee6-829d-4210-9452-5b72c4d69d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:18:30.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:18:40.654Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=db39620a-372e-4fd4-9359-429a53671180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:18:40.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:18:50.669Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=647189b3-d97f-4b5a-9d86-10e16c8631cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:18:50.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:19:00.696Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=9331d65e-ec1f-474c-932a-ffaed3fc5113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:19:00.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:19:10.713Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=42ace043-9bfe-436d-ba8e-d8b003686001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:19:10.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:19:20.728Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b781aff9-8728-4729-9d9f-f7608a7358fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:19:20.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:19:30.742Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d8a2124b-b286-493f-9f3c-116094d2c467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:19:30.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:19:40.761Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=3a32923e-9983-41ce-a985-f20ce7021b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:19:40.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:19:50.795Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=019885e7-380b-4ba6-86f5-40a4f2ef9930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:19:50.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:20:00.819Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=0cc26dd2-7163-4bc7-b0ef-b2cfa32f866a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:20:00.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:20:10.838Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a463de5b-8dd6-4c25-8d47-6c0e37cbb7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:20:10.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:20:20.855Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=32585623-d014-4f4a-a2a5-7223366191f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:20:20.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:20:30.874Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=ccc60389-8c8d-4a97-91cc-7c47215dd06b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:20:30.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:20:40.889Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=fccb796a-005b-4283-9175-790e9393fa27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:20:40.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:20:50.904Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=ada9707d-c0d1-4657-bb7d-0d20700fdfc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:20:50.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:21:00.930Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=481ffd62-1a2c-4ce8-8462-c77fd8b2bebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:21:00.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:21:10.944Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=be19ea70-bb74-4707-96bf-4768528fe3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:21:10.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:21:20.969Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=7a6258f6-b160-4883-82b3-4d407b4220e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:21:20.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:21:30.988Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=e7c81074-f366-4e7a-8699-efbe23fb8d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:21:31.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:21:41.002Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=328167aa-d040-43b4-b41d-79d63f6d0f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:21:41.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:21:51.018Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1533df4c-34ee-4836-bfe1-bbb65632ef07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:21:51.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:22:01.036Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=4fbf8f27-bef7-440a-a82c-2510750dd08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:22:01.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:22:11.057Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=7afbfcb2-2f94-4072-b2bc-905f0f970a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:22:11.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:22:21.071Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=84a08b3f-1cce-4106-8f92-ec0ce74d850f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:22:21.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:22:31.096Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=0703bc68-eef3-4e10-b510-437ea9caffe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:22:31.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T09:22:40.321Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T09:22:40.322Z |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-02-08T09:22:40.323Z |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-02-08T09:22:40.326Z |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-02-08T09:22:40.335Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T09:22:40.336Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T09:22:40.336Z |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-02-08T09:22:40.338Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:22:41.108Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=0297c080-ff49-460b-92b5-825de754529f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:22:41.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:22:51.126Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f3d7acae-c69e-4021-9c77-72069721e2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:22:51.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:23:01.149Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=97a9bfbf-3c3f-4ae9-85b9-442114174089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:23:01.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:23:11.162Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a901cbbd-23a4-48ce-a7ee-2096b8ce3a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:23:11.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:23:21.187Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=71247e41-7ce9-4fa9-b1aa-503e2fa90a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:23:21.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:23:31.201Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=85e17b31-aa54-46bb-9c37-c302aee9c314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:23:31.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:23:41.218Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=6f81237f-db8b-4eb7-a538-30d363b00307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:23:41.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:23:51.262Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=e564b37c-cd86-4634-8cdd-5cda47bd3b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:23:51.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:24:01.285Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=6d71a8a1-88a1-46a4-a1a3-48411b281586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:24:01.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:24:11.302Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a88b9bda-ca55-4c9f-bd9e-a4ef20c106f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:24:11.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:24:21.332Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=019b300b-ba7a-487c-b43e-4925010992e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:24:21.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:24:31.363Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=405cfa82-347e-49ac-b75b-2fddfdba90e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:24:31.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:24:41.375Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1b86df62-e2ee-4343-9035-ece3404ee4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:24:41.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:24:51.389Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=10372b05-edbb-440e-8ac0-e3b1382ca58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:24:51.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:25:01.403Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=cbe45277-3032-44f5-83e9-0aa11e1887ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:25:01.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:25:11.417Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=7f3cadf6-1573-43d0-ab8b-d37fe400e2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:25:11.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:25:21.436Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=822dba05-a38b-4a61-8f7b-9085abe1ad41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:25:21.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:25:31.454Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=298d0af3-804d-4610-85d4-8a371af64b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:25:31.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:25:41.469Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f4b1b333-4b8a-45d1-a75a-1bbb45624ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:25:41.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:25:51.481Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=855c0cee-2a36-47f2-85ef-70f637cacc96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:25:51.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:26:01.500Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=8e39d886-6c9b-48dd-b2d5-de5b3af585df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:26:01.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:26:11.513Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=dc2e8dc9-df51-43b7-bcb4-e9de9ce9126d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:26:11.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:26:21.544Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=2d2c832f-1735-4c41-8287-1810ca3345d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:26:21.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:26:31.567Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=3a3e5f2f-da8a-44cb-abb3-b4e74ed298c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:26:31.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:26:41.580Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b1c8f833-ee4f-4ac4-9cea-5a46e2721b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:26:41.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:26:51.594Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=67721924-663e-49ff-8b76-0b2cb9b228ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:26:51.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:27:01.615Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=7f78f764-7067-4c08-9772-3df3ebc1282c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:27:01.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:27:11.628Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f476736d-a30f-45a9-a3f2-0e78c9a6d43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:27:11.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:27:21.647Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=bfd4cf50-d243-472a-a714-0c66f421065a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:27:21.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:27:31.660Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a14f59c0-fda0-4b97-96f8-2362dcc3220a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:27:31.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T09:27:40.271Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T09:27:40.272Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-08T09:27:40.273Z |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-02-08T09:27:40.276Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T09:27:40.288Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T09:27:40.288Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T09:27:40.288Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-08T09:27:40.291Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:27:41.673Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=e0608693-8e5b-4c55-b9ee-a30bd436dc53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:27:41.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:27:51.694Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1c014dcd-df52-4911-bbde-472c6a9e52dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:27:51.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:28:01.712Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=e705c3b2-70da-4f46-aeed-1dd002cb9ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:28:01.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:28:11.736Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d4fcb7a9-7a57-4de3-936d-d284e401f43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:28:11.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:28:21.752Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=04a849ad-daad-4a8e-8531-799c0ae20443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:28:21.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:28:31.765Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=4f02e5e2-0766-4042-b510-0e5907645a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:28:31.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:28:41.777Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=64ef3edd-083b-4cf1-aec6-79483c566474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:28:41.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:28:51.792Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=3d06f47f-59f0-4ff8-ba5b-b7eef0a09678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:28:51.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:29:01.812Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=136868e2-eeb1-430a-88d0-47b43b0ac674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:29:01.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:29:11.828Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=2aedabb8-be3f-427d-8f1b-0da73ab2f567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:29:11.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:29:21.845Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=64ff99eb-f404-40ff-bb8d-441fbfeb4fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:29:21.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:29:31.871Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=9578d645-4aa9-4a24-a7c3-d5c0b5578cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:29:31.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:29:41.885Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=aa838b35-2d83-4ff3-a7ff-6f4c4354975f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:29:41.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:29:51.911Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1ae64e0d-b95d-4b48-b1cb-69e885d56a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:29:51.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:30:01.922Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=0bff4870-3263-4af0-bce1-68b0a80a2497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:30:01.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:30:11.948Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=03cbeaeb-1554-462f-ba86-be8720510426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:30:11.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:30:21.962Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=96e1995d-ea36-48c7-8b6c-640e973167f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:30:21.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:30:31.979Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=afd0d9b3-94e6-4425-a21e-07d4f26a1948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:30:31.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:30:41.993Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=776598c8-80f3-482b-90ef-633267d974d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:30:42.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:30:52.006Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5915e482-9175-4834-9680-9ba2b62348a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:30:52.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:31:02.026Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c8b9a77e-11f5-40bd-8f51-48780ccc41db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:31:02.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:31:12.112Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=6c4294a3-73ed-491b-9693-1f170c86fd77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:31:12.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:31:22.131Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a7d79328-33fa-4a29-9192-37c3fa23e029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:31:22.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:31:32.148Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=73994d33-eed2-4c3f-878b-b181bda6bf8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:31:32.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:31:42.158Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=fb682633-5cb7-442e-9dc8-32786064e561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:31:42.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:31:52.169Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=aae084de-4d4d-4220-ad16-0886210883fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:31:52.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:32:02.182Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=3701ef51-928d-40dc-858b-8c093986c214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:32:02.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:32:12.203Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d47182e3-289d-4df7-acff-6c15e4c9997c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:32:12.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:32:22.225Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=556b791d-31f9-47e5-ac56-750200b15e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:32:22.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:32:32.238Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=82d87d5d-c240-418c-ba33-76395661ecc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:32:32.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T09:32:40.307Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T09:32:40.307Z |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-02-08T09:32:40.308Z |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-02-08T09:32:40.310Z |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-02-08T09:32:40.320Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T09:32:40.320Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T09:32:40.320Z |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-02-08T09:32:40.323Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:32:42.247Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=0ac0feeb-bc4d-4e68-8d7f-b791b32a58e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:32:42.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:32:52.257Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d44bf094-729c-4fb4-8359-524dc9f6b95c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:32:52.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:33:02.267Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=437f9ac1-f4ac-4d13-823a-7a1e3ff06929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:33:02.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:33:12.284Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=776d93df-690b-4db7-8d48-2a57d6c93ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:33:12.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:33:22.297Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=2c8d50bc-670c-4b92-b3de-138aa50e5d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:33:22.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:33:32.316Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c67a1921-631a-46c3-93bd-388b3f0c1ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:33:32.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:33:42.338Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=e48d2795-fc52-48a6-bf22-2bf02f9cd8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:33:42.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:33:52.350Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d81ab178-b62e-418e-addc-627aa7ded5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:33:52.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:34:02.362Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=764753b5-fb0c-4f62-802c-72a1fe59414c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:34:02.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:34:12.381Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=091f7ec9-6eb4-4a8e-9d13-b433e3dec88d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:34:12.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:34:22.393Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b181f7b8-b63a-41c2-a659-ad6fe88c9dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:34:22.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:34:32.412Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=3d88d349-f1ab-4471-a708-7680f48ac6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:34:32.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:34:42.421Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=43bc646e-51f7-4969-9496-e0cff65a959a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:34:42.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:34:52.432Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c2f98b21-98b4-4f44-8ac4-aa3bbdcac26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:34:52.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:35:02.450Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=667855d0-6b4c-459d-94b7-30f0756f77eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:35:02.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:35:12.460Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b73b6548-8bd2-4ba7-9d28-7913dba14d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:35:12.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:35:22.473Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=cdc5e5b8-8b77-496f-b0d9-080b2961a938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:35:22.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:35:32.489Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f7cd4f69-aa73-4b39-a6e1-58fe9b50da53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:35:32.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:35:42.507Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5076babe-22cc-41d6-8967-3f7be178a241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:35:42.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:35:52.519Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=8b644b94-826a-4311-bf78-a2c8a4431613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:35:52.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:36:02.534Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=287dc4af-b360-4a46-abb2-87351be45bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:36:02.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:36:12.561Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=bc296f75-e2a3-4a78-915a-2e21fe55d190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:36:12.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:36:22.573Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=ee56a450-57a0-49cf-b540-8e5b27b4d439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:36:22.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:36:32.584Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=96ae60c6-1380-41b5-b485-45de83d23fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:36:32.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:36:42.594Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f3526814-c853-4b37-86fc-5a5b0ee2464c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:36:42.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:36:52.610Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a025cb97-6990-47cb-b3fe-b595a48d95d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:36:52.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:37:02.634Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=42de0490-37dd-4971-8a94-eecbe3c791bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:37:02.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:37:12.648Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=116249db-c178-4466-b321-873f2b3d3626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:37:12.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:37:22.660Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=17d9eb34-18a4-4f10-a8bc-6371a6eebe72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:37:22.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:37:32.671Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=381f1f2f-57b7-413b-8a41-fefa76c87889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:37:32.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T09:37:40.332Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T09:37:40.332Z |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-02-08T09:37:40.333Z |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-02-08T09:37:40.336Z |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-02-08T09:37:40.347Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T09:37:40.347Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T09:37:40.347Z |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-02-08T09:37:40.349Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:37:42.681Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f1bd3cc8-b20f-46d3-966f-c5b6f80acfaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:37:42.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:37:52.694Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=8bacd41b-8442-4255-b75b-bbc8d8911e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:37:52.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:38:02.713Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c55661da-17bc-4517-b672-bd988cefe5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:38:02.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:38:12.724Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=6850815c-a67e-4be7-b5b8-bd26006c1654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:38:12.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:38:22.740Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=9d6f06a9-6204-419d-b501-a145dd0f980d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:38:22.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:38:32.750Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=9c374f5d-da6a-47f0-8999-6f445e9b30c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:38:32.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:38:42.762Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c271e3f4-4353-4728-8121-3d738f0dfdf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:38:42.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:38:52.779Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=21a31d61-3ce7-48fc-ba94-7d8170427ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:38:52.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:39:02.791Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f0f3eb09-b054-4035-b79b-bf39adffe21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:39:02.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:39:12.802Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1a72b41c-97f0-4232-843e-065967a44892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:39:12.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:39:22.812Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=54615ad2-f5f8-4e5d-b5c9-a4e07216fe57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:39:22.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:39:32.828Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=942acbae-425b-44f4-af8f-7b43fbdd72d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:39:32.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:39:42.838Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c4da1881-9272-41b2-be20-6b50779b16ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:39:42.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:39:52.858Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=9450aca1-37fb-4229-890e-957f16262beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:39:52.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:40:02.873Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=e9907b57-3f47-4f6a-80ae-559c79f6ef10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:40:02.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:40:12.883Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=ca84054c-c005-4398-ad4c-de41e36ab7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:40:12.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:40:22.894Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=886ee7ad-4694-4b49-8fa8-79660ced00a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:40:22.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:40:32.905Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=19ddfdf9-3e45-466a-8845-8b57d7fb8d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:40:32.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:40:42.926Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=ffe07d2c-8382-4885-80ac-61806f103ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:40:42.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:40:52.936Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=41cb18c7-bde9-4d94-8b89-dac1d6ebd647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:40:52.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:41:02.953Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=314856b0-aaba-40b9-862c-ed42f7ddea4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:41:02.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:41:12.964Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f2728dd3-d944-4c2c-9394-d6162b5a9e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:41:12.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:41:22.978Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=57b7cf14-48bf-4fae-be0f-5e2b97629530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:41:22.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:41:32.989Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f85d2f19-ebef-4dba-8b4d-d5fe5ae18d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:41:33.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:41:43.003Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=2eef5f4b-d531-4e5c-87ba-d7dec178ff9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:41:43.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:41:53.022Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=e83b0631-11fe-4290-b0b6-9e085cbc8ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:41:53.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:42:03.037Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=8b22e614-722a-4217-8bb6-73468661cecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:42:03.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:42:13.052Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5e00291a-1376-4bfb-a105-018684ee87d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:42:13.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:42:23.062Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=813000ad-47f6-47f1-827e-b2191515252b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:42:23.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:42:33.072Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=e751671b-add6-4afc-b96a-ecc321d45d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:42:33.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T09:42:40.256Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T09:42:40.257Z |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-02-08T09:42:40.258Z |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-02-08T09:42:40.260Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T09:42:40.267Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T09:42:40.267Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T09:42:40.267Z |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-02-08T09:42:40.270Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:42:43.083Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5dca1b65-48c5-4d92-bf7c-0024a5818b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:42:43.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:42:53.099Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f5bec958-fdba-4aa7-921b-f5b77ca9c925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:42:53.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:43:03.118Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1e242e5d-df50-45ba-9bd9-fb6b59cfc51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:43:03.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:43:13.133Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d350e1a0-08d5-4ee8-8b7b-414d021350ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:43:13.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:43:23.144Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c4c6e797-96b4-47a2-997e-9a2feeb03f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:43:23.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:43:33.155Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=15d69ab6-714c-4e18-9f49-39cc88402b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:43:33.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:43:43.165Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f7d74c34-d35a-48b3-816b-d5c0e57dd034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:43:43.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:43:53.175Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=ecb5eb5b-4d3e-4ea3-b3e2-547089f7583f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:43:53.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:44:03.187Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a5b5fdb8-d7ee-42ae-8ff5-2fcba59ab218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:44:03.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:44:13.204Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=bc612728-3194-4f07-acfb-be062ab79644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:44:13.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:44:23.219Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=e36d129e-1b3a-4d8a-8037-53d357620095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:44:23.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:44:33.229Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=cc8ddd43-c322-43db-baad-3b0113681dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:44:33.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:44:43.239Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c636949e-1431-4376-99fe-a6911ec2e320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:44:43.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:44:53.248Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=391e4555-5bbe-472d-9689-9515dd10ed1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:44:53.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:45:03.258Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=73baaf50-85f5-4475-a050-dba425778189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:45:03.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:45:13.268Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=6619220b-e812-420f-aa52-bb689c859317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:45:13.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:45:23.282Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=cc1ad16e-9c88-4ca4-afff-e574a3f7f073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:45:23.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:45:33.300Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c1622644-a86a-4e5e-903b-90fdadb7d889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:45:33.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:45:43.315Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=8d978c50-2f96-45dc-9106-723c084e1e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:45:43.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:45:53.333Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b0b40b60-6b34-4c66-a38a-720df3b375b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:45:53.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:46:03.344Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a3a6bb9f-4a49-4bf6-9ed6-818fe55d0a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:46:03.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:46:13.354Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d7bea085-9277-4925-8b62-2eb620a7adac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:46:13.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:46:23.365Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=adc40b70-d50a-4efb-9763-5f1f11cfafa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:46:23.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:46:33.380Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=7c1a92a4-46d4-4467-abf3-91426c6ee96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:46:33.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:46:43.391Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=88c0a8a6-1361-4e16-96e7-285d5611ed07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:46:43.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:46:53.403Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=6b34635e-d37c-4bb9-8556-42a043d83a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:46:53.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:47:03.418Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=604c0179-b7b3-4d48-a5ce-526b048c4f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:47:03.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:47:13.431Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c4de41fa-c3ac-4172-bfc6-5064b67ec5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:47:13.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:47:23.446Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=48b06ea5-0f83-4437-81cc-4f8a497a3a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:47:23.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:47:33.461Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=4eecceb8-b9d8-4962-bf6b-b1b10eaf1a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:47:33.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T09:47:40.317Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T09:47:40.318Z |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-02-08T09:47:40.319Z |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-02-08T09:47:40.322Z |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-02-08T09:47:40.329Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T09:47:40.329Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T09:47:40.329Z |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-02-08T09:47:40.331Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:47:43.477Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=df0ed8e9-be37-4b67-89df-cd01f6612459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:47:43.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:47:53.487Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=13fc6822-5f94-4b83-ac0d-e5ca31508f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:47:53.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:48:03.505Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=bee079a9-906f-4504-b36a-582b9f510d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:48:03.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:48:13.524Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=82c0e4f1-cdaa-499a-a352-fe4df0252ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:48:13.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:48:23.539Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=8eea557c-d5dd-48e4-8f75-f33bc7c851d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:48:23.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:48:33.550Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=538d6ef8-c085-4543-96d0-02ae3fd2c62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:48:33.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:48:43.567Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=9b5bb047-2071-411e-a374-ba31eb8863e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:48:43.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:48:53.589Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=9665dc19-c22f-4e31-852a-4c9c3dfd7c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:48:53.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:49:03.603Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=66beefa8-2810-4783-926b-f76781cd4248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:49:03.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:49:13.613Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=85c57cde-0aec-42f9-8bb3-afa0e5d88874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:49:13.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:49:23.628Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=086bc429-3eb4-461a-bb2c-13e4f3ff9d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:49:23.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:49:33.643Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=cb205ef0-6245-4a8e-ae1c-a0422647f38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:49:33.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:49:43.657Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f6454f7a-9ff9-49e9-82f7-6b138d8dc323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:49:43.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:49:53.672Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=60933cae-a8a0-4b76-97d4-b1111d020d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:49:53.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:50:03.682Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=ba9987d9-3178-415a-be92-e2412906aac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:50:03.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:50:13.691Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=37c85050-d3be-43b4-866b-f73f81537a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:50:13.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:50:23.712Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=7a009248-54d2-4f97-a252-a578c4a00372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:50:23.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:50:33.729Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=add1b06a-2108-4615-b52c-7e35046ee84a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:50:33.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:50:43.737Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c2eeff2a-d358-4a9b-b01b-d00e466d8dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:50:43.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:50:53.744Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b32328e3-77d5-4299-9b01-2779b0e9d988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:50:53.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:51:03.756Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d8b6b5ff-0f55-4d85-b1b8-aa1d893994ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:51:03.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:51:13.766Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1aac3cb6-20ee-4c9b-8869-73d827fb2475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:51:13.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:51:23.777Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1da12d6a-208e-4b2d-ac80-4b227df45c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:51:23.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:51:33.789Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=90bb5d92-ff40-42c2-b991-211b139a7eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:51:33.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:51:43.797Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=913c5e32-0473-43d1-bad7-6e18d698da3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:51:43.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:51:53.815Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=8862bfbb-c18b-4038-a9fb-65ac7f3b9dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:51:53.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:52:03.830Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=af7be33c-7bc6-4125-91ca-5e5472541d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:52:03.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:52:13.849Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=dab5367e-5ffa-4108-ae2c-4a902697f283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:52:13.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:52:23.862Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=9f405a64-d55c-40de-a2c5-f1cd6ce78000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:52:23.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:52:33.875Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=34a9de1d-7bf9-486a-92ad-a097c6c0fdb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:52:33.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T09:52:40.283Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T09:52:40.283Z |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-02-08T09:52:40.285Z |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-02-08T09:52:40.287Z |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-02-08T09:52:40.293Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T09:52:40.293Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T09:52:40.293Z |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-02-08T09:52:40.295Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:52:43.892Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=bdb63aad-ab70-472a-8233-f68b117b6956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:52:43.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:52:53.906Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=17826420-4692-491c-900a-203ee0544d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:52:53.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:53:03.916Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=49812bb4-5d5e-4096-8cce-3a0d74e48816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:53:03.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:53:13.927Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=dfb885ab-44b4-4c5d-a1a8-a5fadffa9f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:53:13.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:53:23.949Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=ae914a8d-9428-40ef-b0e0-d3719a879aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:53:23.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:53:33.961Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=ce7cfa86-bb99-4521-b9e6-496c0de4ca19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:53:33.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:53:43.970Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=219adf76-3e90-432d-985c-7e2e67053504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:53:43.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:53:53.978Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=ea8bde03-f8cb-4894-852d-5978abc8cdf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:53:53.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:54:03.988Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b0879201-3c15-4087-9848-ca3eae08076f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:54:03.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:54:14.000Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=4f9b60da-9da7-4cc7-b618-8d8f1678c727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:54:14.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:54:24.012Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b24a00cc-fe20-470e-ad15-92800a764b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:54:24.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:54:34.031Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=83b3b4ff-b99e-45b1-89ed-08fa47020505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:54:34.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:54:44.042Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b38fa243-7232-49bc-a314-60fee30a95eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:54:44.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:54:54.052Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=16033b8d-e8b3-4f4d-9106-ef98004aef9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:54:54.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:55:04.066Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=eed8f9eb-05d2-4bea-bfb2-9d54c0badf7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:55:04.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:55:14.082Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=6a1cf1e6-e8b5-40b2-8c69-adbf987d994d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:55:14.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:55:24.090Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=beddc78f-6397-44df-a59e-335cf7542742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:55:24.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:55:34.099Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=559581b4-bbe4-4edb-88f9-0073c5cf7c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:55:34.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:55:44.112Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=895b9cac-c155-4ecf-8eed-66d72c4eeb9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:55:44.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:55:54.125Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b36e16ff-6e40-467e-868d-59215e7d4493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:55:54.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:56:04.139Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=0ab68bdd-ff9e-4975-9a0c-ecf9fac7773d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:56:04.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:56:14.155Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5910dc8c-9b91-42e5-ba20-bfcc3351e083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:56:14.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:56:24.164Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c9441447-d81a-449d-bcfe-12cb6ec041d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:56:24.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:56:34.173Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c95ae714-d0fe-469b-aa6d-5bb165f8dcc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:56:34.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:56:44.184Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=7c80adf9-cce6-48d9-a658-5d534e6d073c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:56:44.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:56:54.197Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=aa8ff0e5-d4fe-487e-9a9f-69c933504d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:56:54.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:57:04.214Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c4647840-60c8-44b2-9abc-912ad5f4a161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:57:04.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:57:14.223Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=bc82a9d7-15f7-46e8-9f8a-55abd8ce93d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:57:14.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:57:24.233Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a1be951d-2e85-4c93-889b-78fe674995ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:57:24.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:57:34.244Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=6294307d-ce52-4e56-a771-02c30a3a11d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:57:34.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T09:57:40.258Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T09:57:40.258Z |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-02-08T09:57:40.259Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T09:57:40.263Z |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-02-08T09:57:40.270Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T09:57:40.270Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T09:57:40.270Z |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-02-08T09:57:40.272Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:57:44.252Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5a5d17ef-7b3a-4968-9731-fe4b074bc9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:57:44.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:57:54.262Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=fb919982-74b3-49fb-94c0-ba97815d2f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:57:54.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:58:04.277Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=21f03c5f-fe45-4bd1-a058-862621ef3330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:58:04.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:58:14.299Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=02d9c9e3-b869-4e33-a45d-8264ec6f2390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:58:14.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:58:24.309Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=651bf20a-caf1-426d-bdf6-e6a00bc82f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:58:24.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:58:34.318Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=eb5d56ce-9a9a-4e39-be97-15e7badf5656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:58:34.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:58:44.336Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=49350802-6295-4c2a-bf9c-975daf470281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:58:44.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:58:54.344Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=8f017964-aeaf-4806-a62f-be720e1ab339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:58:54.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:59:04.365Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=863aad5d-0175-4c61-a311-3ddfd30e9650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:59:04.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:59:14.376Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=7cceee89-00c5-4bdc-aaf6-226230f4cb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:59:14.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:59:24.403Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b22f4f00-6b34-4d35-aa4e-8ac709f2e06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:59:24.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:59:34.418Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=4aac65e3-de32-4e11-b61c-889db2a36d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:59:34.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:59:44.426Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=7dbaf1f1-0612-4e2a-ad11-a662ce71fe4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:59:44.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:59:54.438Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a50899e1-482b-43a1-a53c-34c7c7a9b01c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T09:59:54.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:00:04.451Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=316d4b95-f08a-4fdf-ae20-db17b3e6d862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:00:04.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:00:14.458Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=033e7e86-9f38-4b21-97ff-9fe7817c0a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:00:14.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:00:24.470Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=576c56a9-da60-46aa-8fe6-dce92fe49d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:00:24.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:00:34.485Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=cd9cb7c8-8de4-45f6-a74f-c69374a1cd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:00:34.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:00:44.493Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=171ba4bb-e51d-47bb-8128-e583611bf6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:00:44.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:00:54.503Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=e5ddbcbd-28a5-46e6-9e8e-0260ebf86aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:00:54.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:01:04.515Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c2e8e0de-402f-4a51-baee-0da083d8d54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:01:04.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:01:14.523Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=20cd6f98-211d-470f-9c17-a3fbedfdaa71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:01:14.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:01:24.533Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1ae8c775-253f-4106-bded-a542a15c9e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:01:24.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:01:34.546Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=13386687-5c86-43b5-beed-8bfd28e60707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:01:34.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:01:44.554Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c4849e8e-5815-421f-ab68-21989ec8a902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:01:44.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:01:54.564Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=4c0e9a08-f3ad-40f4-8378-7801a5e534dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:01:54.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:02:04.573Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5adb785e-e109-44e8-bdf0-aea6cb7bbe6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:02:04.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:02:14.586Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=4680808d-e488-49da-9126-a60d9b6fa3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:02:14.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:02:24.601Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=973cec93-e5b0-4337-b2b2-8e63d950567e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:02:24.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:02:34.612Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=3fd49c67-d229-421a-80bf-89541d04838c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:02:34.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T10:02:40.319Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T10:02:40.319Z |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-02-08T10:02:40.320Z |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-02-08T10:02:40.322Z |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-02-08T10:02:40.328Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T10:02:40.328Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T10:02:40.328Z |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-02-08T10:02:40.331Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:02:44.627Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=3a94d605-854c-4c04-8511-fa7a50000a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:02:44.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:02:54.636Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=3563edca-5e31-4efa-bdbc-85d304098e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:02:54.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:03:04.644Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a6e8495b-b338-4f4c-8210-aacd6a0b89f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:03:04.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:03:14.653Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=add0cc68-55b8-4564-bc77-c223cf255780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:03:14.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:03:24.665Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=66d0911b-15f3-4cbb-a811-52d1dd92e31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:03:24.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:03:34.677Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=054384db-ab0c-42b8-b2e6-55bbba1ca49b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:03:34.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:03:44.702Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=bb2c93e2-bad9-4da6-9077-cb21b6ef8b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:03:44.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:03:54.711Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1b01a7b5-3adb-4f24-86c8-d8c5d7b391e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:03:54.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:04:04.719Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d64303a2-8dcd-4c8a-9bde-fb9efb0f8460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:04:04.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:04:14.728Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=9f03c7b9-5a1c-41c0-ba4c-e4a472af7633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:04:14.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:04:24.738Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5f909826-3228-4a9c-83ab-da29927b0035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:04:24.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:04:34.746Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=70f54782-1106-44c3-a0cf-bf610ad6ea31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:04:34.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:04:44.761Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d2733071-5720-4015-98ab-5a32d6b976d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:04:44.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:04:54.771Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=86f5e94e-6492-4c79-9d1f-c56321cd10c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:04:54.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:05:04.780Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=58af2d69-a2ea-4645-96bd-9fbda74c8a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:05:04.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:05:14.796Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=8ff845e8-b282-47a6-9570-f69771b0d10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:05:14.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:05:24.807Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f7eedd06-af74-4910-a2cb-7947fd4ba3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:05:24.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:05:34.823Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d647d29d-d3b8-4eee-9aed-3b48f5601e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:05:34.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:05:44.831Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=9499f339-0a45-4ee8-a29f-271fe968d210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:05:44.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:05:54.849Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=0aaa0900-1181-4a65-bb38-f48932eee449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:05:54.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:06:04.865Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=63a52917-aee5-4fbe-97dd-e12165bd1ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:06:04.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:06:14.875Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f364e2aa-bc3a-4298-bede-aa235be6e66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:06:14.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:06:24.884Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c2456519-c4a8-4b0b-aa52-f8a3196e30a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:06:24.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:06:34.896Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=11fa099d-e962-48c0-a9bc-cd42f9678e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:06:34.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:06:44.905Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=71751c1d-0161-4e0f-a8be-61bdfc94414a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:06:44.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:06:54.920Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d61366be-9a64-4ef2-a711-e35e9741447e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:06:54.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:07:04.936Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=33eea1fe-cf89-43ba-a500-ccbd68564557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:07:04.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:07:14.944Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=54142f9e-372c-4cc0-9267-2a422de9d8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:07:14.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:07:24.952Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=07d3b3b5-a607-4950-ae8e-c544accc9dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:07:24.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:07:34.962Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=844c2400-8f86-40b7-bea9-b182d85fa26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:07:34.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T10:07:40.258Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T10:07:40.258Z |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-02-08T10:07:40.259Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T10:07:40.261Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T10:07:40.267Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T10:07:40.267Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T10:07:40.267Z |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-02-08T10:07:40.269Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:07:44.971Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=ce169ebc-0392-4a2a-ba55-dd2da9099965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:07:44.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:07:54.979Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f785f8a3-5e2f-4fb0-bcf9-261cda3b3cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:07:54.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:08:04.988Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=10aa97b8-3801-4489-ac2f-b9fea17f1b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:08:04.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:08:15.006Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b86e64d6-f3f5-48ee-99e0-4803ccd6acfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:08:15.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:08:25.017Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=310e204f-06b0-4ca4-9f73-3dc8acc51064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:08:25.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:08:35.025Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=6e8e6bdd-371e-44b3-a28b-1082f175de2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:08:35.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:08:45.033Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=bcebacd4-e14f-4bf8-9ccc-30009a2b2c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:08:45.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:08:55.042Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5021419d-8f80-495b-a2f2-8d8e30fb5ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:08:55.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:09:05.070Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=49aaf8e9-7970-4a46-9780-2cd29f1ddf9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:09:05.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:09:15.077Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5b6a5d5e-fbbc-40c4-996a-453e76d357bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:09:15.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:09:25.089Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=cf2ce979-88ff-4570-8652-c94efe26fba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:09:25.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:09:35.114Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=e54de54e-3aa7-42df-b816-5f0a02ec559a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:09:35.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:09:45.123Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d4acddb3-e98d-4122-bef7-55626f561244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:09:45.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:09:55.129Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5e75b376-76c0-452f-b390-a4b8f3f18450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:09:55.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:10:05.141Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f5d4e0e7-66d7-45cd-af3f-b6387ff52f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:10:05.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:10:15.149Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=87102bdd-04d8-4121-92e7-9157a7835836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:10:15.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:10:25.162Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f9f751b8-dcd8-4777-9420-cf177140957a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:10:25.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:10:35.169Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=79cfc981-a1cc-46d6-88eb-d9881d4a1133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:10:35.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:10:45.183Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=da2506c1-ed4e-4abd-8ced-0152c82253b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:10:45.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:10:55.195Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c031922c-f184-4c3c-ae0a-3280c2a19132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:10:55.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:11:05.207Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b8e1183a-c022-4c9a-8ee0-cc1ed566a3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:11:05.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:11:15.216Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c7bf35fb-6c46-47c6-85ef-044e61b22692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:11:15.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:11:25.226Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=fd917d62-7947-4253-824d-03790ec1a8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:11:25.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:11:35.233Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=980bf50a-ac8d-49e2-b023-f45b55c1b32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:11:35.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:11:45.243Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c26d921b-8d8f-4d71-8dc3-6d9bc6d92f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:11:45.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:11:55.251Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=2d499b42-4773-42f5-96b5-54f91c101ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:11:55.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:12:05.262Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b6c9b059-2a6a-4f8a-b98f-09e81091cd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:12:05.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:12:15.276Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a07d49ff-8b2a-4bd2-b738-dc532680d85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:12:15.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:12:25.285Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=3bd5eefd-3afe-432a-98d2-47eb8ad901ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:12:25.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:12:35.293Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1c25b773-5575-4b33-bccf-515bd5a408c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:12:35.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T10:12:40.251Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T10:12:40.251Z |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-02-08T10:12:40.252Z |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-02-08T10:12:40.254Z |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-02-08T10:12:40.260Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T10:12:40.260Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T10:12:40.260Z |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-02-08T10:12:40.262Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:12:45.305Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=94bb806d-6fb3-43e8-b4a4-05e3f727556d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:12:45.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:12:55.312Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=01aba728-d19e-4188-833f-27fa26c1724b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:12:55.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:13:05.319Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=949483dc-c0bc-4691-9dcb-cc6985b2c3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:13:05.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:13:15.326Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=76437dfa-fbf4-45f6-a140-6d64b0ebf608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:13:15.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:13:25.336Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=57bbc8a9-65f4-4339-84ea-7e0221c872fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:13:25.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:13:35.348Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a98db654-3018-4759-9def-7449b5493e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:13:35.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:13:45.358Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=dc90f411-c4ba-4bc4-97d7-7f675ab9cf19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:13:45.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:13:55.364Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=06fcb781-700b-40f4-9640-664dea365847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:13:55.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:14:05.378Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=54af1b70-1b2f-4d0c-850c-829c300e76de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:14:05.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:14:15.386Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=688dd654-33ae-4cac-8eec-16c53fdb05cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:14:15.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:14:25.394Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d6357541-6bcd-4abe-849f-c46503cf97ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:14:25.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:14:35.405Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=4cdad629-f3c9-4492-bd18-f3089669121b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:14:35.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:14:45.420Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=8696b569-8173-4a1b-8d4b-5a0b5630b978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:14:45.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:14:55.429Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=3d87f9e5-018d-40da-a1e0-4ce1dce5aa34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:14:55.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:15:05.436Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=0b2fea6a-9e7e-4163-9415-ffe766421e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:15:05.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:15:15.445Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d40b6d69-2d8b-40c8-89d2-676b73320d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:15:15.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:15:25.452Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=141eb06c-892e-471c-b277-4918fc272a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:15:25.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:15:35.459Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=46a04bdf-8c65-4bb7-b621-dcbca10ebacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:15:35.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:15:45.468Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=cd6759cd-5d6c-4107-812c-83e95818b5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:15:45.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:15:55.475Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1f01d618-eb72-405b-acc3-d2249a3bc800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:15:55.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:16:05.487Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=ff6b7fc9-480d-4b6f-b915-23591889205d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:16:05.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:16:15.501Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=4f6f474d-01a4-4282-8f55-84501af960ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:16:15.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:16:25.511Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=88e579ad-88de-4242-8fad-7c8e731bc00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:16:25.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:16:35.519Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=63272518-d8b8-49d0-b9bc-a5c3def071bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:16:35.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:16:45.526Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=2e8720b8-6921-4144-bce8-037ea59bd08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:16:45.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:16:55.534Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=389dfc20-8138-41f9-a4cf-9e703d02bf34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:16:55.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:17:05.545Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=25f85dea-67e9-49dc-ae1e-2f6dd7ef7dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:17:05.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:17:15.554Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=4a067d81-0242-4a13-9e76-0cf1bd8f34eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:17:15.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:17:25.569Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a76092e7-f4f5-4987-adb4-581303161c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:17:25.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:17:35.580Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f84775e2-91a2-4cd1-885a-187b8ffce41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:17:35.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T10:17:40.272Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T10:17:40.272Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-08T10:17:40.273Z |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-02-08T10:17:40.275Z |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-02-08T10:17:40.280Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T10:17:40.280Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T10:17:40.280Z |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-02-08T10:17:40.282Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:17:45.588Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f3b09176-2c82-4e45-84fa-b99824e52c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:17:45.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:17:55.595Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=56e706c5-114b-4f0b-a08d-81439dda7b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:17:55.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:18:05.603Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d6a4a077-a068-4fc9-ba62-ea1ca9278dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:18:05.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:18:15.621Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=94f16bb4-3d92-4980-9fe6-2276d2ea5647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:18:15.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:18:25.629Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=329cb7e9-169c-4afd-aabf-1687416d7c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:18:25.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:18:35.639Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=80cf0105-c274-4abe-9bc5-f14b5ce1f8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:18:35.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:18:45.657Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=6612e38d-edb8-4a23-b2fc-3f0c0db50ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:18:45.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:18:55.666Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=822f2e20-9ef9-484c-a610-57af7c7517c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:18:55.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:19:05.675Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=6d5a0757-3281-4f3a-856f-6e85ffe508a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:19:05.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:19:15.685Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=fd6ca4dd-4140-4d0a-929e-f6dccc5cb76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:19:15.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:19:25.692Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1315fdd0-1b51-42b9-9d72-40167fe9636c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:19:25.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:19:35.701Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=59bc9f4c-743d-4113-90b7-c63312124ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:19:35.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:19:45.710Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=8f80b05a-68bf-4b6b-84f9-c2d5c179f2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:19:45.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:19:55.722Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=7e4102f9-7fbe-4cba-a6c0-20303b1aee58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:19:55.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:20:05.737Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=06af288b-938d-4fcc-9fce-0c8437f553ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:20:05.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:20:15.748Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=df5bb7b8-d831-45d7-af93-69a4053588cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:20:15.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:20:25.755Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a114e682-ca75-4dcf-a90d-ba026e390b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:20:25.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:20:35.766Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b474e3a2-3210-4d46-99df-5f2f62785ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:20:35.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:20:45.774Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=75e373d7-80d0-4360-8517-96c38a17950a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:20:45.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:20:55.781Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=dab8822e-d3d9-42df-9e5d-216ba90d4e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:20:55.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:21:05.789Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=dc2cf888-7943-4dee-a9c4-f7d25bfed2b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:21:05.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:21:15.800Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=baf57d43-2023-4b90-8554-13e00d74a3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:21:15.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:21:25.811Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1d38db33-9d8d-4ecf-bbfc-6df5a887d717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:21:25.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:21:35.821Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a904e088-bd81-4d85-8ecb-1dbeb8d5decf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:21:35.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:21:45.829Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5ec1d1e5-e28d-49f9-b6cb-561ccfd01a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:21:45.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:21:55.837Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=4455be02-adf1-4c9c-bd59-83a89437e562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:21:55.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:22:05.847Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=4cff6443-35b9-4169-9fe9-1806ccbf3426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:22:05.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:22:15.857Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1743d4a5-953b-4474-ae06-8bd574c12f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:22:15.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:22:25.867Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=cf74eeec-d7f2-4a57-9df9-85aeafae96f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:22:25.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:22:35.877Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b6422470-05dd-43c4-b74f-0a5cd51cf9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:22:35.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T10:22:40.258Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T10:22:40.258Z |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-02-08T10:22:40.259Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T10:22:40.262Z |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-02-08T10:22:40.266Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T10:22:40.266Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T10:22:40.266Z |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-02-08T10:22:40.268Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:22:45.890Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d263f2a6-f547-434a-8cd5-026f14ae326a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:22:45.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:22:55.899Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c1b4437a-dc79-4556-a4c4-f933b0ea3500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:22:55.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:23:05.911Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=24414b25-5ab0-4753-8629-3c3fc740cf5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:23:05.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:23:15.917Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=776c155e-4dae-4eb6-8a03-6713c9990102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:23:15.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:23:25.925Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5e282512-da16-4d37-91a5-c9591ed38c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:23:25.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:23:35.931Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=408a6ed8-d2e8-4a95-9a8f-124424563023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:23:35.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:23:45.938Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=9c99d856-741b-4cd2-a777-32a581be2c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:23:45.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:23:55.948Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=eff17d2f-cd44-4b1b-8dd9-3820f0a392e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:23:55.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:24:05.965Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=274bd01c-ec0b-47d1-b27e-8f2f579e382b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:24:05.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:24:15.973Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=055ec8c8-1966-4eb6-a8e7-df1141d2c722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:24:15.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:24:25.981Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a88bc65c-cb4f-4a0f-b976-bcc001ffbb51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:24:25.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:24:35.989Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a582fc35-85b4-4f71-baa6-67ea1664f4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:24:35.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:24:45.997Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5f831b30-2937-4635-a92c-094bfa202113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:24:46.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:24:56.021Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=81d60a00-64d7-4cd8-a154-54d378d371ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:24:56.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:25:06.028Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1d8010dd-c332-4a12-9043-70336d7dae6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:25:06.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:25:16.036Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=3535a819-d13a-4902-a8ac-3cb10a6b282b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:25:16.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:25:26.050Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=94eb470b-28b8-4b1a-8709-0271cf37b9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:25:26.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:25:36.066Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a9a3894c-012c-403e-9a60-bda51a36b958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:25:36.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:25:46.076Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=e6e3307c-9184-4a26-878b-cae6ce78bd5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:25:46.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:25:56.085Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=66582594-3758-4c68-a1f2-81d019cfe27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:25:56.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:26:06.093Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f23680fc-8190-4bbe-952e-19f72db2f169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:26:06.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:26:16.108Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1fc7a6e7-dba4-425a-9de5-68620cdb87d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:26:16.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:26:26.119Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=df952d78-f740-4b39-be40-c801a5952932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:26:26.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:26:36.127Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b458e6ce-092e-4b2a-8b6e-95b4ab720bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:26:36.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:26:46.134Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d30d8e26-2c37-4671-8de7-6372ae427ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:26:46.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:26:56.143Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=82e01b28-7d10-4a09-9bd1-e3086f764982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:26:56.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:27:06.158Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=742b0e88-967a-4c02-93ed-fb7866d6b469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:27:06.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:27:16.172Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=940f3e13-3bbf-4c40-8f07-c766764e9add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:27:16.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:27:26.182Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=4afe542c-30af-4317-9c68-0ba4e2699935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:27:26.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:27:36.189Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=32c49646-e563-42f2-a447-5f615cc13eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:27:36.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T10:27:40.276Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T10:27:40.276Z |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-02-08T10:27:40.277Z |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-02-08T10:27:40.279Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T10:27:40.284Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T10:27:40.284Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T10:27:40.284Z |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-02-08T10:27:40.286Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:27:46.196Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=78218db5-4b7b-4f01-96dd-bfc4ce9daf3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:27:46.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:27:56.205Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=2b6c0e62-7f1b-46de-92d8-b53c362fbe75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:27:56.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:28:06.215Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=bc0d4eae-94ac-4149-adc3-2fd125d248ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:28:06.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:28:16.227Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=af86517d-1e61-4a79-aad2-6cf3eb581ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:28:16.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:28:26.242Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=69bef874-1e92-4632-8743-91b3f030cc8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:28:26.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:28:36.260Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=116a079a-3a11-41ae-a08e-202f24a48da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:28:36.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:28:46.268Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=82b09531-6604-4781-a91d-826a3a426d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:28:46.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:28:56.274Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f34d4d72-f933-4e9c-9678-fe06679ed82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:28:56.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:29:06.281Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=78381aa0-c07f-4baf-bbb3-a0059dc48707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:29:06.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:29:16.288Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=cfc23bb3-6b0f-481a-bd05-691318150b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:29:16.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:29:26.302Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=8e017459-3f88-47f6-a6ee-c4b77c943b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:29:26.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:29:36.316Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=7a96baee-a921-4f79-a914-f8b18f78185b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:29:36.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:29:46.327Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b7e05539-b5cb-4708-bc33-b706184e44eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:29:46.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:29:56.338Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=29900a34-51e6-4ce2-a602-a794caaad7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:29:56.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:30:06.347Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5b1ba33f-4da9-40d9-a864-2e3eb373ce06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:30:06.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:30:16.358Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=eec0d8b1-b016-46a7-8ad3-42f1a6bfd526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:30:16.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:30:26.367Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5f1cf095-e9e4-4b95-a556-80090f18ff3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:30:26.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:30:36.374Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=43332f90-1ad4-4efb-bc8e-2d1a92ded34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:30:36.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:30:46.383Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=aaa86e23-27cd-46a9-a124-3a8c10597e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:30:46.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:30:56.390Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=fb0c370d-1a5b-45de-ac57-71478dcd4d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:30:56.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:31:06.404Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=0d963120-d15a-4e52-92b1-6a203f214df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:31:06.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:31:16.433Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=8bef29ab-2684-4c92-9724-3e923abd00c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:31:16.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:31:26.444Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=121a952d-213c-473b-bb28-c24162f8c04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:31:26.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:31:36.451Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=67a62184-80a2-4125-a394-2b51585cbdba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:31:36.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:31:46.461Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c794e057-dcc6-4938-808b-da8d4738fa61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:31:46.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:31:56.469Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=e2141541-d5c9-4242-b093-fdd870ceb16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:31:56.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:32:06.477Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=8e860f6c-85e2-43a6-adb6-5ad4bf4b6819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:32:06.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:32:16.486Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=647bca65-fb41-4c9f-a5d4-ba9d672e18c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:32:16.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:32:26.501Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=23373e40-827c-45e4-9220-3fb347e22e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:32:26.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:32:36.514Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=79658472-a729-494d-9df2-7dad9c0bcafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:32:36.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T10:32:40.245Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T10:32:40.245Z |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-02-08T10:32:40.246Z |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-02-08T10:32:40.248Z |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-02-08T10:32:40.252Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T10:32:40.253Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T10:32:40.253Z |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-02-08T10:32:40.255Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:32:46.523Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=9e045032-24d0-442c-9804-f6e7d6a94998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:32:46.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:32:56.532Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=dcc40458-5011-45ef-a1d8-b70ead53e9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:32:56.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:33:06.540Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=9a1ffb2c-cce0-437c-bf40-c904ca5111f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:33:06.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:33:16.547Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=9a2bc98c-cf01-4d3c-837b-1fb547e6e0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:33:16.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:33:26.555Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5693f95d-5444-49d5-8018-6136367c8afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:33:26.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:33:36.566Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=954545de-eca5-4cd9-b787-9d35924c5779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:33:36.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:33:46.580Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=ec1ae6c9-45df-4c9c-82ae-d9aef790cdfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:33:46.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:33:56.588Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c5fa67fe-1e34-4d25-9dea-dad8818f7db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:33:56.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:34:06.596Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=7666526a-a9d8-4280-9484-829aa829b539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:34:06.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:34:16.604Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f8884483-6a28-4f88-97d4-f53e147e6422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:34:16.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:34:26.619Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b6387dd6-a6d2-4569-b019-7c055e40e902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:34:26.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:34:36.626Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=66c077e1-e168-4fa0-96d8-4cdb81798e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:34:36.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:34:46.632Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f4dacce6-2997-46cc-9c99-4f33372141d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:34:46.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:34:56.644Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=43dc14e3-b30a-4c72-88d2-ec2afdc09736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:34:56.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:35:06.663Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5a8c5083-54c3-4613-a587-63c8510f2a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:35:06.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:35:16.681Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=417a4203-69fd-4e35-861b-256bf91bba2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:35:16.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:35:26.688Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=7d41b858-6388-40a1-baec-597d8517622e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:35:26.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:35:36.697Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d71a43f0-2b03-4ce9-993d-f18b4dc28790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:35:36.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:35:46.707Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=63991ef6-eeae-4f61-b20b-447a12e5e3ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:35:46.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:35:56.715Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=575e1671-dc4e-4446-a6db-2c78fdc14221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:35:56.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:36:06.723Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=3a5729b7-b3ac-43f5-99bd-7cb6b9ca04dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:36:06.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:36:16.732Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=7e042b5b-bb5e-47eb-83e1-228c9c5b8392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:36:16.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:36:26.742Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=705ca305-8b1f-48fd-8fac-f0b07c3fae84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:36:26.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:36:36.749Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=8ae546d6-6046-449c-9286-5b9874231816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:36:36.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:36:46.756Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=da87b41a-85bc-4097-b329-c88657a1f991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:36:46.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:36:56.762Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=8f2566a8-02f9-4079-9535-43daca7eef21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:36:56.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:37:06.771Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=dc2bc7ee-858c-4f62-a224-081fe90c7360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:37:06.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:37:16.782Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=3755d24e-a57d-4b2c-a2b4-8bd80d72f556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:37:16.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:37:26.791Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b03ab20f-cfac-467b-b5bf-f25f87b7533e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:37:26.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:37:36.803Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b8168db5-ce2d-4130-a7a6-4eb52abe7f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:37:36.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T10:37:40.230Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T10:37:40.230Z |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-02-08T10:37:40.231Z |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-02-08T10:37:40.233Z |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-02-08T10:37:40.238Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T10:37:40.238Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T10:37:40.238Z |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-02-08T10:37:40.240Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:37:46.821Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c3fdc1ba-659d-41cf-a1cc-f2fe58003932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:37:46.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:37:56.833Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a30f98a8-8179-40cf-a2b9-0eebac94c8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:37:56.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:38:06.841Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=9472d2ae-48a8-44ca-9e42-4b4175f8f935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:38:06.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:38:16.849Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=055debcf-00bc-4e3c-a0f1-ebc69c64c8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:38:16.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:38:26.856Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5f747605-d678-4e29-bca0-02ea98d14a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:38:26.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:38:36.866Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=9ec3e6f9-3aba-4596-bd02-fe254b54ece8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:38:36.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:38:46.878Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=7dcfbb26-f3dc-411a-8800-8fc3ac284159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:38:46.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:38:56.892Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=713ed530-98a1-4645-9f49-d8ae8a0a127e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:38:56.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:39:06.903Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=0d36d466-4b33-485f-94ab-9ca8ba223f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:39:06.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:39:16.926Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=47a535c0-39e7-41d7-9be1-c0865c3bd258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:39:16.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:39:26.934Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=50e3a6d5-54c5-4682-aa21-f9b9c503251d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:39:26.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:39:36.942Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a885293c-0b8f-4d0d-8051-5e67c3a394af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:39:36.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:39:46.950Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b0f8b593-3edb-411b-a0b1-f37d7c7288cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:39:46.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:39:56.958Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d6d87cfb-06c5-4e5e-910c-58c93cc68a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:39:56.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:40:06.969Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=95e6dbe8-f9c6-45cb-94f0-269169ac7c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:40:06.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:40:16.984Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=e4926430-c575-41fc-9d7e-848c76b1f769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:40:16.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:40:26.993Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5f786661-c1bd-461f-97fb-c4a1823d2d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:40:27.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:40:37.000Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=35fbf6f4-d8c7-4ff6-8790-4851703b0ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:40:37.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:40:47.009Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=220f31fb-d651-4616-8763-5008ed86cc7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:40:47.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:40:57.027Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=026b82ce-19bd-4df6-9159-282fb5ca8abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:40:57.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:41:07.036Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=dfaf3fe8-45a2-4cac-b62e-ad9e8ddd99d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:41:07.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:41:17.045Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a8a98301-101d-4f16-ba66-9f089330cb17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:41:17.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:41:27.061Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d19d23a7-b14a-4634-86f2-0c01ec3d1b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:41:27.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:41:37.071Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=baed8f6a-7b35-44ed-89d7-bf9bbce5e745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:41:37.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:41:47.077Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f856fe0e-e81c-4831-ae5a-598c133dd2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:41:47.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:41:57.085Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=612c2fc3-3ff4-42fc-b7ec-d562496eba6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:41:57.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:42:07.092Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d37d6f5f-b87c-4d58-bbc4-f1458721fe6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:42:07.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:42:17.098Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=340981eb-2bee-4690-b5a2-e1c91d286a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:42:17.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:42:27.109Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=8460ee70-8e6c-4578-bb3c-c53140b35132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:42:27.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:42:37.121Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=2fbed09e-80d5-4312-aa5a-d092ebcb0929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:42:37.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T10:42:40.270Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T10:42:40.270Z |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-02-08T10:42:40.271Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T10:42:40.273Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T10:42:40.278Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T10:42:40.278Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T10:42:40.278Z |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-02-08T10:42:40.280Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:42:47.138Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=97becf81-fc56-4287-8358-5a27bf675359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:42:47.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:42:57.148Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=7148b0c3-67a6-4d45-b1d2-7c8dd26ccbf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:42:57.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:43:07.157Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c1feb988-5196-4d6e-9306-d01275526a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:43:07.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:43:17.163Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=26f750c2-27ed-4f0f-875e-06f65fecd0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:43:17.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:43:27.169Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=88c7df44-b3e4-4ff8-a318-56391ee2cad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:43:27.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:43:37.176Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=6cd9c7a5-f53b-404b-b304-50b9e68b8495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:43:37.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:43:47.185Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=dcc6323a-34e1-454e-a37c-ead889850b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:43:47.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:43:57.197Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=8b903172-fb12-4b19-a1a8-fca8227a2684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:43:57.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:44:07.216Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=08f7b929-9921-4d64-ae61-0297fd87179e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:44:07.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:44:17.225Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b77cd94f-c417-468d-9b1f-7c6732151185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:44:17.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:44:27.237Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=97fa538c-42da-40f0-8b6b-9f7b2cab0d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:44:27.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:44:37.250Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=06b05467-d75f-49ab-a8b7-d268d72b148c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:44:37.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:44:47.263Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=8b178f36-6eee-48f2-bc7b-2dac5e06d490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:44:47.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:44:57.272Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=417790f5-e55f-4d5e-8212-6a52276250f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:44:57.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:45:07.287Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=117e6d1a-879e-418c-aeec-d1ff39afad2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:45:07.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:45:17.303Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=cf032108-edae-46ad-8dfa-8715d41160ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:45:17.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:45:27.321Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=eac62067-344f-45da-8083-d162a2f730ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:45:27.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:45:37.339Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c7c48cc7-6287-4dcd-8339-3ad0b9aa3933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:45:37.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:45:47.348Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=bd30875a-e2c0-4c67-a677-5e4ef4de12f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:45:47.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:45:57.356Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=fda5f547-a7ee-489f-91ee-02e63f481533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:45:57.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:46:07.364Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=3bbcaaf8-4bb9-4cb8-92ff-d35c90b93395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:46:07.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:46:17.370Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=afe67dec-fd1a-4864-a30b-72a41ab6abf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:46:17.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:46:27.377Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f9df78bb-411c-4d3b-94bf-54747d9f310e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:46:27.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:46:37.386Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=45fe02a9-bd51-4b4f-91b7-50203acfdf1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:46:37.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:46:47.394Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5bd1d226-a7d7-4fe0-a55d-45d25661fb74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:46:47.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:46:57.404Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=46da49b9-6ee9-415e-85b7-64ca5c18f568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:46:57.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:47:07.422Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=63ffddf8-7d63-4509-9fa3-429f2dff5be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:47:07.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:47:17.429Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b2f8af27-6cd8-4ddf-a03d-9afa0fa09e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:47:17.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:47:27.439Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=93431909-2212-4605-948d-16f306fc5805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:47:27.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:47:37.448Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=e9de3f72-a7cd-4b8d-b658-b7cd600f84d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:47:37.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T10:47:40.230Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T10:47:40.231Z |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-02-08T10:47:40.232Z |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-02-08T10:47:40.233Z |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-02-08T10:47:40.237Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T10:47:40.237Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T10:47:40.237Z |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-02-08T10:47:40.239Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:47:47.455Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=4d95f2be-c0bd-4752-a591-35cf5341a002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:47:47.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:47:57.465Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=cfa9df22-9674-4ecc-8a7b-a0028ec20d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:47:57.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:48:07.475Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a8d0f2f7-0572-4d24-aa56-117569156a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:48:07.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:48:17.490Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=7f9c7b7b-9b23-4496-897f-4954cc51ac75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:48:17.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:48:27.498Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=0314d1ba-27cb-4559-9156-9e502c447f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:48:27.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:48:37.505Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=443fde8e-5a99-4276-b731-d872ed84c4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:48:37.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:48:47.515Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5b23309f-d47c-4bfd-a7e8-3392f6d00210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:48:47.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:48:57.529Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=08df0de1-f261-4f26-8e70-21f6875da453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:48:57.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:49:07.537Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5b884f40-5a7e-468c-8f89-536082dcd979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:49:07.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:49:17.551Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a67bb9d3-19e1-4863-acc1-80ab47643949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:49:17.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:49:27.562Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=ad8a2cbf-c9b6-4fc9-9b3a-7de687b57b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:49:27.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:49:37.575Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=3b7e4b4f-cd3f-4518-b951-a1b1ab43c81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:49:37.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:49:47.583Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=6057b9c7-83c7-4ae1-9efb-e613c5239b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:49:47.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:49:57.591Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1960285d-b793-4b7e-ab56-01c20e4876f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:49:57.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:50:07.599Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=24aeb319-e344-42e6-b800-ff0ae8746157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:50:07.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:50:17.606Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a28b1265-4954-4837-9a26-3f2a0e6f6767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:50:17.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:50:27.614Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=92727c1e-00f3-40c7-bf12-6683a439aa3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:50:27.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:50:37.624Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=68a07793-0246-401b-8cd8-a06a3d8d48f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:50:37.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:50:47.640Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b6b22eef-6619-4639-a4a8-098d1a7300ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:50:47.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:50:57.652Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=0ca0c267-b17e-4ca6-b62b-dca0516755f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:50:57.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:51:07.659Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=58e16da5-79a1-4ed1-9135-4fbf4036018d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:51:07.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:51:17.667Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1bfb1700-3577-4f8a-90f8-ef8835819faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:51:17.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:51:27.674Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=805b96fd-4c2e-48b9-85a6-8aac40ada434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:51:27.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:51:37.683Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f9d67445-5fc7-4308-b2dc-f17127649d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:51:37.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:51:47.702Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=4704052e-e747-446c-ab07-46accbb53409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:51:47.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:51:57.712Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a8389099-7f7c-4048-aef7-e6f9a61c0488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:51:57.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:52:07.723Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=6f298ae2-9b02-4a25-a225-0f3e64036313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:52:07.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:52:17.731Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=3c686ab0-635f-4b96-977a-706966fcd785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:52:17.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:52:27.738Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=6d91b247-4504-4c09-a44b-c80699bdd093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:52:27.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:52:37.745Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f3adb415-568a-450c-be6d-4702ad877d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:52:37.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T10:52:40.240Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T10:52:40.240Z |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-02-08T10:52:40.241Z |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-02-08T10:52:40.242Z |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-02-08T10:52:40.246Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T10:52:40.246Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T10:52:40.246Z |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-02-08T10:52:40.248Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:52:47.753Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a9668eaa-56b0-4640-86e5-39bf72608992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:52:47.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:52:57.768Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=e9c2aa7b-f119-432e-bfbd-0dc243d748d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:52:57.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:53:07.775Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1efb7ecc-ccdb-4712-8680-648319026fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:53:07.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:53:17.782Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=47bb6626-d005-455c-b6f7-582b011c6adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:53:17.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:53:27.789Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=12078370-b10c-4d53-80d7-7ff02e0c8f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:53:27.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:53:37.795Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d10b1ae9-a879-41da-8067-d70a3a9ee6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:53:37.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:53:47.805Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b1b2b70a-a674-423b-ba4e-edfc92d59b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:53:47.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:53:57.817Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=fb9d2ef1-695c-43ed-9fcd-2cf99248b4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:53:57.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:54:07.831Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=8aee6b9a-a687-4bd6-b321-7adda6345658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:54:07.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:54:17.842Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d567d6df-2b91-4944-a3d0-fd8432ec7218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:54:17.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:54:27.850Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=e2e96162-77ed-4aa6-b95a-3ab4610582b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:54:27.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:54:37.861Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=4050922b-6e53-4786-915f-c3399e04d18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:54:37.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:54:47.870Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=ef5f00a7-6ad6-4d78-9afc-c808c95e265a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:54:47.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:54:57.878Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c98be369-0978-43c5-baf2-bd76367bbf39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:54:57.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:55:07.891Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a6a57773-25c9-4e11-beec-29120e3a2fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:55:07.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:55:17.906Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=7118ad32-ec0c-4920-ad1c-316141179a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:55:17.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:55:27.915Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d4482b6f-580f-4973-b234-6eebbe15e926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:55:27.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:55:37.923Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=cff09c87-90bf-4464-93a5-f3059db65d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:55:37.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:55:47.933Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f422ec6c-0361-4106-8649-82b3ad5c2c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:55:47.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:55:57.941Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=4198f885-1077-4e02-867c-11eeb38be57f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:55:57.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:56:07.950Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=92ddbb3e-4713-4cc9-84b0-f72167b3e878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:56:07.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:56:17.960Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=ef4511e3-cf86-46a1-81dc-92165cc2e96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:56:17.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:56:27.978Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=36d8ff6c-4398-41a4-92d0-68f76955aa64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:56:27.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:56:37.986Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d24b7cfb-ed87-41f6-823c-78104e9da760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:56:37.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:56:47.993Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5cdb3d5e-72c5-4c50-b3d0-206531f4c657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:56:48.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:56:58.000Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d0f3bc54-b82f-4fb5-9de8-710eccd0aaac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:56:58.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:57:08.007Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=2d944983-711f-4827-8a22-1e76dc48687e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:57:08.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:57:18.015Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=6afa5ed9-6109-449c-83bb-6fdcf70812a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:57:18.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:57:28.022Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=15c6594b-47cd-49fa-b19e-606c6d8f1fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:57:28.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:57:38.037Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=441b42c6-754e-44b6-8533-2c08956ca307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:57:38.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T10:57:40.264Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T10:57:40.265Z |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-02-08T10:57:40.265Z |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-02-08T10:57:40.268Z |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-02-08T10:57:40.273Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T10:57:40.273Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T10:57:40.273Z |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-02-08T10:57:40.275Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:57:48.045Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1562a4ab-c202-48ed-8d25-b326a7434244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:57:48.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:57:58.053Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1855cb0e-d890-44af-94de-80f983bc8db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:57:58.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:58:08.061Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=7ceb12e9-8d3d-4653-81bb-c2cdab0fec8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:58:08.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:58:18.067Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=71ee0d74-25da-4f53-b5a6-fa6fa7b0534f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:58:18.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:58:28.076Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a6502d51-f7cf-4cb7-b77c-12c650a7eee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:58:28.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:58:38.084Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=4a792602-877c-4e79-b4d0-2836e0979495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:58:38.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:58:48.094Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=861e47d1-b54a-4291-b2cc-887f5b78e567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:58:48.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:58:58.111Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5932e6f6-7f9c-46ae-9380-6a7493158899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:58:58.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:59:08.119Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=cc719df9-271f-45df-a92f-5de5f012fd79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:59:08.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:59:18.129Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=0abd7c9a-b060-41a9-b1cb-2595c6b26d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:59:18.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:59:28.138Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=6cb70fe8-31d7-4a0b-8445-c8b1479b799b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:59:28.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:59:38.145Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d22bc699-dae3-41f1-8011-e0cadbaae159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:59:38.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:59:48.156Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a90faed4-9223-49da-8e55-0248dfa806f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:59:48.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:59:58.175Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=845e1d21-878c-4124-b684-ca212250551f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T10:59:58.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:00:08.185Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=8cd80bb6-437f-4acc-b591-4ad0c8aee04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:00:08.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:00:18.193Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=86f7117d-7ce4-420e-9c79-061cec0c86a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:00:18.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:00:28.203Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=7beb7aab-3fe1-4c48-9059-ba232e6a9e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:00:28.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:00:38.213Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=278eceaf-4afc-4776-975b-ad07483c9fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:00:38.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:00:48.224Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a7d8f914-d809-4d1b-b083-749a9857ddfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:00:48.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:00:58.236Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=0559e98e-e4df-457c-8fe2-f9c84c57bb97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:00:58.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:01:08.252Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f8d06c38-0ca2-4685-9f34-73d7448fb6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:01:08.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:01:18.259Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=3c8e115d-aaaf-4d99-87a7-a10192343310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:01:18.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:01:28.266Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=650709a0-196e-4de9-8f59-e3cf88fcdcd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:01:28.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:01:38.274Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=965a806c-d7ab-45c7-b020-c75fc246c154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:01:38.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:01:48.282Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=94df8d85-3827-4a03-bfa6-64160ba845d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:01:48.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:01:58.293Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a2de9f2f-142e-46e4-9204-402c10392155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:01:58.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:02:08.307Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b215989d-ee48-4079-aa31-a2a6f95517ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:02:08.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:02:18.321Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=18494894-a1c2-49c7-8168-a7ecd4b90f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:02:18.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:02:28.328Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d9806d5e-ed92-4f03-8243-51e88037561c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:02:28.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:02:38.335Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f74bab7f-f986-43a9-ae3a-7f53c45154e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:02:38.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T11:02:40.251Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T11:02:40.252Z |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-02-08T11:02:40.253Z |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-02-08T11:02:40.254Z |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-02-08T11:02:40.258Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T11:02:40.259Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T11:02:40.259Z |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-02-08T11:02:40.261Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:02:48.342Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f7de6e7e-d749-48e3-b537-f7b5f6f1c65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:02:48.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:02:58.349Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=e0dd48d7-3e16-4bbe-b4c6-0eae65eb5fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:02:58.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:03:08.362Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=59fd4c78-bd0a-45ca-a262-551b72930aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:03:08.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:03:18.377Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=38ac264f-0726-4bba-bcb2-f1e6d42b314d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:03:18.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:03:28.387Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=681cbe50-a30d-43d4-a59e-a696c84e81a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:03:28.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:03:38.394Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=ad4aa820-29f6-43ff-9078-c206d8492978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:03:38.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:03:48.404Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=8bbd34b5-1a99-4c45-877a-966a32ded89d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:03:48.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:03:58.411Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=8767c565-4a92-4646-9160-9c6dfa13b79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:03:58.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:04:08.422Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=bf44c65d-790c-4f1c-bddd-bd8c26e33e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:04:08.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:04:18.436Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c834a8de-d510-4ef5-9cdc-4a4f3bab4ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:04:18.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:04:28.446Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=67df83f9-4e46-425b-9633-9bc51defdaa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:04:28.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:04:38.453Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d238840d-98f6-4f73-be0b-572b8df96ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:04:38.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:04:48.460Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b7f850bb-cfd2-4337-bdfc-9b8b3330004b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:04:48.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:04:58.471Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=189d7791-458e-4e2b-92c9-0b314147b30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:04:58.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:05:08.480Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=95e57987-bbec-4bad-910a-48cdc3ab6ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:05:08.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:05:18.492Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=7f70bd1f-0e71-4eca-8784-468abc3989df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:05:18.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:05:28.512Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c503b864-ab16-457a-9236-59fb9bf80848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:05:28.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:05:38.519Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b9df5b82-9e4e-4271-b5dd-bbbef288c885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:05:38.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:05:48.528Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=6dc9a010-fa98-45f1-a37b-2982676919c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:05:48.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:05:58.545Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=8c5862ed-7a80-4255-adc4-f454a3352221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:05:58.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:06:08.556Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=ff71e974-35e1-4a1d-a0f2-ef1e81b7c43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:06:08.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:06:18.564Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=58898d40-93c9-48e0-b8f2-93268cb430a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:06:18.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:06:28.573Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c82563ce-f7f8-48e3-b8d3-e47d0a2b16b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:06:28.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:06:38.583Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f8b46b3b-01e9-423c-a41f-70a90b558165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:06:38.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:06:48.591Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a9090691-22ad-4b92-a4df-473a61bba6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:06:48.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:06:58.600Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=2eb4ecab-c8ef-4653-878c-b3857a62ceda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:06:58.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:07:08.611Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a8129ea5-74cb-4931-ab47-7df23c1fc9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:07:08.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:07:18.626Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=6da25291-1408-47a1-aa1a-f3609c09c754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:07:18.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:07:28.637Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=42c329d5-c573-47db-999d-e7c2b80a88d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:07:28.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:07:38.646Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d4673d35-4929-4026-88f5-6b71a7fda434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:07:38.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T11:07:40.257Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T11:07:40.257Z |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-02-08T11:07:40.258Z |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-02-08T11:07:40.260Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T11:07:40.265Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T11:07:40.265Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T11:07:40.265Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-08T11:07:40.267Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:07:48.660Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f4e2570a-9c5f-4cec-aa35-1b90bde7db5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:07:48.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:07:58.668Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=51c20dc4-8894-4c62-acb6-de944120d2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:07:58.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:08:08.675Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=8b618396-81ee-4b1b-845a-1667002fe9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:08:08.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:08:18.682Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=6cc88f2b-0dcd-47c7-a79c-bb45f86e31ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:08:18.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:08:28.694Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b94e5b43-397f-490c-8246-1fc7fe16c193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:08:28.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:08:38.724Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=e4d49c4a-0db4-402e-a1d1-ac87b40df6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:08:38.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:08:48.736Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=795971f2-8e5f-4107-9bed-6b0902962281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:08:48.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:08:58.751Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f527075a-e94e-4771-a302-741f47ea94fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:08:58.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:09:08.759Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=6b509296-d481-4f99-808b-3941c16c1177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:09:08.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:09:18.767Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=e941602a-0248-47e2-a996-16f26d49f557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:09:18.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:09:28.775Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=ed6e1383-06b8-400e-acb0-0a7cb2b37dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:09:28.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:09:38.781Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=237e0d88-5eaa-49ff-ad2d-76763738835e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:09:38.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:09:48.789Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=cc0aa729-b277-41f2-8585-53ae092c9164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:09:48.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:09:58.798Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=93c03307-4edf-4741-bd64-25330e25978d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:09:58.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:10:08.812Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=49fb9470-fa32-452b-b214-462121aec0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:10:08.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:10:18.832Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f7fd5f7b-ccb9-4074-ad6b-000ee72ab015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:10:18.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:10:28.839Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=673dd6ed-e55a-4b63-a791-7b7f3b3a8286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:10:28.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:10:38.849Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b1844b5c-e988-4ceb-8b68-c52f95dbf97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:10:38.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:10:48.856Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=0a8071e7-ea02-4273-9603-8f0858d26387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:10:48.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:10:58.864Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=6f501e03-5f77-4f03-935b-b65e864d494d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:10:58.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:11:08.871Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=85605fe6-8c1d-42cc-a6b4-97c63bcf30c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:11:08.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:11:18.879Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d130a840-1f23-4ceb-a70d-07ac76c9d55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:11:18.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:11:28.887Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1ed8af0a-d98b-41af-a645-4e14bd37cfe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:11:28.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:11:38.898Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=2e9503f1-70e7-483d-8d7d-99df53c94ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:11:38.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:11:48.909Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=bfbd4add-e60f-4fdb-9e37-e2ee08e48fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:11:48.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:11:58.953Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f1b6ebd9-78c1-4f1e-8424-070580a279db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:11:58.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:12:08.963Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=ccbde0aa-2c01-4444-ab3a-14997606f386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:12:08.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:12:18.974Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=05d2bf2e-0888-42f1-9a93-6c4b36fe5ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:12:18.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:12:28.988Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=02fe451f-351f-4e79-8c61-c05a46ef7ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:12:28.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:12:38.994Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b998d986-2e34-4fed-b4fc-88e6b3a89ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:12:39.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T11:12:40.258Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T11:12:40.258Z |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-02-08T11:12:40.259Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T11:12:40.261Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T11:12:40.270Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T11:12:40.270Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T11:12:40.270Z |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-02-08T11:12:40.272Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:12:49.003Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=ba55e0e7-2168-41f5-a08d-ce4d7a1c3007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:12:49.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:12:59.024Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=6fb55f09-d327-4bf7-bfde-607ad328ec76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:12:59.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:13:09.033Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c2b4c26c-f7fc-4d0e-b01a-bfbe5c059f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:13:09.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:13:19.041Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=e2da9853-d9f6-43cd-8713-491d186d2628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:13:19.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:13:29.049Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1a02c3a3-058f-4f87-a95d-628192c00163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:13:29.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:13:39.058Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=7567216a-0ea6-42e1-9aef-8c98cb2aae37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:13:39.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:13:49.068Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a6c0f7f8-af1c-474d-8aa9-9da69648c575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:13:49.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:13:59.078Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a818f278-9539-449e-a70b-884a803ad02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:13:59.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:14:09.091Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=0b3e6680-01af-4f6f-ae0b-968f5b8feb93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:14:09.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:14:19.101Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c8880287-ab58-4b85-9dce-ee5f62885545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:14:19.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:14:29.108Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d32140bc-ce4e-482c-ad9a-ad9cec4b81aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:14:29.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:14:39.125Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=aa85d0ee-3b00-4e28-97c6-cb1c922b5b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:14:39.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:14:49.132Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=50173deb-f08b-4af6-ab78-5e50755b438b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:14:49.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:14:59.141Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=992c6404-a6ce-4200-ad31-d39313742e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:14:59.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:15:09.151Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=0168edb4-1b0c-4570-bb35-e70c5683b008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:15:09.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:15:19.170Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=68ff08cb-ab89-4e1c-ba53-aec424eef019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:15:19.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:15:29.177Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=16aec568-6de8-4b79-ad30-4c1b2b87baf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:15:29.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:15:39.187Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=83d5bba0-404b-4025-917b-c736882033ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:15:39.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:15:49.200Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=fa02e7dc-eccd-43af-9213-740ccc5c480c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:15:49.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:15:59.207Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=6b5a0796-058d-4659-bd47-c53faa58940f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:15:59.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:16:09.215Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=6922857c-95fd-494d-a16a-d28e7b1da251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:16:09.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:16:19.226Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=304f1f40-a8fa-4c9e-9728-781aaa0a5cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:16:19.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:16:29.234Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=0d7971ba-c49d-4ae5-8182-73774153cb96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:16:29.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:16:39.244Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=def415dd-a6d1-49e4-ab71-4514a952de42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:16:39.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:16:49.252Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=dfd0cfcf-9a6a-4947-9e55-d6aecc0f7079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:16:49.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:16:59.259Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=2a5d9fff-fc78-4026-9667-8f7a5f6c915a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:16:59.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:17:09.266Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=febb5994-1ac4-4e47-95b6-21f012f46888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:17:09.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:17:19.275Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=4139157d-2b24-449b-96d0-38eb214daae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:17:19.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:17:29.283Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=bced0cf6-480b-4f83-927e-e6ca24057d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:17:29.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:17:39.292Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=e61e4fd7-6208-4763-ac3c-e654bfcc2b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:17:39.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T11:17:40.257Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T11:17:40.258Z |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-02-08T11:17:40.258Z |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-02-08T11:17:40.261Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T11:17:40.264Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T11:17:40.264Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T11:17:40.264Z |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-02-08T11:17:40.266Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:17:49.308Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=4ddbfb9e-4d49-480d-8653-8c265a48fa10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:17:49.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:17:59.321Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=86ca7b0c-88fa-4623-ae19-69a09e6e1b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:17:59.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:18:09.335Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=ffcd8774-b07b-4ccf-ac3d-58020f9e1842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:18:09.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:18:19.346Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=64761b3e-a993-498f-a613-e90d214b7f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:18:19.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:18:29.352Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5dda542c-9e5a-400f-9b38-8ec7e7f89cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:18:29.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:18:39.359Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=9f5ef0a4-8aa7-4add-9c47-13fe7d9c4f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:18:39.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:18:49.367Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=681d4183-d18b-474b-9026-cd624ba1fe20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:18:49.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:18:59.376Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=0aaf4411-2c1a-4dcb-8525-4fe63e505bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:18:59.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:19:09.386Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d6103613-2cf4-42b9-8235-bc63ada15823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:19:09.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:19:19.397Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=0e06f87a-12df-460d-b08f-443214420105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:19:19.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:19:29.404Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=8ee1f4dc-5cde-4a08-bbad-e0f6b51830db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:19:29.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:19:39.419Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d4da9b86-c2df-4e4a-afa1-fc51d36fd755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:19:39.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:19:49.432Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f0c13063-871f-4136-ae50-9f6f3975d6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:19:49.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:19:59.442Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=ff4adfef-9448-430a-8dcd-8dc7a8f1d783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:19:59.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:20:09.453Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=fc8af78e-4166-4767-8c03-b88134a69e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:20:09.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:20:19.472Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=e9091534-2cbd-4c27-9b85-0c10ec4e0122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:20:19.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:20:29.479Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=e9319b56-332e-43d8-a598-b0dbba67da59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:20:29.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:20:39.486Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=85f79ad3-2b4b-47ac-85fd-e4d6425b3638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:20:39.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:20:49.493Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=cb15f4ed-4f23-4cbe-aa82-5ae9156a072a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:20:49.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:20:59.501Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=3a68a8df-ad37-4c04-ae8c-93ba6fe0592c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:20:59.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:21:09.515Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1c9c4a2e-2252-4241-adfd-6e805d9bae7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:21:09.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:21:19.533Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=4955ed09-4ee6-4194-b2e4-f08a946488e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:21:19.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:21:29.542Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=3e281769-8b08-439b-b8ff-618af0d25844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:21:29.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:21:39.555Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1d67cabb-df41-4e97-9b1a-bd29b062e8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:21:39.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:21:49.562Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=fb298ac3-2375-4c09-ad38-58f3df191588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:21:49.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:21:59.569Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=424fcadf-fc40-4431-9802-5f3a8aa26785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:21:59.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:22:09.581Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1f0086cb-9641-4312-9708-5b761a85578a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:22:09.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:22:19.590Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=004af70b-1280-4901-8e63-10bdfb18249a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:22:19.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:22:29.599Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c618ec96-85ac-4ada-8124-3a930b36aeef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:22:29.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:22:39.611Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=4fe4bb05-a958-43b8-9156-3c43946c7a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:22:39.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T11:22:40.242Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T11:22:40.243Z |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-02-08T11:22:40.243Z |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-02-08T11:22:40.245Z |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-02-08T11:22:40.249Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T11:22:40.249Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T11:22:40.249Z |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-02-08T11:22:40.250Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:22:49.621Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=823fab3f-0068-4475-8c14-98242801869a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:22:49.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:22:59.636Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=1575ce19-3f7e-4f7b-bb70-e0b5556d2237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:22:59.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:23:09.644Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=eba6d177-a764-48be-b33e-a8215427e651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:23:09.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:23:19.654Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a097eb4c-68ba-48a9-ab14-5044d53596ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:23:19.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:23:29.663Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c92c66e5-0fdd-4f8a-ad81-9273f7f07dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:23:29.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:23:39.672Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=fec5d3f9-71e1-425f-8454-28800a538c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:23:39.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:23:49.680Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b1eb740b-9682-4485-9032-8176231fa3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:23:49.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:23:59.687Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=608ff7ea-d71d-4093-8230-14bf8d12cb76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:23:59.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:24:09.696Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=89b52aad-10dd-478f-9cce-5fe850a454ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:24:09.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:24:19.712Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=540472d1-ce1e-4772-87c1-06748ec68969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:24:19.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:24:29.721Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=9b47345e-f534-4803-9b1d-dfc2d5c98cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:24:29.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:24:39.728Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=80e3f734-5ab1-49dd-8c2d-e10421a50839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:24:39.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:24:49.736Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=2e3bcc2a-c3ea-4159-966c-f7517d88d226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:24:49.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:24:59.742Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d3d265f2-d98b-46df-af28-35920517e965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:24:59.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:25:09.750Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=21f42938-4098-4839-8906-7bdda4560636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:25:09.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:25:19.767Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=9b8fb786-b240-41ce-8eab-7fced6deedde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:25:19.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:25:29.781Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f8d7a367-1697-42c0-a4a5-b92ef7028695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:25:29.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:25:39.792Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=fb4e165a-86c5-47c4-818d-456c40f6c888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:25:39.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:25:49.800Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=e9577f5c-9e74-4c78-800e-f64eb6ee6773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:25:49.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:25:59.807Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=ebf551ac-05a9-4e69-98d1-902810364788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:25:59.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:26:09.829Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=46b4bcbf-00ab-4369-9a6c-3d2dc32ef9ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:26:09.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:26:19.837Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=0b77f5d9-d97d-4534-9aeb-28818088b74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:26:19.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:26:29.849Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=fc5a30aa-4f14-412f-afe6-ef4f490cbce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:26:29.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:26:39.858Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=505ed297-6f62-4b67-8734-c05507c69c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:26:39.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:26:49.868Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=6d755f7a-8939-487b-8eaf-55b583b9f61d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:26:49.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:26:59.881Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=ad3338b2-86ed-4359-8830-06b3fbe3b4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:26:59.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:27:09.888Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=acb484fc-ee41-4fb3-a959-19c774a6bff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:27:09.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:27:19.897Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=611b5abc-b19c-4c5e-b38b-e2fd628a1690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:27:19.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:27:29.904Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=45c05e08-bd5a-4a0d-bd6c-91b7a15a9630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:27:29.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:27:39.911Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=dbd2f15e-7e6f-421a-9777-3bb17a3fa674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:27:39.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T11:27:40.242Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T11:27:40.243Z |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-02-08T11:27:40.243Z |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-02-08T11:27:40.246Z |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-02-08T11:27:40.250Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T11:27:40.250Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T11:27:40.250Z |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-02-08T11:27:40.251Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:27:49.918Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=fac63a25-6102-4e81-a99a-381e8b47f56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:27:49.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:27:59.935Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=3060fba2-5f2d-4b7c-9acb-c92a7f75e576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:27:59.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:28:09.944Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=0c06ed75-c739-406a-8ca0-b21a05036087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:28:09.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:28:19.959Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=2f8a0eb7-46fc-441c-a0fd-f97d1a6bb1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:28:19.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:28:29.970Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=dfd9fb5f-d2d0-43f0-9a5c-35d8c2a382fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:28:29.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:28:39.977Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=cd079c34-49bf-44c7-ab60-fe7949b8eba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:28:39.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:28:49.984Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=2b997304-d309-4e49-8c78-e764e134faac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:28:49.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:28:59.991Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=893e5765-761d-4474-acf9-899ab84cdce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:28:59.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:29:09.999Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c93be418-69f3-4791-abc1-fce7b7cfb66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:29:10.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:29:20.013Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=4fc4436c-5abb-4558-80de-967bec552af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:29:20.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:29:30.023Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=50eaefea-b992-473d-a61a-0773d003a119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:29:30.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:29:40.035Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=e9097de0-dc62-4d42-b4e2-37d35ac913c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:29:40.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:29:50.041Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=74334d36-8fdf-47e7-b0a3-35edb5979f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:29:50.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:30:00.048Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=157af4b9-58f6-4c79-b2c7-c3d35085b67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:30:00.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:30:10.055Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=c0e0eca5-fbd8-487b-9f43-d6cd2ed9c6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:30:10.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:30:20.062Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=e1fabaff-c7f5-4cbd-89bd-27d3967b9ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:30:20.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:30:30.071Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=ecc5b50a-c4de-4e31-88cf-b73de13efa9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:30:30.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:30:40.081Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=fce1ec0c-8548-4344-869b-b02cb9c074b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:30:40.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:30:50.092Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=146bd806-15d2-476d-bb86-a830a3fcb267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:30:50.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:31:00.107Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=81d837a1-b08f-4cc2-af99-bd5cd61a1996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:31:00.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:31:10.114Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=0c4597a9-b2af-43e9-a564-5f1e2e321b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:31:10.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:31:20.121Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=d5e1c5cd-e0cc-4fff-84db-03cd0c39a6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:31:20.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:31:30.176Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=79fc8fdb-0848-4d7f-90f2-076427838303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:31:30.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:31:40.183Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=05edda1c-7471-4dd7-9d29-7523ea92e5b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:31:40.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:31:50.191Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=3db2477e-cbf1-400d-b7ad-66e04ee383fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:31:50.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:32:00.198Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=fc447c76-4cef-43a4-895e-8605b6edda02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:32:00.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:32:10.209Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=0871591d-54dd-47fc-9409-b4687086750b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:32:10.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:32:20.221Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=ff9c8b16-5fcd-4ba6-a1d5-0c2208e6be72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:32:20.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:32:30.228Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=e6a5c601-a0fd-41ff-b0bd-10f7933173fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:32:30.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T11:32:40.233Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-08T11:32:40.233Z |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-02-08T11:32:40.234Z |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.prh.tasks.ScheduledTasks |2022-02-08T11:32:40.235Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=193ff7ca-5225-4ecc-b936-696135b1df07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T11:32:40.236Z |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-02-08T11:32:40.239Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-08T11:32:40.240Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-08T11:32:40.240Z |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-02-08T11:32:40.241Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:32:40.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:32:50.242Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=7a46ab0f-c6c3-4e92-bd19-a4acec3d6e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:32:50.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:33:00.249Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=0af926a8-9e5b-4fc3-a183-ae0ad94bbdef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:33:00.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:33:10.257Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=9228963a-1090-4961-9b35-a26ac2773f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:33:10.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:33:20.267Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=5d8da12b-4dcf-4edc-bca9-3ea801753d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:33:20.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:33:30.281Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=dca387e3-e09e-4e52-b164-ccadefc62e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:33:30.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:33:40.290Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=0d4a806a-fc57-4609-93f9-474ad13aba35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:33:40.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:33:50.298Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=b7f98df5-b6a1-4a3f-b148-4b212144fdbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:33:50.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:34:00.305Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=3c18d971-9ecf-46c7-ac31-3a07ee64e6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:34:00.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:34:10.312Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=a47495ff-21a6-4e39-8aa8-8402e40431d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:34:10.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:34:20.320Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=f7500d33-ec02-4112-8cdb-bb9c11db1558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:34:20.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:34:30.329Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=65a5a925-ecec-49a1-b4b3-85692d4b09f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:34:30.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:34:40.344Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=dca915bd-8150-48fc-b73d-ab5ea18101e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:34:40.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:34:50.359Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=3e8d1dd7-3fa0-457d-8039-f0e6c8f4defc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:34:50.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:35:00.371Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=bb8de400-8ae3-471f-8d89-9f868bf57cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:35:00.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-08T11:35:10.380Z |INFO |Init configs |InvocationID=6cb32926-5f1b-4f74-a89a-7807bf11b669, InstanceUUID=6bce0bc5-d423-4a83-9db