. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T05:11:42.902Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T05:11:42.906Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T05:11:42.948Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T05:11:43.815Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T05:11:43.989Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T05:11:43.989Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T05:11:43.990Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T05:11:44.235Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-20T05:11:44.356Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-20T05:11:44.409Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-20T05:11:46.777Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-20T05:11:47.473Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-20T05:11:47.500Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-20T05:11:47.501Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-20T05:11:47.592Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-20T05:11:47.593Z |INFO |Root WebApplicationContext: initialization completed in 3182 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-20T05:11:48.275Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-20T05:11:49.400Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-20T05:11:51.127Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-20T05:11:51.352Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-20T05:11:51.352Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-20T05:11:51.354Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-03-20T05:11:51.807Z |INFO |Started MainApp in 12.755 seconds (JVM running for 13.716) |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-20T05:11:51.915Z |INFO |Start scheduling PRH workflow |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:11:51.945Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=62beb128-2497-4db0-a188-c5a511892cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T05:11:53.523Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.75:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:11:53.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:12:03.554Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=f644a448-19ba-411a-922f-15e61721328f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T05:12:04.622Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.75:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:12:04.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:12:14.625Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=7d606cb5-f044-4501-bd53-8d9c91481541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T05:12:15.790Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.75:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:12:15.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:12:25.800Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=c4d104c0-c11c-415b-a40a-177740fecd9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T05:12:26.971Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.75:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:12:26.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:12:36.976Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=58314e70-3542-4787-8e72-71d9cfea946e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T05:12:38.062Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.75:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:12:38.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:12:48.066Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=c6682ed5-8769-4663-9126-01f033242231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T05:12:49.234Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.75:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:12:49.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:12:59.241Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=2ca3d092-81aa-447e-b979-c7f1223eb91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T05:13:00.301Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.75:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:13:00.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:13:10.304Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=ee5d485d-e420-4bf0-8e74-9b5d26ee1730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T05:13:11.340Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.75:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:13:11.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:13:21.342Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=b58e314f-dc13-4701-9137-864c95d66f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T05:13:22.386Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.75:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:13:22.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:13:32.387Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=c3a06b5e-798a-409b-876c-3df3660cdd96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T05:13:33.458Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.75:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:13:33.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:13:43.459Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=59ef8618-aeb5-47a6-a5bb-3d7bda5b967a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T05:13:44.494Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.75:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:13:44.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:13:54.495Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=af0ed69f-eb3f-4142-acdf-fd556605cd9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T05:13:55.538Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.75:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:13:55.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:14:05.544Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=eca56bc3-82f0-4459-ab0f-f5a71468f58b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T05:14:06.606Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.75:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:14:06.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:14:16.607Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=e04d4270-e1a3-4127-b642-adae7bff283a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T05:14:17.645Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.75:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:14:17.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:14:27.648Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=77d8a96e-4580-4101-a93b-be3c913258d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T05:14:28.716Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.75:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:14:28.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:14:38.718Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=ff9e48db-d0dd-4444-9f7c-f5a13ac6c042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T05:14:39.790Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.75:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:14:39.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:14:49.791Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=ad3e3232-03ae-434c-bb8e-84cbde295919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T05:14:50.830Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.75:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:14:50.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:15:00.834Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=adc1329a-125a-43a7-a9fc-d4b7ce13aa3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T05:15:01.873Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.75:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:15:01.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:15:11.875Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=1f1af23f-8b10-41cb-a6d7-750812e4863d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T05:15:12.977Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.75:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:15:12.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:15:22.980Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=237c5890-4de4-4c0e-9980-de5197d367fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T05:15:24.049Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.75:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:15:24.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:15:34.065Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=da468151-077a-49de-922a-a9b6e59881b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T05:15:35.121Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.75:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:15:35.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:15:45.123Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=15f56ff4-c607-4411-82e2-2cf084ed8dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T05:15:46.189Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.75:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:15:46.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:15:56.190Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=2a179a5a-dc9b-46e5-b5ba-2cac65d8ba40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T05:15:57.249Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.75:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:15:57.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:16:07.251Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=8fb15ef8-c3aa-49ae-83b6-fd5b929ecec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T05:16:08.333Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.75:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:16:08.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:16:18.335Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=87fc91e9-a4df-4ed5-a596-20f5860c2817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T05:16:19.405Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.75:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:16:19.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:16:29.408Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=37a5a69d-af9c-4e8c-a536-6a389efd260b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T05:16:30.477Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.75:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:16:30.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:16:40.479Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=dd618fad-0dc9-436d-8549-e5225fb3ff67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T05:16:41.521Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.75:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:16:41.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T05:16:49.253Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T05:16:49.253Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T05:16:49.255Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T05:16:49.258Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T05:16:49.275Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T05:16:49.276Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T05:16:49.276Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T05:16:49.279Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:16:51.523Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=e773061b-5273-4b08-a9e7-541c44237a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T05:16:52.589Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.75:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:16:52.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:17:02.593Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=78f9047f-85ad-4496-ab53-3aee7c1598ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T05:17:03.672Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.75:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:17:03.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:17:13.677Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=23c792b8-8d47-4052-90d9-5d392a71ff9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T05:17:14.734Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.75:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:17:14.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:17:24.736Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=48a5330c-f223-4c63-8a02-d486cf0d2fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T05:17:25.804Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.75:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:17:25.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:17:35.806Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=cce2f1fe-f8d4-4971-aca5-b036120580c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T05:17:36.878Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.75:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:17:36.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:17:46.881Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=0ebbd7d6-27df-46c1-b770-65a2c4d837cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T05:17:47.955Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.75:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:17:47.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:17:57.958Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=47e2a9f5-3233-45cc-93b1-d2c6b2c195db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T05:17:59.062Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.75:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:17:59.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:18:09.071Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=c6ebc603-cbba-4967-8e66-b1b8f3e2132d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T05:18:10.157Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.75:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:18:10.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:18:20.159Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=619f3b6f-67ad-45c1-8883-9e1d29226b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T05:18:50.191Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.233.50.75:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:18:50.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:19:00.193Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=1ebc2de2-50ce-459e-9970-ed5e2501c246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:19:00.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:19:10.437Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=c2486dd8-d3fb-4cef-9c7f-074b7ed4c5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:19:10.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:19:20.469Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=af86c94e-a09e-4da7-ac67-2196e9ef7463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:19:20.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:19:30.501Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=41f50776-8122-45f6-9bcd-acb23df10ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:19:30.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:19:40.581Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=2c0069fc-0d14-4b50-9baf-446dbdd52340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:19:40.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:19:50.634Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=9d2fe349-5f78-4de5-afbe-732a398f8bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:19:50.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:20:00.697Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=38c1c9eb-325e-49df-a83b-4d9649ab4db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:20:00.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:20:10.739Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=379ea114-2868-449c-b126-9ea3cb1da0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:20:10.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:20:20.781Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=642b74af-0b78-4ccd-9e41-1c5ff8474ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:20:20.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:20:30.846Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=326bbdf8-9a89-4382-94f3-d8459a51857b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:20:30.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:20:40.881Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=a5d6c2b7-5646-4e5a-acb5-d38873998680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:20:40.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:20:50.912Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=ef0e7cb0-72f4-42be-a9b7-ccbedfa16070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:20:50.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:21:00.947Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=de6836d5-87ba-4b61-9118-c68d6c445c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:21:01.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:21:11.062Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=64fa5ec8-a92b-4601-ba15-e8d5bbeed5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:21:11.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:21:21.085Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=c4605708-4940-46db-ab7d-b9fcde24fe91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:21:21.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:21:31.108Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=da1141b0-c919-4b30-b4ca-0bb8cc61cd42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:21:31.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:21:41.150Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=099db10f-171e-4443-8cd0-dee4a64466af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:21:41.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T05:21:48.689Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T05:21:48.690Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T05:21:48.691Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T05:21:48.694Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T05:21:48.706Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T05:21:48.706Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T05:21:48.707Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T05:21:48.709Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:21:51.191Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=a30b6333-98fc-4726-8c0a-e1ffff73e6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:21:51.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:22:01.222Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=dffaeb0d-4792-497f-bb98-1ed4b20d71f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:22:01.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:22:11.244Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=6d9369d3-0a33-4706-89ab-cdfeba732966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:22:11.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:22:21.288Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=03c73255-7ed3-4cd6-ba97-419fad905eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:22:21.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:22:31.308Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=2435b6dc-40e9-4c3e-b9e3-1cdca4a114b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:22:31.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:22:41.365Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=e13f89e5-f68d-4254-bdce-4471e90c9f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:22:41.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:22:51.394Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=dfd6e6c6-fb24-4db8-a346-fed1c9b0c7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:22:51.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:23:01.419Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=e10baa82-96f2-44a1-9b20-2632b538a3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:23:01.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:23:11.450Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=96f70b16-2e94-4ade-a4c8-c23db4613472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:23:11.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:23:21.482Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=11b12087-78c5-4b4b-9089-22d164aea1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:23:21.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:23:31.516Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=1681aa48-0d91-449e-876d-97501d28767f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:23:31.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:23:41.548Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=b62b114d-9917-41fd-9bab-ac9880690d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:23:41.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:23:51.583Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=c4ac0d62-09a5-41c7-affd-b556f83343a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:23:51.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:24:01.627Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=9660eb63-5fe3-4cbd-b240-9c73f3ccbe62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:24:01.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:24:11.654Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=82f576f6-1912-4c99-97e7-49c0d03939b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:24:11.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:24:21.679Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=ce4bce84-bf5e-4eeb-abfd-252b66ec5389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:24:21.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:24:31.706Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=5cb975d1-bc2b-466d-abae-1900a0c2bb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:24:31.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:24:41.725Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=7ff17321-5c35-4545-b9f3-c746d4a7f775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:24:41.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:24:51.745Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=a224f683-8482-45ef-8862-b7bd18990b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:24:51.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:25:01.790Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=ad227e73-8e0b-4207-9d57-cebd6e10c538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:25:01.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:25:11.852Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=f1019bd3-b212-49d0-8478-631fc7aa080c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:25:11.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:25:21.895Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=42388584-236a-4c66-9d7a-fae85d5f6849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:25:21.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:25:31.926Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=66a23e21-ad8d-46e5-aa3a-261038245d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:25:31.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:25:41.960Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=2e1c0363-b648-4419-ac4c-61cb0b92c0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:25:41.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:25:51.993Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=261a0399-c26c-44ec-a0e2-2b3008233d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:25:52.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:26:02.022Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=556a1e5f-8be5-473f-9dc0-f62e8f2ff830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:26:02.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:26:12.053Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=05752314-4fc3-4f93-a1ba-ac6742b9375d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:26:12.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:26:22.073Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=b907822d-ace7-4101-a0e6-fca331242c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:26:22.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:26:32.123Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=1b2fce80-21bc-4f94-a2b3-08ade9a85459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:26:32.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:26:42.146Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=fc17a850-b6a5-419b-ba87-fd30dc0efb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:26:42.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T05:26:48.640Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T05:26:48.641Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T05:26:48.642Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T05:26:48.644Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T05:26:48.653Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T05:26:48.654Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T05:26:48.654Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T05:26:48.656Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:26:52.165Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=b133544b-0295-483b-a70d-d34bcdd247dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:26:52.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:27:02.203Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=edaf1464-e16d-4f15-b69c-62822d2b3fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:27:02.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:27:12.220Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=cf500905-d15d-43fb-a1f3-81d055277679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:27:12.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:27:22.240Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=6557132d-ed11-4b7b-8f59-7f00adf75ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:27:22.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:27:32.268Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=145c9b50-5052-4875-b5eb-e8257d25e6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:27:32.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:27:42.285Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=b81c2a65-f684-472b-b8bd-9b5c1dc83c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:27:42.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:27:52.305Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=5ac9fef9-fd00-4491-ba94-d48e9ba1703b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:27:52.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:28:02.321Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=f19e8c00-d5f6-41d8-a0ad-9a7105f9b153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:28:02.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:28:12.344Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=c3d7a57b-bbff-4687-bcb0-3664e37fe7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:28:12.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:28:22.375Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=33501390-0340-4304-a08a-8cc77103577d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:28:22.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:28:32.424Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=735a6054-5967-4128-97d6-b478e471fc1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:28:32.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:28:42.449Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=77e77f85-2c0d-4b2f-ae63-dfea5d40ae60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:28:42.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:28:52.479Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=6d07a28d-30f7-4a82-a2d3-c21cddacfe38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:28:52.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:29:02.510Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=508b9fc1-0b88-4d88-ba72-93b767d4c6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:29:02.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:29:12.554Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=ebd2459a-86a4-4dd9-b5ec-deb1795dd1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:29:12.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:29:22.578Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=3c1b2aeb-cbd7-4ce8-90f0-16cd4048e358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:29:22.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:29:32.597Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=ce0ae53f-3786-4802-b075-20b9dc6709d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:29:32.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:29:42.612Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=1dd94b65-4e32-4782-b192-d748fb8c67b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:29:42.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:29:52.632Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=5584399e-b3f8-4e33-9703-17a33e613de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:29:52.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:30:02.656Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=38f8a84d-9f2a-4434-9b91-0936fbd5ca59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:30:02.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:30:12.689Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=36cdc7ec-4475-4cee-a630-bb5afd6a35e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:30:12.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:30:22.725Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=c7e3962b-05b7-4338-af8e-6bbd43960af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:30:22.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:30:32.764Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=51481fb7-3807-45ef-aafc-5b69c685a397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:30:32.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:30:42.803Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=fb3bd92a-030e-48b6-9dee-a3bda1bcb941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:30:42.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:30:52.860Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=ba27480d-505a-4272-879d-1c4e384bd4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:30:52.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:31:02.873Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=a95968b4-b135-45ec-8700-76ef085e874f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:31:02.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:31:12.900Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=019bfb3f-cd5f-42c7-8886-6463916663bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:31:12.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:31:22.919Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=c8643388-40d0-4d70-8b2a-8aabc7f77e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:31:22.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:31:32.934Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=5a41ed6d-7121-4cd6-9fff-15c69329e191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:31:32.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:31:42.955Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=1cf509a4-826e-4062-9041-d154f4e6825b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:31:42.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T05:31:48.656Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T05:31:48.656Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T05:31:48.657Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T05:31:48.660Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T05:31:48.670Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T05:31:48.670Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T05:31:48.671Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T05:31:48.674Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:31:52.983Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=30c8f0a5-eb55-45f4-9bbd-383821799c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:31:53.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:32:03.005Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=3ef44040-1b4f-4e37-9d52-74b2f6c1fbf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:32:03.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:32:13.034Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=19f70389-6609-4e9f-802a-af69d48872b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:32:13.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:32:23.051Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=d517db1b-934f-4068-ad1e-e567410e1f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:32:23.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:32:33.079Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=4f2eb742-1f46-400e-85d3-81dce53be09f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:32:33.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:32:43.097Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=d1eb031e-dafa-4457-865f-55ab22d43196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:32:43.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:32:53.124Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=31e7bc8d-b6cf-4fe6-9e92-26149e97b6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:32:53.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:33:03.160Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=1ebc87cf-60ed-453d-af82-c74ce5d7965a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:33:03.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:33:13.175Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=fc0bbcca-6179-4b91-9d74-55edd81f1f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:33:13.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:33:23.191Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=83578eaa-2e0b-4a06-b0dc-223ac417a284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:33:23.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:33:33.211Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=2b642700-a1c3-478f-9eec-778fe25d44d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:33:33.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:33:43.251Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=bd2f52d4-91be-472d-98db-2ca319ed8d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:33:43.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:33:53.266Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=0780eb1c-d7fe-4ed1-b8fd-880978e2b1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:33:53.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:34:03.303Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=439d992a-8486-4da5-b342-4e60b9a5883b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:34:03.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:34:13.330Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=10391d0f-8e2a-41d0-8c74-e5b28a0be5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:34:13.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:34:23.350Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=df515d73-3ed6-4a17-b989-5b50a8ab58dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:34:23.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:34:33.405Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=0c513fff-8dca-4ad2-a02c-b0448a47994f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:34:33.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:34:43.419Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=bda2f7c8-7ebb-4ebc-8834-c109e68b9614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:34:43.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:34:53.444Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=0f9c1c35-2a9d-4593-b62f-198ac3f72d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:34:53.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:35:03.478Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=59455838-690a-4b4c-9563-0d5cc8a74b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:35:03.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:35:13.510Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=60b92d73-c5e3-48f7-8e51-6a3533b9e8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:35:13.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:35:23.531Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=a2705bff-2ee3-46dd-ad19-33bc34d7d48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:35:23.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:35:33.571Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=88d29ac8-9885-4d12-a893-af8f94e67f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:35:33.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:35:43.592Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=15e1503c-676d-4b44-ac83-375348f97c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:35:43.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:35:53.611Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=d831fa43-ba21-4231-9814-dcb8926237bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:35:53.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:36:03.640Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=3cdef58c-868a-43da-adb1-9738ef5d21ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:36:03.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:36:13.661Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=8efe7dfe-9ec6-4909-a8a9-cacbbca0d5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:36:13.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:36:23.695Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=a3d5b4b1-3068-4841-ba25-dc3a1d15e076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:36:23.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:36:33.734Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=a992c992-8eaf-41dd-bc3e-a981128d3d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:36:33.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:36:43.750Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=3b2e0921-cf3b-45cf-a676-c9bcb4e603a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:36:43.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T05:36:48.674Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T05:36:48.675Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T05:36:48.676Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T05:36:48.679Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T05:36:48.687Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T05:36:48.687Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T05:36:48.687Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T05:36:48.690Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:36:53.769Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=6ddff4fe-d828-4e64-89de-dd6fbc641c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:36:53.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:37:03.795Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=a2977674-7115-4c00-acc3-7dcc4dfd5060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:37:03.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:37:13.814Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=da76090f-8c5d-4ce0-97bd-45856f23f5c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:37:13.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:37:23.856Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=b6d1d93b-16e6-4fea-9138-90a94fd6c235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:37:23.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:37:33.883Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=9915930b-e01d-42fa-98cf-414d14892c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:37:33.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:37:43.911Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=7c33457e-0a69-45c9-91d6-e929bbb862da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:37:43.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:37:53.932Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=0a9db1e6-caa0-4626-aa78-809b3ca9e788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:37:53.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:38:03.957Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=dfa9c7f3-e16a-4d78-bca0-d52445e711ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:38:03.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:38:13.985Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=0547ddb8-6469-4fd8-ad36-7d376cbfd887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:38:14.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:38:24.056Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=1a688b03-aa5d-40e0-bbca-e806e0fe35d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:38:24.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:38:34.122Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=f49ade44-6ae2-4519-b659-6877f59115ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:38:34.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:38:44.199Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=ea494ee2-199e-4eac-90fc-0e6b3575c298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:38:44.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:38:54.238Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=1dee4071-f7b5-404a-8eed-443cf841209c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:38:54.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:39:04.280Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=2d3515bb-3142-4591-8f51-28daceb08839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:39:04.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:39:14.303Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=d96564fe-dd70-4187-b041-2b3c83db9eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:39:14.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:39:24.325Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=2485d52e-de8c-4e6f-afc9-65c922496f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:39:24.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:39:34.357Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=3cae3968-dbe5-45a5-8531-2e5b4d7bd86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:39:34.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:39:44.381Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=6dc1efcb-3a49-4312-9ec3-f6324d6362b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:39:44.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:39:54.415Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=7cca7bbd-3a97-46d2-b137-0797df8745c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:39:54.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:40:04.462Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=3b168857-3258-412d-bcd1-0be48adb2211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:40:04.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:40:14.496Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=43c08045-2183-4935-b003-9e9b40261462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:40:14.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:40:24.566Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=d565dc68-2a2e-4d47-b42a-40f2b5e035b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:40:24.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:40:34.622Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=65a6e80d-0f55-4a59-b5f5-640a1f92bee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:40:34.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:40:44.667Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=3ce9e66c-3313-46f9-a9a6-235175b03797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:40:44.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:40:54.692Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=d6f624c4-980c-4d55-816c-68e15a02a827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:40:54.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:41:04.728Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=56c1045f-1c97-47bb-8671-09bfd9cc0407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:41:04.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:41:14.761Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=f4662bdb-75a5-4a1a-9ff5-10bb19a0f091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:41:14.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:41:24.791Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=809cf393-c747-4dbb-8fb5-307c25413bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:41:24.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:41:34.852Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=5e68d7c1-04c7-48ee-9dfa-a2b03d499388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:41:34.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:41:44.895Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=e9b0b322-1ab4-43b8-a1ee-f0f38a0ac9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:41:44.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T05:41:48.621Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T05:41:48.621Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T05:41:48.623Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T05:41:48.631Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T05:41:48.645Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T05:41:48.646Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T05:41:48.646Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T05:41:48.649Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:41:54.937Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=564dbc92-8ca9-4cb0-9c55-cd73678518ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:41:54.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:42:04.955Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=65c6f0da-5b93-41e5-8796-3d0b2750a42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:42:04.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:42:14.969Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=c25819d4-946c-4415-9a1e-4d46871b1b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:42:14.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:42:24.984Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=26e39df7-3997-4915-94a3-495d37796146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:42:25.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:42:35.011Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=76650973-a159-4ccb-aac0-01037e8072bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:42:35.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:42:45.054Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=94886d7e-8aae-46c6-984a-264fb60049cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:42:45.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:42:55.077Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=9e7d0aac-d92b-45f1-bb17-842ecb6b1690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:42:55.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:43:05.114Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=b50bc2b6-79c3-42ad-825d-a7c014066e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:43:05.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:43:15.175Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=fbfefde6-0328-4bbb-950a-dcc285ba5ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:43:15.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:43:25.196Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=7272ed02-6db8-4b76-89da-dad0a094b76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:43:25.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:43:35.226Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=a41ae68e-1e4f-4a49-8043-9bf7bd470212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:43:35.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:43:45.248Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=7ac06fc3-208c-48cc-ae73-4e845ab90227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:43:45.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:43:55.320Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=35028c45-76c3-4ef8-b877-8de710ad7faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:43:55.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:44:05.352Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=7799213c-eba1-4e41-80d5-18683376faf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:44:05.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:44:15.368Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=40d37df4-cce8-486b-8e34-609e663c560d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:44:15.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:44:25.394Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=2506f1f2-46b3-46c2-a266-251b271ab0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:44:25.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:44:35.412Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=e9ca5906-0473-46ad-ae78-32bb5bacd567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:44:35.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:44:45.439Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=a22e7c46-6eba-470d-a1e1-c7f2c12a71b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:44:45.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:44:55.473Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=d0ebd5f2-601f-4021-94b3-265453bff54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:44:55.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:45:05.515Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=d930ff40-29f5-48da-a0ce-99c5243ffb5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:45:05.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:45:15.558Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=62eb94d0-b150-4859-9809-80d997b2abd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:45:15.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:45:25.584Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=5e1fe438-01c1-4807-86e0-ca3eb597ae2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:45:25.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:45:35.615Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=b04d08c0-c2b1-437c-88ad-8eaae039fc8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:45:35.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:45:45.631Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=c7dfa74d-b2fa-4f43-84db-a269de7341ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:45:45.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:45:55.647Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=0d08dcd3-b75d-49c1-b9de-821fb5d5884c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:45:55.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:46:05.678Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=072a3172-631b-42df-a62b-64f0821d88d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:46:05.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:46:15.714Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=e5222d1c-a2e4-458b-bb56-d0fea0d33290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:46:15.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:46:25.766Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=57a47b06-8568-4d3b-9318-43271a356b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:46:25.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:46:35.785Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=a059b628-03f7-410a-9817-c388894d3796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:46:35.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:46:45.809Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=e6bd2928-acfd-42ae-b45c-d6f98237619e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:46:45.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T05:46:48.656Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T05:46:48.657Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T05:46:48.658Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T05:46:48.661Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T05:46:48.668Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T05:46:48.668Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T05:46:48.668Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T05:46:48.671Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:46:55.837Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=b5312178-4a12-4f50-a1d9-4f40ae218c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:46:55.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:47:05.851Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=8c33e187-b434-4230-9d92-fd7a45883b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:47:05.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:47:15.906Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=94adc263-403f-4fb0-9101-52c683a86a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:47:15.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:47:25.920Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=08edd864-ffc1-403c-8a5a-6cf7fddb7eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:47:25.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:47:35.942Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=8c568a79-cb17-474d-98b6-e71e3668469c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:47:35.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:47:45.956Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=714e7da7-ccce-4f0b-a233-4b3492f25048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:47:45.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:47:55.968Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=dd0aff20-d0c6-48bc-a1a8-1fbb611dce03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:47:55.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:48:05.989Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=58c23588-317f-42d5-98ae-7c7784f0dcc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:48:06.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:48:16.006Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=f028811d-d019-499d-8fbf-87774bb182f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:48:16.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:48:26.021Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=9ea8e5e7-9523-46f0-9e5a-90a95bc37b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:48:26.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:48:36.038Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=03ce0090-ae0a-42bd-a342-03f083dc76db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:48:36.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:48:46.055Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=d11fcf88-80d8-4207-b463-b5c32c24b9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:48:46.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:48:56.106Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=557c2e8b-a4cc-4784-902c-635e7bd34288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:48:56.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:49:06.119Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=ebccfca6-0b11-463d-bb64-48c8ea8de3f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:49:06.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:49:16.143Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=ec94d28e-fe0a-4789-9646-bee88ccce2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:49:16.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:49:26.175Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=2d19523a-a492-4b37-9abc-2b0cb0e09a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:49:26.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:49:36.189Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=dc0c5f0b-e3e0-45b7-9956-b3ecb95286c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:49:36.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:49:46.205Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=7f202e65-8bc0-4f36-bc56-f2edcccb1b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:49:46.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:49:56.226Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=e13ca799-5333-40d8-8a5b-6fccbeff770a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:49:56.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:50:06.253Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=b27545ff-e581-45af-abfd-367239ac76f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:50:06.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:50:16.265Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=bb774857-0e96-4ded-ac89-4ba906b6a7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:50:16.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:50:26.283Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=23252fb4-6f4c-4228-b7cf-4c18c109d3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:50:26.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:50:36.298Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=cf6ea26b-6a08-4742-ba29-b0f98c0b8e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:50:36.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:50:46.326Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=9de1ad1c-34b4-4ea5-927a-c5cb6a24ea07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:50:46.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:50:56.339Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=77d8451d-2377-4942-802d-da0b95c95479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:50:56.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:51:06.359Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=020856be-6566-40ed-9b80-6ec490a89656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:51:06.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:51:16.376Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=8c913711-87c2-4755-ad65-576bd156581a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:51:16.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:51:26.403Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=394cc632-3532-4d49-a6a6-0b717645de0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:51:26.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:51:36.435Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=f0540bfb-1bc8-49a8-8798-2b5196ca080a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:51:36.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:51:46.449Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=5f2f13d2-128e-4d55-bfad-10211e573c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:51:46.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T05:51:48.580Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T05:51:48.581Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T05:51:48.582Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T05:51:48.585Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T05:51:48.595Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T05:51:48.596Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T05:51:48.596Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T05:51:48.599Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:51:56.464Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=6946e0ed-0be7-4dae-ac56-26c82a0fc5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:51:56.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:52:06.484Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=5c2dadab-32c2-4b2c-aacf-ca0010d7f4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:52:06.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:52:16.503Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=dce50aff-12a2-4538-b9aa-aacd0a83120f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:52:16.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:52:26.516Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=c0dc1968-055d-4e56-b532-49d762bc500d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:52:26.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:52:36.545Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=aa4bc86a-79c0-4f6c-9f38-2e76ed4919bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:52:36.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:52:46.580Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=e5132ae7-ddbc-4b3e-97a6-fd24315a2ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:52:46.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:52:56.592Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=bb0121fa-01bf-4c1e-93be-9736a851c3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:52:56.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:53:06.614Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=bb9c8a28-2f25-42b6-bb86-91fbe5b402a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:53:06.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:53:16.629Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=bcec3486-e672-46d8-8961-cb843bd1555a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:53:16.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:53:26.663Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=7a92d596-4698-4923-9b38-36ec44f3b057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:53:26.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:53:36.685Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=b7f85676-5fb8-40a7-86ec-befe428190ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:53:36.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:53:46.700Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=19f83711-15c7-42a1-84e5-8c9998b0967a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:53:46.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:53:56.715Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=565bb141-87e7-4adb-92d3-af57c00ef53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:53:56.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:54:06.741Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=6f430eca-ae43-449e-9106-32fc503ec265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:54:06.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:54:16.756Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=e29f5f19-678a-4599-b6c0-e097871db631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:54:16.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:54:26.774Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=2490a43e-9a8d-4587-9bd7-617ed20eb360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:54:26.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:54:36.793Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=3508b2c1-aaaa-4f5b-85c3-d03086230bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:54:36.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:54:46.830Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=e546059f-a88b-4f89-9f62-0803370fa0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:54:46.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:54:56.849Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=9cd85168-82aa-4eae-ad37-fc3669fe1232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:54:56.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:55:06.891Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=1ce3ee0e-b14f-4556-9dbc-5fa2cc699e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:55:06.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:55:16.902Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=a8ec32cf-f98f-488d-812b-6fbbbd009844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:55:16.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:55:26.912Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=7f666b3f-f7b8-4243-8f13-78ef0584a864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:55:26.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:55:36.928Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=d9abd525-11c5-424b-bd07-ff3b69059b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:55:36.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:55:46.940Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=52025c8a-4952-4e0a-8c25-95f175ec536a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:55:46.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:55:56.971Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=10666b3c-c87a-47b0-b00b-abb982e7969f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:55:56.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:56:06.993Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=ce0d601d-0997-4e75-ada5-0af2a51d31ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:56:07.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:56:17.005Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=1aadbd53-1048-4887-9636-4e82ccdebb25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:56:17.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:56:27.041Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=c2c0abc7-12f4-46fc-8e6d-2b248d0b22dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:56:27.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:56:37.054Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=410774ee-9a7c-4833-8edd-1a0f8323a7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:56:37.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:56:47.066Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=e2f42bfa-ac08-40d9-811e-98ac6500627e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:56:47.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T05:56:48.530Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T05:56:48.531Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T05:56:48.532Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T05:56:48.534Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T05:56:48.539Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T05:56:48.540Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T05:56:48.540Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T05:56:48.542Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:56:57.089Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=aca994ed-735d-409d-8b11-4efc4d36e2dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:56:57.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:57:07.101Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=633829e6-a89d-46e6-bf1e-863e218a49ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:57:07.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:57:17.137Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=eaf4d84a-2af7-47bc-9d79-c2d9528c148d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:57:17.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:57:27.150Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=479b3726-2bb2-4a84-9c98-3b803b6125b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:57:27.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:57:37.165Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=ebbabe73-4fa2-46f7-bc80-9c9568d4c960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:57:37.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:57:47.183Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=b4ee78fe-f424-4d0c-8ecf-8e6db3992a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:57:47.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:57:57.194Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=51cd37ce-f0ad-4c22-919f-4ce61396cb18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:57:57.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:58:07.222Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=cef3ff37-ee10-4c68-bf4d-56f51d6d0e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:58:07.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:58:17.241Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=35f06fc9-59b1-47e4-9566-8be6ae668bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:58:17.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:58:27.252Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=a98bb3ff-8aae-4e70-a749-d9ac4f806628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:58:27.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:58:37.297Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=0858c331-3bc2-49b3-9e90-5cc765431502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:58:37.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:58:47.311Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=d1943d7c-20e8-42f8-ba94-e360e2f7a886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:58:47.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:58:57.324Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=764a8f59-11af-40c2-805f-d8fe61dddee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:58:57.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:59:07.352Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=ea0c85a6-6bf1-4f86-a3d9-232dadbad2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:59:07.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:59:17.361Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=c6fda148-63a3-4567-a8fb-bf714381f35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:59:17.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:59:27.377Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=99e0d95e-fb0b-440a-9594-17135b49eb31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:59:27.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:59:37.388Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=e69d863a-c8ae-41ff-b624-ee9fabdb7277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:59:37.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:59:47.397Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=347fa3a8-ca01-4e68-8244-b96529f9f39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:59:47.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:59:57.409Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=1d563116-15d6-4502-ad52-82872f8ba42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T05:59:57.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:00:07.445Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=6317728d-f6c9-4c8e-90fa-ea1874a0415a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:00:07.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:00:17.457Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=8645678d-d1cd-4782-91d1-09dd6c24c49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:00:17.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:00:27.467Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=c879522f-6a16-4301-8c37-9ca22af2577e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:00:27.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:00:37.488Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=64e950ea-5b68-48d4-b55f-d82765d3c534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:00:37.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:00:47.499Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=af8f3b8c-7767-43f0-adea-3223f8c58ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:00:47.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:00:57.516Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=c3f08cdc-239e-4339-b276-86b0fcd667fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:00:57.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:01:07.534Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=77f1d603-436e-4fab-9e5a-16ca84bf65fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:01:07.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:01:17.547Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=cba52d5b-bfe0-4b2c-b0a1-0c330f180a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:01:17.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:01:27.558Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=f3d40a09-1818-47cc-a81b-b0362b0ebd6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:01:27.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:01:37.572Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=1e890f77-d794-4e9e-b537-2aa20dfbd1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:01:37.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:01:47.592Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=b43bf6a8-bcf9-45eb-8577-5a028aa95ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:01:47.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T06:01:48.632Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T06:01:48.633Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T06:01:48.634Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T06:01:48.637Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T06:01:48.649Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T06:01:48.649Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T06:01:48.649Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T06:01:48.652Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:01:57.606Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=5d3fefb9-8046-4f3c-955e-1a4216393503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:01:57.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:02:07.618Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=37ddf221-912d-4661-b66a-44f8fb6b158b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:02:07.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:02:17.644Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=4d1bcbe1-ce8e-428e-9ba1-0f15d7088334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:02:17.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:02:27.670Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=cf4fe4ac-2a5c-421d-9811-8b8a926c55ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:02:27.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:02:37.696Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=151f6306-69ec-497a-8737-f50bacbcb11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:02:37.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:02:47.716Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=7b4224da-a217-499c-914d-cbb12b0e263f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:02:47.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:02:57.752Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=092d4ce5-c954-4aff-b472-937f4643d640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:02:57.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:03:07.794Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=d9410302-41b2-4d3a-8a63-4c69d3a798f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:03:07.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:03:17.807Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=350a3def-f43c-4cfa-81d9-a10c7c5e7544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:03:17.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:03:27.826Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=9553ee9f-c75a-47dc-a407-6530facad721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:03:27.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:03:37.850Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=e052a9af-053e-4e9e-96f9-b2cce2b39025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:03:37.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:03:47.869Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=db55917d-ea02-42ed-8658-033994230b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:03:47.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:03:57.884Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=c5c7e9a6-ac9a-4437-aaf9-6d27d7b7f7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:03:57.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:04:07.903Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=58519b7d-6947-47ed-8278-d6e39507d2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:04:07.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:04:17.923Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=517b91e0-ffcc-490e-bea0-d89ec3503adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:04:17.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:04:27.937Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=72b029a5-a652-4759-98e3-17d0de0da538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:04:27.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:04:37.947Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=a59a583a-6424-480b-896f-71a135661b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:04:37.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:04:47.957Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=0559bb84-243e-4e78-9d4d-34be5cd42e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:04:48.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:04:58.001Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=27c1594f-9d81-4fc1-a8f8-4845f5e54558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:04:58.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:05:08.020Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=ac4f4f0a-f505-48f1-a844-0dc036269fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:05:08.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:05:18.059Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=c1836171-0b1e-4443-b6b4-a953544f84e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:05:18.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:05:28.083Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=dee74fdf-8f6d-4039-8ec3-74ca4ffe0a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:05:28.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:05:38.104Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=e5ab05c6-29a2-40d3-a5b0-ddadf65da6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:05:38.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:05:48.130Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=098fe5e1-e9c9-493e-b9e1-55972989b691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:05:48.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:05:58.152Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=c80e8de7-f772-4e16-9cd5-0d76312abcfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:05:58.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:06:08.161Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=5b7b5fe3-a9ef-4c69-a7d3-9edad4d0091e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:06:08.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:06:18.178Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=844c8b6f-968d-40ee-b0d8-aebb98366649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:06:18.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:06:28.198Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=cf5e7390-58a6-4f55-b8bd-1d56dbd59e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:06:28.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:06:38.218Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=cfc461dc-1b42-4d74-9db7-52b88740f224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:06:38.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:06:48.236Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=a4f943b7-d8c4-498f-913b-97f144d96e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:06:48.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T06:06:48.643Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T06:06:48.643Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T06:06:48.644Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T06:06:48.647Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T06:06:48.654Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T06:06:48.654Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T06:06:48.654Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T06:06:48.656Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:06:58.253Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=d0dd1bda-6a99-49ce-b71a-3454c2e1bebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:06:58.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:07:08.265Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=c7aad2ff-922a-4503-b83e-111dd8ce6139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:07:08.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:07:18.287Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=107ff2ca-516c-47eb-be95-44f173fea864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:07:18.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:07:28.339Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=f3ef9d7d-c380-4e1b-be75-ea07ea361e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:07:28.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:07:38.358Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=225a94a3-e462-4d04-b273-d9f8e38dc6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:07:38.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:07:48.369Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=7c160a5a-dc75-4de6-88b5-08688d26163a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:07:48.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:07:58.384Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=b897baeb-a7df-4d4a-acf4-44956ce4b100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:07:58.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:08:08.400Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=d745e798-53fc-48a0-af67-355804ed1409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:08:08.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:08:18.418Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=be0f42d0-37f4-4b2f-9069-5ee83bc346c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:08:18.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:08:28.428Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=97542f6b-1000-484b-b98f-2d19cf4b9197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:08:28.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:08:38.443Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=4ceba980-7ed9-4f76-a8da-59e676d1a64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:08:38.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:08:48.455Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=be9b5ab4-0024-4227-85e5-cdef0f591b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:08:48.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:08:58.475Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=783c1bad-a641-4cd2-98d1-02ac662e78d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:08:58.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:09:08.500Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=0a26465d-4508-4c03-941a-c6ce89cb856f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:09:08.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:09:18.514Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=e5e8882b-1579-4fac-b903-d6a48cc4c819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:09:18.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:09:28.529Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=46e637b8-b494-420c-9050-9f09b7694bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:09:28.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:09:38.546Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=17f5bdca-d158-4fd8-9df0-364d6e7da910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:09:38.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:09:48.561Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=222808f8-6166-412b-9ce9-874fe1609939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:09:48.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:09:58.575Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=c776e858-a47c-4917-9f69-0d5d4d8e1fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:09:58.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:10:08.584Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=f3797a0d-7652-458f-9508-0593ccc4c99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:10:08.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:10:18.598Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=e6b691c3-d02a-4e50-a9f5-16b040c74257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:10:18.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:10:28.614Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=911ad37b-db8a-42d6-935e-8c0d7064d5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:10:28.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:10:38.628Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=3dac4137-ed6a-4fa1-b480-9395b61a6e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:10:38.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:10:48.642Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=86948186-168a-467a-92fb-ee551e7daac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:10:48.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:10:58.650Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=74802fbf-2f94-47d5-8829-a2bb7d85d919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:10:58.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:11:08.662Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=c5fee7b9-3b00-4adc-b222-d9342990bdb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:11:08.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:11:18.674Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=036d1b9f-55ad-402d-a2cc-be87f2da66c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:11:18.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:11:28.713Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=2b0d09c3-1fc7-43f9-9bcc-3dd74876b9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:11:28.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:11:38.737Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=a8fa30df-d736-49ae-91f6-250436a502fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:11:38.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T06:11:48.522Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T06:11:48.522Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T06:11:48.523Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T06:11:48.525Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T06:11:48.530Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T06:11:48.530Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T06:11:48.530Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T06:11:48.531Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:11:48.770Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=18670995-1ff6-4909-a8ad-590926b65f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:11:48.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:11:58.791Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=d4f3af86-0cdc-484a-a92c-5c209934db74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:11:58.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:12:08.802Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=b39b0d63-127a-4a6b-a491-94ba0b3b0942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:12:08.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:12:18.819Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=0c0bc8ed-6cdb-49ff-a995-5963affdf7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:12:18.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:12:28.841Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=3c9bf43f-34f7-4a9e-b100-8ffe7d9a6ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:12:28.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:12:38.860Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=d920d074-ba84-4c21-8f58-419e5c95fe31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:12:38.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:12:48.906Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=99b41f0f-5c44-40db-94df-889abdf6b0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:12:48.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:12:58.916Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=3a7f57f6-e99b-4b70-8b1d-5f57c5366d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:12:58.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:13:08.930Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=6796f55d-0031-418f-88da-692182f59710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:13:08.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:13:18.939Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=79016abb-2bc8-4eb9-bc6a-0f6096f0f735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:13:18.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:13:28.957Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=3925a91c-49d5-4290-a4d7-023b8893ef35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:13:28.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:13:38.975Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=e5597fdd-5f10-43b2-bb07-2ea28218f089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:13:38.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:13:48.993Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=b4b950c7-9bb1-4376-bcf0-61473116aa53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:13:49.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:13:59.009Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=20f03feb-8787-465c-8fb7-9b384f67a8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:13:59.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:14:09.021Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=30f3a1e4-f8ee-4b27-b787-7d018469b7e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:14:09.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:14:19.033Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=fb16039b-da98-4cd3-9aee-610a3d394f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:14:19.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:14:29.061Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=dd7df9a6-b503-4435-bf5f-f1db44cecbeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:14:29.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:14:39.074Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=44a08acb-9f5b-4a86-8d05-7808ff706755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:14:39.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:14:49.087Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=1e980206-be64-4a1a-8fa4-08d5912912df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:14:49.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:14:59.102Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=0e867d3c-67ea-48e2-999a-34a6d38ea56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:14:59.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:15:09.113Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=dbdfaea7-b232-42e5-bdd3-a699df30328b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:15:09.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:15:19.124Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=056a0f09-6af8-4e21-a753-2cfc33b04e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:15:19.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:15:29.137Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=05e38f30-6634-4df6-9f92-857dcfc23bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:15:29.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:15:39.149Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=a9d095e8-32f0-4ddd-9d9f-12dedc715470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:15:39.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:15:49.161Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=ecff8cbe-fdd5-40c8-9a1a-ed1281839a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:15:49.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:15:59.175Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=90d19060-2fe9-4b9d-b3fe-b7e1b87c458e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:15:59.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:16:09.186Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=00d64aed-b8db-42e4-99f2-a286393500d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:16:09.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:16:19.220Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=196d39f6-06f3-4a8d-a68e-316a9606a1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:16:19.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:16:29.236Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=c8deefae-74d6-4e0f-bcf3-ec15243603e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:16:29.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:16:39.252Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=d4387b38-2278-4598-81a1-ce224711fa78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:16:39.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T06:16:48.631Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T06:16:48.631Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T06:16:48.632Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T06:16:48.634Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T06:16:48.639Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T06:16:48.639Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T06:16:48.639Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T06:16:48.641Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:16:49.262Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=e4df5a6b-cc9b-4b8a-b721-d6fc80dc9139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:16:49.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:16:59.280Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=278e3b3f-b1e6-4c36-976a-c386db2a8a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:16:59.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:17:09.302Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=5e63630c-240d-4243-8ddb-c4b961d39d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:17:09.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:17:19.327Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=5fd1d266-7af9-4b9a-8ba1-4cb8d74deb59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:17:19.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:17:29.343Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=4cb812bf-240f-4020-9579-47c6b3b52529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:17:29.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:17:39.354Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=4dab6297-1998-4470-b012-a25d8c9aaeb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:17:39.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:17:49.385Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=c48b5ba2-e1e0-4731-8c15-c461c7077b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:17:49.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:17:59.399Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=1c7b811d-6413-4096-b48b-0d5a3420a3b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:17:59.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:18:09.432Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=b26eaeea-df9b-4951-8969-7086b5283ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:18:09.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:18:19.442Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=533263bb-64b1-47a5-a778-d9d4f81f406d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:18:19.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:18:29.453Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=311884c2-65a8-461b-8973-087d00e368db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:18:29.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:18:39.476Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=0d8f7e06-fb5f-43eb-9c88-fdae317f3865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:18:39.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:18:49.490Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=7c3fec4b-8cd2-456f-9a62-84b7638ac21f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:18:49.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:18:59.509Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=20045097-8bae-4b73-964e-01cc1258cfab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:18:59.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:19:09.529Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=bfc0a41e-5d1f-4088-9a01-abd895462bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:19:09.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:19:19.552Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=85fd04a1-2b0d-409e-a042-d77789ad808a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:19:19.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:19:29.589Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=56489d26-6aa9-4b80-84c4-6c8a6b69be0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:19:29.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:19:39.641Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=61e41d6e-cafc-4a2b-8bd4-fcb8240054dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:19:39.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:19:49.653Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=f3537d50-0294-49a8-9c0c-8f91c35b90f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:19:49.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:19:59.669Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=e6958a74-021f-4dd9-a873-8c0b3f0f7630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:19:59.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:20:09.711Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=8bd6cc35-f634-4ec5-ae71-be6179cf0e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:20:09.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:20:19.736Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=3800d08d-0fb7-4075-a53f-dbc33e3a476e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:20:19.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:20:29.748Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=b822802a-b59b-4948-8247-eb0bb2486e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:20:29.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:20:39.769Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=fe31244f-28e2-4c31-918c-11d73e9ded90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:20:39.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:20:49.789Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=6b06af66-a765-4371-8e6c-a39465aa1260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:20:49.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:20:59.805Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=3ab3efc9-4b41-4839-b56b-77bb7102129d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:20:59.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:21:09.819Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=c5416ca7-7b0b-4ff7-a190-221bf2c81ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:21:09.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:21:19.855Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=e46f0c2e-706e-4593-b809-5d869829c0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:21:19.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:21:29.867Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=1325d39c-355f-4738-9a3a-a8abb6b6a103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:21:29.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:21:39.878Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=90b490b4-1b31-42f9-95a4-49bbf4181160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:21:39.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T06:21:48.610Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T06:21:48.611Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T06:21:48.612Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T06:21:48.616Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T06:21:48.624Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T06:21:48.624Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T06:21:48.624Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T06:21:48.627Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:21:49.895Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=c3c12810-0d2a-4ce9-be98-ee95e2f989e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:21:49.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:21:59.917Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=e9e86f35-d98f-4c5d-82a3-b5d42575e89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:21:59.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:22:09.950Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=5f5b7946-6a34-49aa-bc59-e3074008f5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:22:09.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:22:19.962Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=9ba20d40-b971-43cd-bf0e-839c307c881d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:22:19.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:22:29.974Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=36a3fbee-7084-47bf-a4b7-3f8785dc657e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:22:29.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:22:39.995Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=2870e387-8447-4ac3-899b-6512e6944a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:22:40.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:22:50.020Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=dcf8bb1d-dbe5-499e-aac8-0216c0b8a38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:22:50.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:23:00.057Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=0bcc8507-d138-410d-b6d8-0a211a980bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:23:00.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:23:10.098Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=b0b9a918-7b6a-4222-a411-2aa1c5ac21a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:23:10.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:23:20.107Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=9e77bb74-eb7b-41b0-b860-f0a990f453aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:23:20.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:23:30.145Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=d76b7401-1b8b-475e-9bdc-b255ef3f1ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:23:30.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:23:40.184Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=f0383220-6384-4d58-ab52-99835b7eb0eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:23:40.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:23:50.199Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=79eb50ea-3cd6-4576-a661-ee453021c952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:23:50.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:24:00.210Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=25f75a2c-d85b-470e-9a00-d1707a5a2c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:24:00.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:24:10.220Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=7470f82d-ca13-4f7d-8bf9-317194d99d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:24:10.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:24:20.252Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=e55088ef-0eae-4d4d-9e54-3900409bed4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:24:20.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:24:30.272Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=83c38edc-7f11-4e6a-b4b9-64f5c06c380f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:24:30.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:24:40.294Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=4eb2eced-91df-4b11-8759-fd44fe473e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:24:40.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:24:50.311Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=56e6918b-f3b3-4316-936c-ca32a14bf3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:24:50.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:25:00.330Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=f2678e03-be83-42f1-a49a-6fc4bbf3691f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:25:00.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:25:10.354Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=c7e93d33-64cc-45df-8721-750f3b11cdb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:25:10.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:25:20.377Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=2c50bfba-917a-46a4-b896-1f6ae713b911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:25:20.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:25:30.400Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=61c7eacb-30ed-4269-a568-9f491dc83b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:25:30.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:25:40.417Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=0c81086d-109a-41b6-8323-57169c6b2467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:25:40.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:25:50.432Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=2222196f-2451-4b19-868d-9997a12ebe73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:25:50.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:26:00.447Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=8cf9d7f4-fe14-414c-a369-7ff5324e0e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:26:00.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:26:10.458Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=ec8391db-1305-4758-97c3-dec3c9bea27e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:26:10.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:26:20.469Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=8cb0e92b-253d-401f-8e6f-9f7804c854db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:26:20.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:26:30.495Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=d0fae4fa-c714-40b7-a5ff-bd77cc0c80a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:26:30.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:26:40.509Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=66f473d6-6aba-4a9b-8f4e-4c62e1b38899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:26:40.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T06:26:48.572Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T06:26:48.573Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T06:26:48.574Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T06:26:48.577Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T06:26:48.583Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T06:26:48.584Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T06:26:48.584Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T06:26:48.586Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:26:50.525Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=487e530f-b90c-429f-88fd-ff8a32bc3491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:26:50.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:27:00.538Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=97848f4c-a655-4b10-9dd2-e9641641b0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:27:00.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:27:10.555Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=17028343-571a-41bc-9240-8af863a0eabc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:27:10.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:27:20.565Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=629745dc-82f1-4fa4-8f31-f7a25b06bf38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:27:20.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:27:30.578Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=f88858e3-fc68-4ec8-b5b0-267962d6399b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:27:30.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:27:40.601Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=88984b5d-f67d-465e-a82e-cd07112cdb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:27:40.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:27:50.619Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=d88c869d-9307-4921-b0a4-d7768e2936d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:27:50.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:28:00.640Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=2a0d5fcc-3b46-4287-ad6c-e41f8284fd4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:28:00.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:28:10.652Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=1f43a6bd-eea4-4693-a674-c9860d6458c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:28:10.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:28:20.684Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=257f9356-1792-4c27-b325-ef2fc2781b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:28:20.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:28:30.698Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=2f34e820-e57d-4ef5-ba0a-c6bf99c616dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:28:30.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:28:40.710Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=8d9d6a28-654e-4130-b2a2-511cbf2a30ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:28:40.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:28:50.722Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=3d498b53-f344-4069-a1b1-9eef6534aac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:28:50.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:29:00.734Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=86f369df-f7b4-443b-9a7f-d460b13162e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:29:00.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:29:10.754Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=0067077f-5d7f-4966-9449-01aac4ae608f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:29:10.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:29:20.770Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=89734dcb-e908-4adc-aa4e-f1741ba80548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:29:20.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:29:30.783Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=68ecab2f-2ba9-489e-962d-b200b0857abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:29:30.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:29:40.796Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=4f32f208-6dfa-43c4-8826-61322825bd4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:29:40.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:29:50.808Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=3306875a-0e18-4a7e-9d4b-ed5b9635ee85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:29:50.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:30:00.828Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=fc3e0598-f704-4aa7-a9cf-d0f2e95fba3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:30:00.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:30:10.843Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=5d0a5104-8d5c-4dcd-be81-52fbffda327b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:30:10.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:30:20.900Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=236c3e60-a8c3-4014-9697-c2c8a3a62fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:30:20.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:30:30.932Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=c539a139-41b5-4e8e-898a-febba05011e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:30:30.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:30:40.949Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=587318c9-6dfb-4413-94a6-49b021a38ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:30:40.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:30:50.975Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=a1248d01-16a0-435a-9160-9a7695984a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:30:50.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:31:00.996Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=c0d9a12d-a7a3-499b-9594-f36d6795b541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:31:01.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:31:11.011Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=c00b8754-991f-4603-b181-0a2a89aa8cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:31:11.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:31:21.032Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=3ef4e07b-b983-4867-8599-3c2fab37f7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:31:21.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:31:31.049Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=ae25b6da-0a6c-4c05-ab49-9021b0a1219a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:31:31.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:31:41.061Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=4c7d350f-8333-4985-b9c4-04ba427aa8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:31:41.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T06:31:48.540Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T06:31:48.541Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T06:31:48.542Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T06:31:48.545Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T06:31:48.551Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T06:31:48.552Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T06:31:48.552Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T06:31:48.555Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:31:51.083Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=a9086342-121e-4056-8156-5dd03f1caa00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:31:51.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:32:01.101Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=20e25ede-a80b-48ab-bea1-e94bc58c4c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:32:01.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:32:11.114Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=8ceee796-b6ff-46f3-9432-c33d59f5c1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:32:11.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:32:21.126Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=0a9d5d18-1e32-4d50-9600-10a61485c619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:32:21.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:32:31.137Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=8946a9dd-e42f-473f-9654-0a7fb354aa93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:32:31.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:32:41.148Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=3ad5d54e-4783-44b2-92bc-68717b2c9843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:32:41.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:32:51.160Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=08a8feb3-b273-4814-8cec-376746091553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:32:51.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:33:01.171Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=a39cf3e4-795a-4145-ac4e-13789378b30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:33:01.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:33:11.185Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=05c67864-38f1-44af-bb4d-ddf6a18b018f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:33:11.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:33:21.195Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=5bf26f4f-759a-4a42-bb65-0446525712d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:33:21.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:33:31.208Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=8c4f9097-6dec-466e-8425-c76201361847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:33:31.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:33:41.219Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=fde0f89e-c52c-4204-93f2-6ed6e192d44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:33:41.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:33:51.229Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=7f129b23-9344-4be0-9705-82a169a8d16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:33:51.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:34:01.245Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=ac5bb994-ac50-43ef-8762-57560c96fead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:34:01.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:34:11.255Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=f07f2f7a-b719-4b11-9e74-6784cf8eb1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:34:11.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:34:21.285Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=975d3e3a-c70b-40e1-a175-21b0b4108def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:34:21.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:34:31.303Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=751a5f8f-97fd-41d5-bd29-d58261fdc590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:34:31.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:34:41.316Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=cf12c77b-6e3f-4867-a9b3-90c77cdc5170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:34:41.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:34:51.332Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=682af736-89f4-44ca-a663-379b785a2289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:34:51.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:35:01.350Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=9f3a3b25-342d-4c5a-a538-4baaf76aaba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:35:01.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:35:11.376Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=69cb5acd-8e66-4b45-9321-a2b883ddea7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:35:11.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:35:21.390Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=68c9405c-c6c9-4617-8f24-d04aafde27c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:35:21.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:35:31.406Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=73c60f2e-5369-4bda-ba10-0821a6c90e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:35:31.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:35:41.424Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=caae8d71-bf56-4c7f-9056-057f7a5e042c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:35:41.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:35:51.437Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=aadf8610-46db-44c5-b481-b07aa1b4c449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:35:51.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:36:01.447Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=1aa1da69-9bf3-4ff1-b628-15c6302249bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:36:01.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:36:11.455Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=e1b81016-ec93-4f34-80b8-557e0ee60e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:36:11.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:36:21.467Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=b6d5a0e5-cad8-4435-9f12-28ad496ff739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:36:21.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:36:31.478Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=ee723d36-8931-4957-89e1-410fe45baddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:36:31.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:36:41.488Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=b26d2dbe-ff65-455a-95f1-d63e02678f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:36:41.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T06:36:48.573Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T06:36:48.574Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T06:36:48.575Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T06:36:48.577Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T06:36:48.581Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T06:36:48.582Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T06:36:48.582Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T06:36:48.584Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:36:51.503Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=8d3048f4-7208-4cc1-95f5-75986d90987e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:36:51.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:37:01.517Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=3b294714-0337-433a-b902-c67e6dee87eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:37:01.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:37:11.550Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=3ef00215-6722-4264-8cc2-c7a85090639d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:37:11.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:37:21.559Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=4579f743-81d3-458b-b270-fb8f22d7c492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:37:21.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:37:31.569Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=7fda900b-dbd4-484c-8812-8d85b08a5579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:37:31.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:37:41.578Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=dbe0fa0c-918c-4a3d-85e7-f259ad1ee964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:37:41.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:37:51.594Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=ee885ca1-d136-458f-bf44-ea15903c6f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:37:51.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:38:01.609Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=2f56361f-23d5-4797-925c-8c845b598f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:38:01.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:38:11.619Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=acd05afd-e38c-4a9d-9efa-d2c58ea56997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:38:11.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:38:21.632Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=086439d6-d570-4188-9c93-751be8695996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:38:21.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:38:31.651Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=c80bf6bc-7301-4089-87eb-e0514aac4cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:38:31.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:38:41.665Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=0c5eeb45-2a8e-415b-9e2a-92a8f8fca2dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:38:41.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:38:51.693Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=fb9128cc-f9e8-4757-ab2b-9ae80fedc908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:38:51.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:39:01.712Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=a5fe0177-e355-440b-b68e-e848e668241d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:39:01.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:39:11.722Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=7330026b-2df5-4e0c-bd67-15934d944c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:39:11.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:39:21.734Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=689f9c4b-2106-4f96-acc6-8b8994e9b817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:39:21.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:39:31.757Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=97f536f5-f4cf-423a-9d64-bd1527a2d533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:39:31.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:39:41.770Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=f8c0a891-d825-490e-a745-d6cccc5e4ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:39:41.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:39:51.792Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=0a838b90-a551-4ad0-a5cc-aab9e4718cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:39:51.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:40:01.807Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=1926719a-2daa-43a6-b4aa-45c48b33b276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:40:01.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:40:11.816Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=13be271f-ae67-49b3-8ccf-4de205ab902f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:40:11.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:40:21.845Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=e1f92080-371f-4c2f-aaa4-a81a21d640e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:40:21.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:40:31.864Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=29e07228-0b2f-4f07-9cbd-e19e5ce462bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:40:31.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:40:41.900Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=78bc49c7-e943-4e3b-b74c-3325daa939d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:40:41.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:40:51.919Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=58e8a351-c69e-436f-82ab-b5551b858aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:40:51.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:41:01.937Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=2eae29f4-f982-47dc-8c85-7d00a0bd5df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:41:01.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:41:11.959Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=7029b1b6-6210-47ea-b25f-5862bfc07daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:41:11.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:41:21.975Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=e753a389-4e88-4ede-98b1-418dea738676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:41:22.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:41:32.014Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=186e4331-e7a1-407b-918e-52772077f195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:41:32.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:41:42.038Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=503760ff-3e39-4eaa-a79e-0d0607900ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:41:42.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T06:41:48.642Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T06:41:48.643Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T06:41:48.644Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T06:41:48.648Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T06:41:48.656Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T06:41:48.657Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T06:41:48.657Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T06:41:48.660Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:41:52.053Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=cc903d0b-4a18-4064-816d-19345969c4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:41:52.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:42:02.077Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=c7541fda-e95b-49b0-ad1f-4b41a3ad362c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:42:02.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:42:12.099Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=33392186-d2e5-4734-af2a-a17279ebdf06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:42:12.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:42:22.110Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=1b2a4f64-3c72-40ba-b890-f9e01fd449e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:42:22.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:42:32.143Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=a3484820-ff4c-4a61-b954-e6144cd6ed39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:42:32.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:42:42.160Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=bb80950d-e1f9-4dfb-b338-7cc4a3889ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:42:42.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:42:52.188Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=1d19fc22-e101-4f6b-8588-adc99671b9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:42:52.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:43:02.199Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=6fc5cedb-ca6d-425d-bc51-24f488418498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:43:02.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:43:12.212Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=ab460379-446f-4333-a635-014a38eecc1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:43:12.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:43:22.240Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=f71fde5e-d039-4d61-80dd-907caffe37e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:43:22.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:43:32.281Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=9462fd46-eaad-4838-a4da-5abf0b080405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:43:32.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:43:42.291Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=b484407f-8b1f-430b-908c-bd8d259d86f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:43:42.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:43:52.304Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=027724db-0c8b-4eb7-8d26-2864c2d0b83f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:43:52.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:44:02.325Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=dc9f5928-21e6-45f8-b90a-bd33347c34d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:44:02.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:44:12.371Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=f0c7f826-1330-4b5f-8f9a-b4ee3e758b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:44:12.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:44:22.383Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=e8e1cefa-1886-4bf2-a08d-bd5d54c488de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:44:22.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:44:32.400Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=d3054409-d784-4c8d-bc87-68bb6da79f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:44:32.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:44:42.435Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=6f4804fe-1270-40f2-915b-4780398291b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:44:42.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:44:52.461Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=9192996f-3873-4bbd-9a5d-e18f7cdcb0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:44:52.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:45:02.473Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=aa64232d-52ed-44de-8656-b489efb667bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:45:02.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:45:12.505Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=add8c59e-a438-4742-a4b6-3c4071dfcc04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:45:12.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:45:22.519Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=881abc89-8ea6-401c-9100-c582fa7d0a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:45:22.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:45:32.543Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=b06b09a0-feb1-4333-be53-f59fe259f39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:45:32.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:45:42.561Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=c156c34b-c410-49d4-9fe7-3bf84ec96379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:45:42.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:45:52.572Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=1e818d11-a5f6-405a-b4e6-b4bafe682653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:45:52.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:46:02.587Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=a92051db-d153-4bc7-9697-07914cc04449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:46:02.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:46:12.608Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=b6927524-870e-42c7-846c-522d81f06bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:46:12.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:46:22.627Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=4abd09c2-fb1f-4d2d-b805-490cf9efe6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:46:22.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:46:32.639Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=37d728b8-d612-4ac8-8385-f77719e83289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:46:32.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:46:42.660Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=a799fecb-f5fc-4ac2-86df-7258ae24b50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:46:42.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T06:46:48.499Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T06:46:48.499Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T06:46:48.500Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T06:46:48.502Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T06:46:48.509Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T06:46:48.509Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T06:46:48.509Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T06:46:48.511Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:46:52.673Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=06df0be2-b95d-422b-a7be-9ac6f1a1240e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:46:52.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:47:02.683Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=5af0b393-e93e-4007-adb8-d2977c76a32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:47:02.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:47:12.695Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=fead18be-1eeb-4115-b0b8-a35a20a9c2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:47:12.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:47:22.709Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=b34694ca-7ce8-4d44-ab15-311f4057bcbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:47:22.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:47:32.726Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=3a21ba0d-d138-4155-872d-268e48170ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:47:32.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:47:42.758Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=d72c767c-c202-4013-903f-64f1772a2a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:47:42.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:47:52.772Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=6f2c9b6d-f0e0-484a-82db-08fca4fc4173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:47:52.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:48:02.783Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=0acc5bf8-d944-4fb3-9bec-ffb47b2b4491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:48:02.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:48:12.796Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=f9849b93-6bcb-4502-964e-8b83b2983e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:48:12.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:48:22.812Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=cd4b7ead-74e0-4e80-a776-b95a0a435f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:48:22.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:48:32.821Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=9006697f-0c6c-4d28-9c47-04fa8c807bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:48:32.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:48:42.837Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=a605cb9d-8592-4e32-b31a-4c741af918e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:48:42.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:48:52.850Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=3d9e7cab-fed5-4c82-aafc-4c54497ab9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:48:52.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:49:02.859Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=ca498d9d-5fbc-4807-83fa-e980bc1870e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:49:02.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:49:12.870Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=28adac38-a137-4105-940b-6599a1eca238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:49:12.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:49:22.899Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=9c0fec27-6885-41ee-b43b-6dbc6de4e301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:49:22.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:49:32.933Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=ba186fc6-c916-4f2c-84af-cc0eb8e1a89d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:49:32.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:49:42.957Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=35db3a96-1866-4bfb-9430-fb6191ead200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:49:42.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:49:52.966Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=cdbfdc25-c331-44df-a56e-372b8c533d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:49:53.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:50:03.000Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=3ad10e81-3bff-4d29-8c80-e50aa1860bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:50:03.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:50:13.024Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=61005d81-613c-478b-a2d9-2b3c066c0da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:50:13.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:50:23.040Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=d90a3eb0-9ff2-4e18-b438-fa97eb6cf5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:50:23.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:50:33.071Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=1feae5d7-59ca-4a67-a099-413c275d7450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:50:33.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:50:43.088Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=73fe922c-b123-4609-bc1e-dc6333c94412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:50:43.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:50:53.099Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=12924cf9-baa9-4b36-aeed-9b3d9880cbe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:50:53.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:51:03.125Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=077e335c-f4f1-4c6c-9083-edd0f0cba526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:51:03.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:51:13.137Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=95ab5b68-d220-4d3c-904f-a28dd0f43474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:51:13.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:51:23.162Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=4daae473-cd33-4875-8229-995f7a9b6c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:51:23.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:51:33.176Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=67b13993-0c6d-49c5-81c9-de338f7d7865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:51:33.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:51:43.193Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=a7300471-2856-4967-abef-6b053e4ba0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:51:43.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T06:51:48.597Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T06:51:48.597Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T06:51:48.598Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T06:51:48.601Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T06:51:48.608Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T06:51:48.609Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T06:51:48.609Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T06:51:48.612Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:51:53.220Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=85ca39f6-80a1-45d1-b3b2-1a5e597e3676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:51:53.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:52:03.237Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=7c42b388-125d-4ef8-bcce-7970c24ce040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:52:03.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:52:13.252Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=057e4720-3282-4c57-bf87-a38add078a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:52:13.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:52:23.264Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=25499922-3001-4659-87f6-8152241df143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:52:23.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:52:33.274Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=7a7dc0ec-bee3-45f3-ae1e-dc2d80366598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:52:33.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:52:43.285Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=0ec87201-d3c0-402d-83db-7c6b18471899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:52:43.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:52:53.295Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=3fd63cbd-824c-48db-914d-37efa216b90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:52:53.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:53:03.307Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=944c9545-843f-4218-82a5-93f15ab9aa19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:53:03.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:53:13.318Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=ab1898d6-9efb-4e2c-82bd-019eb49da4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:53:13.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:53:23.337Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=55536af7-e4b0-41f0-ab53-17d0581df97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:53:23.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:53:33.351Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=d236fe38-bb4b-4e91-97ad-29af5a6c3807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:53:33.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:53:43.361Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=bf27c59a-5663-49d7-858f-e927b8df5b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:53:43.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:53:53.371Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=82a4c116-7d55-46d6-8f67-338105f2b496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:53:53.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:54:03.381Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=da8aa194-0d7f-4fbf-850b-1adfef01ec87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:54:03.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:54:13.395Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=e217d807-ef64-4a5d-b2ef-b91aa40744ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:54:13.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:54:23.423Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=c9bd70ae-6fc5-431e-8388-c401d27e4631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:54:23.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:54:33.447Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=4384eae2-eca8-40b6-866c-3d8870c98879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:54:33.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:54:43.467Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=2ddb2eef-5d85-4f39-9925-8611ebbdd2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:54:43.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:54:53.489Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=712ef953-4542-464e-8ec2-b8d8e8fb969a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:54:53.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:55:03.504Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=1df0eecc-9028-4348-b979-8b354dfabde7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:55:03.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:55:13.515Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=eb1f885f-9796-4222-b41b-e7ba1b6951ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:55:13.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:55:23.525Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=ad519c33-0ea4-439c-879f-89ea02e94a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:55:23.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:55:33.548Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=7e11a4ae-3aac-476b-8def-aa264b30b2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:55:33.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:55:43.559Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=25a35643-c8cc-4148-8173-2e2d25031a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:55:43.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:55:53.570Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=8cb45011-e4ae-4b14-aaac-e32f606a9e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:55:53.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:56:03.582Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=0d72dfa1-9b9e-46f1-bdde-0e9d36ba462b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:56:03.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:56:13.601Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=cb78a810-731e-43ef-b1fb-28cdbe7b6240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:56:13.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:56:23.614Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=92115ac4-ad47-453c-a137-7108193f15cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:56:23.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:56:33.624Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=cd61be32-a80a-4890-b68f-347304a57bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:56:33.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:56:43.642Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=86e0c13b-1b6f-48b7-a9c6-5a56c8b5aecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:56:43.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T06:56:48.540Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T06:56:48.541Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T06:56:48.542Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T06:56:48.544Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T06:56:48.549Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T06:56:48.549Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T06:56:48.549Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T06:56:48.552Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:56:53.652Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=727a46bf-d01b-4a21-b69f-d6ea9567f1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:56:53.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:57:03.675Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=3a7f1e14-ebda-4d33-971d-f0f9ff140cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:57:03.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:57:13.705Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=1be08620-2aab-45e4-b63a-2ef75015dcfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:57:13.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:57:23.719Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=627f30df-9ff8-4ec1-bba0-b58f78f48af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:57:23.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:57:33.744Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=6e34a45b-4ac1-42cb-a252-312d4f714ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:57:33.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:57:43.759Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=ecfba998-b2ec-4c0d-9885-3ccd83eb283e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:57:43.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:57:53.773Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=31020cfc-01da-4ea8-80a1-8648c931530b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:57:53.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:58:03.783Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=3d5514ff-5421-4a27-831c-05c94a795b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:58:03.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:58:13.801Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=ce295e1f-9efc-40a5-8ef8-51efa5aff423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:58:13.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:58:23.830Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=39833558-65b0-4ff5-95df-e54ea9e588a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:58:23.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:58:33.844Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=d4c6ebf2-c8f8-4059-9777-b8157806cc8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:58:33.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:58:43.856Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=cf7d27ef-0ea1-4a74-861c-63296240e328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:58:43.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:58:53.869Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=227497ef-a7bd-4bcd-877c-93681907d1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:58:53.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:59:03.879Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=7d75918c-f5fd-4cdd-a718-624ed0409052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:59:03.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:59:13.889Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=2bf3fce8-92a3-4a90-97cb-5f020bd6036e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:59:13.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:59:23.900Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=eda2a842-f3f3-4d27-b91d-c016884f022b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:59:23.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:59:33.919Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=846e69cf-83cc-47a5-a2dc-f9082361f721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:59:33.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:59:43.947Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=23fe748b-8ab1-44dc-9746-c85b99699438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:59:43.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:59:53.959Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=abaacad0-94fb-4355-979d-26e42f8d2eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T06:59:53.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:00:03.980Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=ad8f2f3f-94f4-4b48-83b6-5ff818e08220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:00:04.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:00:14.005Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=d607b86a-3e02-4ebc-be60-f9e46e4cfc2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:00:14.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:00:24.019Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=06608ef1-95f2-4f27-b71b-727e8785bdc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:00:24.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:00:34.053Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=71c25d2b-04bc-4df6-a37c-545e099f20b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:00:34.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:00:44.077Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=83ea3ec7-e6e6-4208-babf-016dc9741029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:00:44.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:00:54.086Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=e2142d3e-3999-4406-a7a1-21b25f3b52a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:00:54.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:01:04.098Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=d301e8d8-a300-4af6-89c9-bd404690fe60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:01:04.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:01:14.122Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=4a23c8d2-2cd4-4e66-8b81-69f861e0beef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:01:14.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:01:24.136Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=6794f44c-0215-4bd4-ae14-7f94538069a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:01:24.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:01:34.159Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=9a457422-8825-4808-a2b0-d85c716483b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:01:34.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:01:44.189Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=85c26fd6-a7b5-4fd8-9b1f-c98b32ff67ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:01:44.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T07:01:48.618Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T07:01:48.618Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T07:01:48.619Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T07:01:48.623Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T07:01:48.629Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T07:01:48.629Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T07:01:48.629Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T07:01:48.631Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:01:54.200Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=80d0cb88-b4b3-443d-9ad5-d7e07bc6ecfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:01:54.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:02:04.227Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=8737a507-937a-49e9-b47a-4c88405e13f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:02:04.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:02:14.262Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=69cbc7e8-ed1a-48ba-871e-631b70597ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:02:14.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:02:24.292Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=9f5fcbf3-5a27-4c55-8b3a-799fbf582df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:02:24.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:02:34.307Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=7dd3496c-bca5-4b42-a039-36e4132468fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:02:34.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:02:44.320Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=837c91bb-1f14-4d3e-bbed-bd1bc7d28507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:02:44.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:02:54.347Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=edff8b7a-7dfb-4852-af01-d2653f278a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:02:54.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:03:04.357Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=a984f650-b74d-4010-a0bb-2e6f043607a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:03:04.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:03:14.366Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=f1a486ef-7dd4-4f4f-b9e7-d236d57cd120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:03:14.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:03:24.378Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=db5d4d1c-8086-4f0d-9ac1-e783d760db18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:03:24.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:03:34.393Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=fd88dacf-049e-4a82-bf70-ba2e4b53b838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:03:34.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:03:44.409Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=38fff62c-f254-438d-ba0d-c0cebe89d8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:03:44.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:03:54.427Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=3c2170c4-b6f1-4f2c-85bd-2d9c3c7cef7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:03:54.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:04:04.444Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=4570a62e-0d43-40cb-bf17-c1243c9e265c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:04:04.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:04:14.455Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=e8ed2807-8720-4380-a83f-48ba6e7fba51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:04:14.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:04:24.470Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=3729208d-48f3-45ff-8493-18454827b7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:04:24.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:04:34.479Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=26456118-0f9b-4df6-9b17-c87991ab836e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:04:34.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:04:44.492Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=9f9d267c-0324-4497-a16c-aaa109fb5ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:04:44.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:04:54.502Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=000eda0d-1590-4fe9-8050-2d08e7a419d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:04:54.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:05:04.513Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=5ad567b5-bf8e-43f0-8b72-4a84b0e1d7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:05:04.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:05:14.523Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=f16e7ae3-5c07-47a9-bf22-0b0c7a1fdf05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:05:14.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:05:24.535Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=2b71c3b5-f8b9-438f-819a-9699a3cba0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:05:24.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:05:34.553Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=0b62e81a-0986-4067-9603-deac02e066e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:05:34.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:05:44.573Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=3d7782e8-fe10-48f0-9ebc-127a8146214c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:05:44.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:05:54.592Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=3a9db94e-ab6c-4ae9-b3df-9187e692dd1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:05:54.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:06:04.616Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=5a0c50ce-3e23-483d-ada6-7bf2d4fcaf37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:06:04.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:06:14.640Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=a8dd7e86-6482-4d86-88b5-c107a0ab8273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:06:14.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:06:24.658Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=397a1786-0864-4ca1-a232-9e54e7dd58c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:06:24.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:06:34.668Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=e413207b-d72b-4ce4-ad67-8b8098ded404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:06:34.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:06:44.679Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=9b8ce749-f8a5-44d0-aba7-17947ffd9c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:06:44.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T07:06:48.589Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T07:06:48.590Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T07:06:48.591Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T07:06:48.594Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T07:06:48.600Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T07:06:48.601Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T07:06:48.601Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T07:06:48.604Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:06:54.693Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=f58fe755-6053-4a30-a005-b4d764111053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:06:54.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:07:04.709Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=b5d0b30e-8bc2-4fa2-ba5a-606e51713533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:07:04.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:07:14.720Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=9a76dfea-6aa3-4238-a5cc-841e6b57400f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:07:14.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:07:24.730Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=dcb1086c-6061-4b6d-9b9f-b748127eecbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:07:24.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:07:34.753Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=4635dc22-d1ad-4159-aa60-121971a92744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:07:34.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:07:44.764Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=093d4e4a-dac9-4563-b8c8-1bea47bbcb94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:07:44.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:07:54.775Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=7b59f9cb-3f2a-40e4-9a60-8712890afe66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:07:54.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:08:04.785Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=46837c00-27c3-4987-8de0-0fb7cec02d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:08:04.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:08:14.794Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=0a6ad779-eced-4f18-bb55-38efb86a1351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:08:14.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:08:24.816Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=654a79f8-4ca8-4965-863c-85fbc8ef2827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:08:24.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:08:34.855Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=c0886fa2-83d4-4e29-a3cb-7fc60199c5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:08:34.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:08:44.871Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=a0a7e631-f624-4797-8380-f5939a12f3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:08:44.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:08:54.880Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=5af3bd28-69af-408d-8bcb-415ed2d20c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:08:54.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:09:04.903Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=b83fd955-101e-4fdb-8f39-b7991493116a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:09:04.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:09:14.920Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=8453d5e9-a678-4035-956d-99c008e5077b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:09:14.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:09:24.930Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=23e8af37-a87e-4223-b9a2-245706351ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:09:24.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:09:34.953Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=6e3e6247-1b32-479f-8482-e01d4604245e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:09:34.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:09:44.962Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=f21a949b-81f1-483a-89b9-1f3b4284fbb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:09:44.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:09:54.978Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=a6eb87dd-8315-4ba9-b590-5e0aff861fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:09:55.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:10:05.003Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=13d1a8d4-8d47-4ecc-8571-b2a69672b933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:10:05.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:10:15.027Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=3913f1f2-54cb-4aea-a08a-a2cb32c7d5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:10:15.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:10:25.040Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=1e7c94d8-04f5-4d4e-9a4c-a08ee822686c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:10:25.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:10:35.065Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=fcd3def6-74b0-4baf-8307-9cb8e1a228d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:10:35.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:10:45.082Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=2d87adf7-1490-4504-9214-e7f8a1c91fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:10:45.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:10:55.094Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=d63ff64a-fc5b-4ae9-9c27-d10e663c26c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:10:55.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:11:05.105Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=14160033-312c-4f98-ba86-d7e4ce03e648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:11:05.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:11:15.119Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=c12b25e9-9b9a-48b2-98ff-009c9b5290d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:11:15.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:11:25.129Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=79ecda9c-e699-41b6-819e-3bd150f93f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:11:25.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:11:35.158Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=23a55ad2-8ad5-417c-b6a2-f4c4f3349361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:11:35.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:11:45.167Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=320e96f7-febf-42a8-93b2-e56dc2428ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:11:45.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T07:11:48.530Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T07:11:48.530Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T07:11:48.531Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T07:11:48.533Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T07:11:48.539Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T07:11:48.540Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T07:11:48.540Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T07:11:48.542Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:11:55.184Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=a7e5baf6-cd8b-486c-8737-fb5f0962a589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:11:55.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:12:05.197Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=8e5278e4-e1dc-4877-a03d-a5b4d59e90f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:12:05.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:12:15.227Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=73c8968f-218a-452e-acc2-c03dd64eb123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:12:15.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:12:25.246Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=e2a364f8-19e0-4fdd-8475-5bb1cc713405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:12:25.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:12:35.258Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=f188eeb6-f469-447d-a78e-c8058cc8a8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:12:35.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:12:45.278Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=6a8fd5ef-c1f6-4dad-afef-ebd0c850e433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:12:45.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:12:55.295Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=98f9742e-8f83-4783-9f36-76d799f409c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:12:55.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:13:05.305Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=747f3ba4-cb5e-4571-a6f4-34a97581e946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:13:05.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:13:15.319Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=2c17b92a-ca09-4669-9e64-8b0cd35d3915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:13:15.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:13:25.330Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=d1614640-579d-4264-aec1-a5288f496107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:13:25.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:13:35.362Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=ad229a73-dff0-469b-b5f2-88288bf55b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:13:35.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:13:45.383Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=0223c951-0766-46f7-81f5-5e206d8e1f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:13:45.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:13:55.393Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=2d9f607f-44cf-4cba-8108-d2ee40986ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:13:55.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:14:05.409Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=72d59da0-bc8d-490d-ac87-b93c7aba8563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:14:05.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:14:15.431Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=96164ec8-8dc3-45bc-a41e-bb076914da68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:14:15.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:14:25.441Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=84404d05-8a8d-4918-8931-6ea321a85a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:14:25.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:14:35.459Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=44f89132-bf94-425f-b2ad-cfd34593fa19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:14:35.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:14:45.482Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=28614f5e-126d-44bc-acdc-462e9783e7a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:14:45.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:14:55.505Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=10686d43-2250-4ba5-bc64-4dc6c948879b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:14:55.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:15:05.529Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=b22743d3-8834-4001-94ca-d881a7582020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:15:05.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:15:15.549Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=35be0956-dafe-4081-a0ce-50b92e1e16f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:15:15.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:15:25.563Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=7db2d856-b225-4072-8184-9d661dbf0760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:15:25.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:15:35.589Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=6988d03b-a002-4897-84ce-7fc0269ac9dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:15:35.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:15:45.626Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=0c3e8149-3c52-4f02-befa-4fd7144dcaf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:15:45.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:15:55.639Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=b63411ba-bfbc-4a27-9112-bae1d991ee59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:15:55.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:16:05.656Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=8d0900de-415c-4b82-a808-bfdb1de7f321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:16:05.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:16:15.679Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=2e096b0f-4b02-451a-bc8d-a0b84763cdd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:16:15.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:16:25.689Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=e315dc55-e693-4598-97d0-56338e9a659f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:16:25.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:16:35.727Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=f3a70692-0daf-441a-b709-2446fbb83985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:16:35.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:16:45.762Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=de6b9ee5-71a6-4422-8123-53429521c093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:16:45.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T07:16:48.576Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T07:16:48.576Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T07:16:48.577Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T07:16:48.580Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T07:16:48.585Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T07:16:48.585Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T07:16:48.585Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T07:16:48.587Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:16:55.792Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=cfe8cdfc-280b-43d0-920e-851aaceb2dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:16:55.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:17:05.808Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=d62cd962-c809-4628-a652-f8c3003feb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:17:05.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:17:15.823Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=e784290a-3579-4bc3-a486-f4a46db555f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:17:15.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:17:25.837Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=52840e6f-9409-4abd-976f-2ee99fa6bbc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:17:25.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:17:35.867Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=e9e95d53-b849-487f-82ce-914f98cd8077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:17:35.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:17:45.887Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=bc78b747-5d40-40ac-a826-2156913d98fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:17:45.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:17:55.898Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=8eba6b65-7770-420c-9bcb-8519befc29bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:17:55.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:18:05.914Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=ae7bee6e-62a0-4ea2-acdc-2216860cfa1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:18:05.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:18:15.926Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=ef22d020-d3c7-4f70-88d7-2bc93c4810e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:18:15.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:18:25.945Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=06f8960f-67cc-4551-bbb9-9ddfbc70b88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:18:25.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:18:35.958Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=8dd86269-315d-49b8-baed-d56438e9704c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:18:35.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:18:45.982Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=70f255ef-4828-4fbd-809f-8133b1f409f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:18:45.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:18:55.995Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=220ca3eb-d45f-4ba5-8e23-37990ac86b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:18:56.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:19:06.032Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=e3e50fa8-fdc5-49c2-a3c7-4956b7ecdecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:19:06.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:19:16.055Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=ce9f25f4-9212-4b5d-a1f5-82df55daab2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:19:16.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:19:26.071Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=3e69fded-715c-4ffd-a384-4541d839cd20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:19:26.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:19:36.085Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=9c98ee70-c011-40b1-bc81-b1a2f81cc244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:19:36.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:19:46.109Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=7f4ff4c1-a66b-4a3d-a3c3-316bcbe79e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:19:46.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:19:56.124Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=f61e54c9-5086-4bbf-b39a-2fc5d86de9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:19:56.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:20:06.143Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=9bd58a79-d307-466e-a83a-b659338b5375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:20:06.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:20:16.155Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=8f1aa1d1-1f4c-413b-82a2-c150f47dab4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:20:16.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:20:26.176Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=30ace348-fc26-46be-b574-73d0016967a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:20:26.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:20:36.191Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=b6fcff46-d81f-4631-87ae-dda696ecd665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:20:36.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:20:46.206Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=5d70c577-c2d6-425a-af9a-db8d7f37e57c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:20:46.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:20:56.218Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=b67e502b-422d-4368-a7c5-9f607088db08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:20:56.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:21:06.231Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=fb65e39a-e72f-4a2c-8848-13cab3e1b07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:21:06.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:21:16.265Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=2204c595-175c-42c0-8ed8-a7f43585e35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:21:16.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:21:26.292Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=334ec832-e3d3-4ac9-9b1b-c829fcb7fb1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:21:26.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:21:36.304Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=7a2b6e9a-8711-415a-8e82-fae1113c659a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:21:36.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:21:46.320Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=60e17deb-0cb5-4e9c-b675-9087144ab69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:21:46.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T07:21:48.616Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T07:21:48.617Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T07:21:48.618Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T07:21:48.620Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T07:21:48.625Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T07:21:48.626Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T07:21:48.626Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T07:21:48.628Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:21:56.330Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=0275600e-5ebe-4800-8a41-8aa0e34f8555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:21:56.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:22:06.349Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=3ce1dd8e-93e7-4b87-9af2-2e7907ac8eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:22:06.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:22:16.396Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=b64dc197-fea0-4f54-9770-d91a6b9b40d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:22:16.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:22:26.409Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=299a8a13-c025-4149-a936-ba41e1762535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:22:26.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:22:36.448Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=eaa811ca-d178-43f6-b490-2f74e36fc35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:22:36.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:22:46.459Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=3e1cdb9a-1799-4060-ae0c-7415232b83b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:22:46.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:22:56.474Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=3f341095-d41a-416e-943d-239a0d99fd63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:22:56.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:23:06.485Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=8af9b49b-246f-4fea-ad6d-22ace6ace905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:23:06.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:23:16.495Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=2d25519f-a1e5-44bc-b2c0-e8c7074190b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:23:16.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:23:26.508Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=d7445b6a-a53c-4c53-833d-71f311fce71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:23:26.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:23:36.520Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=53261eb9-d8c6-456b-9514-f3fe21ae20cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:23:36.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:23:46.562Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=04fca6ac-6f26-4d72-af95-98b76976ef24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:23:46.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:23:56.577Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=26be77ef-53ab-492b-93b5-0a9076fa829a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:23:56.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:24:06.597Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=1ba2901a-e7b6-4bbe-936e-82ffc4d7f95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:24:06.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:24:16.626Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=aaec15d9-89fe-4c98-88e3-ecd974808395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:24:16.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:24:26.658Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=28ff91d8-5b6c-40c0-8d38-9f52e1771994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:24:26.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:24:36.688Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=b7c34d6d-cda1-4e1b-9e48-c1bba567f17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:24:36.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:24:46.707Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=1ad9213a-2bac-43d1-a1f7-dae5052ab6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:24:46.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:24:56.721Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=6b9dba3c-4f2d-4b9e-8b82-3666f8957561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:24:56.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:25:06.744Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=1840944f-c3f3-4a89-9ab3-ab7b4ddb45be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:25:06.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:25:16.760Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=a2100720-e464-4df8-adb0-731c160a2dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:25:16.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:25:26.783Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=e9fccaf9-b12d-467d-9aa6-1a644204ea29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:25:26.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:25:36.801Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=9a2f9da8-c57d-44d4-8c65-e889a3ccaf6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:25:36.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:25:46.837Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=e404ec7c-7af8-45bc-ba4a-918e1e5ec0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:25:46.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:25:56.862Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=899859f5-49b5-4842-9799-83ec6e8487d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:25:56.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:26:06.889Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=6916dab2-375e-4030-8b4c-9350944abf6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:26:06.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:26:16.899Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=43626e8d-72b4-4d2d-b728-76f74ad09a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:26:16.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:26:26.913Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=85c31a46-ba5e-48f9-9c26-d068ab1520e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:26:26.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:26:36.927Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=67d0c7e7-701d-425a-af9b-38ded3406cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:26:36.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:26:46.951Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=0fe0438b-976e-4251-8df1-f12c9c9b0bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:26:46.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T07:26:48.508Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T07:26:48.508Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T07:26:48.509Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T07:26:48.511Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T07:26:48.516Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T07:26:48.516Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T07:26:48.516Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T07:26:48.518Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:26:56.965Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=de8793e8-ff85-4f72-81b4-8654ee1a607b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:26:56.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:27:06.977Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=1532b432-24fa-4ba0-90f4-be370321717d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:27:06.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:27:16.998Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=5ac0e927-287a-4862-a869-6285f045dfe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:27:17.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:27:27.011Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=c230708a-37d9-4a58-8e3f-0bb6c4e7fd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:27:27.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:27:37.031Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=49beb0e8-e860-498b-b4ff-897b9274b024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:27:37.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:27:47.058Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=952df0ee-b026-4225-be0c-2047ffe49389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:27:47.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:27:57.070Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=99e54be3-fd5a-42b2-9ab5-f97613da3a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:27:57.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:28:07.080Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=698e5dfa-bdbc-4aa3-9917-7c954e63107b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:28:07.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:28:17.104Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=d5d04947-76a7-4b26-89ca-845ebfd7de9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:28:17.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:28:27.120Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=983b73ec-547b-492c-a668-7b7ce488d197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:28:27.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:28:37.131Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=3a6ca926-f622-4412-9575-74e7aa826fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:28:37.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:28:47.153Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=d34ed8dd-6241-4b90-9cdc-c43620ec9bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:28:47.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:28:57.164Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=a39daf22-3a91-4e27-9c46-eaf0e0ab9d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:28:57.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:29:07.188Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=4324e351-df27-4e9f-b3dd-a23ceb14ca1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:29:07.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:29:17.208Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=7db89c47-8620-42a4-9f5d-d7d7bf2ea33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:29:17.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:29:27.226Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=6f7a6d75-f9aa-409e-8013-932eb1d03cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:29:27.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:29:37.250Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=53fe1709-de3a-4752-985a-14ba5034637f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:29:37.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:29:47.263Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=2193e9a7-d5cc-4219-831d-3776600e6065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:29:47.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:29:57.286Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=1314a285-ffec-4f95-96f3-7f1c952442cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:29:57.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:30:07.306Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=277a1efb-636d-4443-8b45-bbae5da5dcac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:30:07.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:30:17.316Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=697ff842-9f72-4002-9412-abc14b8fcc86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:30:17.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:30:27.325Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=cb1d2ccf-e9ed-4559-88f6-6ff77102d9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:30:27.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:30:37.340Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=644f332f-c7a0-4616-b1fe-2c2301f4be01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:30:37.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:30:47.367Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=de796419-d8b9-457e-89e4-e1bea07c5c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:30:47.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:30:57.378Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=67f588f9-5049-4044-9dd3-a7ce69afdbfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:30:57.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:31:07.411Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=75689fc3-3692-4ff0-b6b0-556690a4eb2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:31:07.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:31:17.422Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=c7264c5f-1fbb-4532-812e-e04a67fff3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:31:17.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:31:27.440Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=2b3b5099-03b4-4a3e-97c0-560e039df405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:31:27.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:31:37.456Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=974c11ff-744b-4863-8ee9-0dc15f98229b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:31:37.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:31:47.483Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=2938f2ba-17aa-4eb1-a78d-812e9e399433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:31:47.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T07:31:48.599Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T07:31:48.599Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T07:31:48.600Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T07:31:48.603Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T07:31:48.607Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T07:31:48.607Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T07:31:48.608Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T07:31:48.610Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:31:57.511Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=fc6207c0-f9b6-4405-96b8-19093db88a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:31:57.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:32:07.528Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=91cfa875-5028-43b0-8ae3-21ea8985ba43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:32:07.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:32:17.569Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=8699a2d8-aa8a-4bbd-a454-43283c2be5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:32:17.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:32:27.580Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=83eed5fb-1249-41f9-9e72-32f80bf13287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:32:27.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:32:37.600Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=26fce9b9-f2ae-4458-be6a-628258130643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:32:37.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:32:47.609Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=b741ff26-10d2-44c3-84d6-218028c5c3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:32:47.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:32:57.632Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=63d2b693-c6c8-40db-9f9c-f6b217724c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:32:57.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:33:07.647Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=6dccf91f-c664-4f11-b0da-503ecd939aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:33:07.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:33:17.660Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=e3450d65-8312-4609-a968-6291d6873147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:33:17.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:33:27.677Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=97786993-6630-49e5-b0b1-c04d6f4d51a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:33:27.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:33:37.689Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=467e3388-f2a9-44e7-aa7a-714eaa32df25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:33:37.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T07:33:47.722Z |INFO |Init configs |InvocationID=6bf65f01-031d-4514-bd97-e4f5b2adac3c, InstanceUUID=aeeec097-c051-4478-bb11-928aae96cfc4 | |INVOKE |pool-2-thr