By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T05:03:51.609Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T05:03:51.612Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-16T05:03:51.647Z |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-06-16T05:03:52.406Z |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-06-16T05:03:52.516Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-16T05:03:52.517Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-16T05:03:52.517Z |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-06-16T05:03:52.701Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-16T05:03:52.761Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-16T05:03:52.786Z |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-06-16T05:03:54.231Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-16T05:03:54.705Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-16T05:03:54.726Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-16T05:03:54.726Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-16T05:03:54.802Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-16T05:03:54.802Z |INFO |Root WebApplicationContext: initialization completed in 2015 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-16T05:03:55.347Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-16T05:03:56.249Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-16T05:03:57.505Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-16T05:03:58.092Z |INFO |Started MainApp in 9.23 seconds (JVM running for 10.013) |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-16T05:03:58.161Z |INFO |Start scheduling PRH workflow |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:03:58.173Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=3f103a51-218a-4c70-a30d-dba82fcadd08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-16T05:03:59.600Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:03:59.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-16T05:04:04.539Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-16T05:04:04.540Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-16T05:04:04.542Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:04:09.626Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=1fe4e98f-786a-48a3-8f33-d8ed122b8f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-16T05:04:10.669Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:04:10.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:04:20.671Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=43170891-93a7-4b37-8e7c-1d647639908f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-16T05:04:21.747Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:04:21.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:04:31.750Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=8b6d164e-d31e-48eb-9369-2b61c7e29041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-16T05:04:32.813Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:04:32.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:04:42.815Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=a2353044-0ad0-4c0b-ad49-97042d211fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-16T05:04:43.880Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:04:43.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:04:53.882Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=8f558f2e-3ed7-426a-8785-6bad7a9495fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-16T05:04:54.920Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:04:54.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:05:04.922Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=741ff203-3931-43cd-8878-128de318af7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-16T05:05:05.964Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:05:05.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:05:15.967Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=d603160c-40bb-4111-aee1-1144c37cac12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-16T05:05:17.001Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:05:17.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:05:27.002Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=896d1317-c5db-43f5-a195-90ece2ea6ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-16T05:05:28.045Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:05:28.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:05:38.047Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=4d75fe13-e3f4-4ff2-a673-8c3e85f0a043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-16T05:05:39.081Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.117:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:05:39.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:05:49.083Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=a8765e02-84c7-4343-9bc4-7aa04dcf6b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:05:49.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:05:59.238Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=8c3be3f6-b592-4d77-936c-36fe23c2ded9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:05:59.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:06:09.281Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=11297a84-ec7c-476d-b8e7-4ea66d91b12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:06:09.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:06:19.305Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=715c61c7-4db0-48d8-ba1e-02211bb7dc03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:06:19.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:06:29.325Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=fa2acdca-dedb-4b42-aed5-081241fc0184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:06:29.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:06:39.345Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=1eca3a93-1495-4b31-8f90-3f0db687ddeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:06:39.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:06:49.370Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=df80d262-430d-4a90-837d-9b23983351ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:06:49.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:06:59.387Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=98c7e789-b142-4abb-8d17-83782451169c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:06:59.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:07:09.433Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=9fa03765-738f-4431-9dbe-9c2cf78d811e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:07:09.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:07:19.454Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=ad7260cb-ddf7-4cd6-9cb5-bf98d820164c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:07:19.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:07:29.472Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=ddbaa6f1-1aca-47c9-a0aa-fb7b0f0c3484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:07:29.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:07:39.505Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=b3e6b94f-8435-4cc1-b2a0-9e0cfd239608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:07:39.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:07:49.538Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=e08d7d5a-8f49-4c77-ab28-068304b38db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:07:49.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:07:59.560Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=599de08f-7af8-4a3a-b843-cd5b496d1192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:07:59.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:08:09.584Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=c5fdb10f-7d08-405f-852e-baaeddd8fd1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:08:09.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:08:19.602Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=60f6c1d6-c572-49e0-8ab5-ed1b1bcc29c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:08:19.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:08:29.621Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=7170bf58-201c-426e-8ad3-88b86030c4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:08:29.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:08:39.640Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=0cc68f55-7cc9-4a1e-a465-ecb8ce6407bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:08:39.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:08:49.657Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=ec52331b-9344-415a-8e26-8e3c74436db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:08:49.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T05:08:56.413Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T05:08:56.413Z |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-06-16T05:08:56.414Z |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-06-16T05:08:56.417Z |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-06-16T05:08:56.429Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-16T05:08:56.430Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-16T05:08:56.430Z |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-06-16T05:08:56.432Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:08:59.676Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=115de451-5efb-4871-b340-07b248e67d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:08:59.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:09:09.691Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=68a63986-9f9e-49a9-985e-1d67150f811d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:09:09.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:09:19.714Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=8a8927a2-4eda-4ee4-bc30-8df0964570fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:09:19.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:09:29.728Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=b12a5792-00e5-440c-bdbb-225f81caa39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:09:29.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:09:39.744Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=7dcea93e-675a-4bba-8d84-95cd16d896cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:09:39.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:09:49.759Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=2293f992-8dec-4bf6-8c21-f099f4013b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:09:49.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:09:59.774Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=5457cae8-46fe-416e-b6d7-4a7a574bd5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:09:59.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:10:09.789Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=a55d01e5-5b4c-438b-9b82-7ec89eb5a3a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:10:09.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:10:19.806Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=a4d66cf2-e266-4bab-8132-6aabe9e378ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:10:19.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:10:29.824Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=40d8ce58-f033-4e4b-9da5-5ce7c19efe1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:10:29.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:10:39.848Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=ddb91828-d113-4000-b5bc-1735e583b842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:10:39.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:10:49.865Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=ba2781e2-48c6-444f-950e-2fd65e17856d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:10:49.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:10:59.880Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=688689ce-c1fa-4e8a-a191-d093f00299bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:10:59.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:11:09.899Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=0d1128fc-aa40-47a0-9c37-98d5e632c12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:11:09.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:11:19.936Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=437dd31b-3f60-4e30-9560-195a7498b478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:11:19.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:11:29.952Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=e57c7dc3-ada6-40f2-861d-10ee2a2ff39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:11:29.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:11:39.968Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=cb45db34-26d8-469e-b5d1-a76b099da12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:11:39.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:11:49.983Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=f90a1fad-a1f2-4b73-8102-10a1e93cf75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:11:50.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:12:00.001Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=95db1e65-edaa-4215-8acc-890d7dbbd5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:12:00.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:12:10.016Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=80766f62-0178-452f-95fb-0194db29c0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:12:10.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:12:20.032Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=5aef084a-f494-4daa-a17b-da443bf62182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:12:20.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:12:30.046Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=d62568d9-3376-4d29-95b0-770c7f097e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:12:30.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:12:40.062Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=210563a6-fc63-41bb-afba-769477b2905c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:12:40.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:12:50.076Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=d0973a6d-8e69-4194-b091-6c9daaa3c77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:12:50.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:13:00.091Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=dadac016-d9cb-4d96-95f6-bb35396b1eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:13:00.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:13:10.110Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=9a33d9eb-0857-4b6c-af3a-8f91906bd5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:13:10.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:13:20.123Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=65322393-1ddf-4e4e-9876-e3aa60bbf2ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:13:20.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:13:30.142Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=665c0d70-ec91-4324-94a0-b81e7ba29cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:13:30.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:13:40.160Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=c5e61f74-1b72-4e68-9f17-1141e34a440c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:13:40.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:13:50.174Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=ceac6038-af7c-4d9a-b321-bb78bceead6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:13:50.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T05:13:55.692Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T05:13:55.692Z |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-06-16T05:13:55.693Z |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-06-16T05:13:55.696Z |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-06-16T05:13:55.707Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-16T05:13:55.707Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-16T05:13:55.708Z |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-06-16T05:13:55.710Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:14:00.188Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=6121ed5d-ba66-46f4-9397-502b7b6011f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:14:00.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:14:10.203Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=8e5a59b7-4237-4635-b638-a5684dababbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:14:10.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:14:20.219Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=4507f3b3-5dea-41a6-908c-1f6febbc2167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:14:20.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:14:30.234Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=db8d9a0e-dfa1-46c1-97a9-11a41bee9ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:14:30.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:14:40.248Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=ddcdad5f-2529-4a08-aafe-4ae00e0245e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:14:40.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:14:50.264Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=9d233390-2724-4c52-a855-bd8e554125a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:14:50.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:15:00.284Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=7aefdbf1-1877-439e-be66-8f509ceabbdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:15:00.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:15:10.300Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=d7069c35-8a67-4c6b-837b-1d3e89964885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:15:10.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:15:20.316Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=6ee20714-66f9-4187-9317-6fb1b2f056b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:15:20.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:15:30.330Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=44935bf1-6537-4d2e-8515-89443b2d4fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:15:30.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:15:40.348Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=f89a6119-bbb7-40d8-8143-45c9b534ed5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:15:40.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:15:50.360Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=fb9231c6-7c8d-48b4-a201-b464400d66b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:15:50.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:16:00.381Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=6bc27a4e-2ce9-46af-bb33-6a5c5c7ffd6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:16:00.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:16:10.397Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=3d5bf866-18cd-40e7-a2cf-19517db7b459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:16:10.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:16:20.409Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=d4624080-82b0-4b66-93a4-472c88697bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:16:20.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:16:30.429Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=af275604-ab8d-4ced-a25c-6b52b5bd3ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:16:30.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:16:40.450Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=b8cbcef0-c095-4b87-9949-5d6e5d940d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:16:40.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:16:50.464Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=d8990be7-fa1f-4390-a28b-96887b89bc03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:16:50.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:17:00.478Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=d4a85d4e-1f77-4718-bdb2-9e51d3e86c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:17:00.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:17:10.492Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=9e73b83b-657a-4eee-88f5-4a4951f2eb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:17:10.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:17:20.508Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=03d1d306-5c32-4ab8-a9c7-35a9fd235515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:17:20.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:17:30.525Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=34d01e5a-dc14-4100-9f3b-8656997e685e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:17:30.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:17:40.538Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=49646cba-a1e0-4c33-8e33-158aaf4b2d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:17:40.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:17:50.553Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=cf56e396-bf01-48c3-8ff9-42894cc385b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:17:50.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:18:00.569Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=e0fa6393-f5f9-4841-b638-5ba223cbb4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:18:00.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:18:10.582Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=524ddb0c-c8d5-4088-8afe-577f334d9455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:18:10.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:18:20.595Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=38796d34-2081-4495-84a3-707f6e4cb1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:18:20.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:18:30.609Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=370d5a6b-2e5a-42d9-b4d0-fdb135d1fac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:18:30.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:18:40.621Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=326a0b30-41c1-4d28-ac5b-5d573ef83c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:18:40.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:18:50.634Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=d9e8def5-c2c1-4bd7-bfa3-7359a5527c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:18:50.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T05:18:55.658Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T05:18:55.658Z |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-06-16T05:18:55.659Z |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-06-16T05:18:55.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-06-16T05:18:55.671Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-16T05:18:55.671Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-16T05:18:55.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-06-16T05:18:55.674Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:19:00.648Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=c4051f44-78e3-4261-b2c2-5052905c5ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:19:00.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:19:10.669Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=ca48b34b-921a-4e22-9f1d-6c2017c61085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:19:10.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:19:20.686Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=f9416f0c-749e-4339-9d67-c42d693b696a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:19:20.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:19:30.701Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=f839fa9d-6f76-449b-b0f6-31832570b6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:19:30.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:19:40.734Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=3859b5b2-fdb1-4fbd-bd90-a588d983ee7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:19:40.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:19:50.752Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=fc3215a7-90e3-4a15-b5e6-437c63441ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:19:50.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:20:00.774Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=1c745db8-3dcf-49e9-9b11-b8ba04b2a69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:20:00.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:20:10.790Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=d11b0500-43a8-43b3-8aa4-409e32a989ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:20:10.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:20:20.808Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=e9d5625a-f583-450e-b8e4-cd846bd9f8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:20:20.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:20:30.828Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=a97641c2-6072-48a9-89ee-6751b3121080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:20:30.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:20:40.845Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=7deead43-4b38-4481-b983-3e8c983a4d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:20:40.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:20:50.856Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=b702668b-ec08-4657-8f10-062d152d3857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:20:50.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:21:00.880Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=05dfdf21-ed35-492b-a3ff-5850b87fb915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:21:00.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:21:10.891Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=a5b24ca4-135e-4b69-b264-316110d38766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:21:10.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:21:20.905Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=999ce305-15c4-4d95-831d-7029b78029a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:21:20.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:21:30.918Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=10a79f0a-68e5-4096-896f-3fa37100ea12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:21:30.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:21:40.931Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=1dcd87f3-25f9-4828-a449-96b8749f7e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:21:40.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:21:50.958Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=bf51a0a6-5619-4018-b97c-d8558e8487ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:21:50.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:22:00.973Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=46b7094c-d0d3-4dba-9ec9-07dba802df49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:22:00.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:22:10.985Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=f6853db7-5867-433b-8412-70c5002acff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:22:10.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:22:21.000Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=5abb8564-75a6-46ff-b824-cb68e25c0ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:22:21.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:22:31.013Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=e4f6b664-e07c-45c4-a5fd-55459fba107a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:22:31.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:22:41.025Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=0320fdc9-9ae4-49d2-bb41-213ea87f6dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:22:41.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:22:51.039Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=b8e39134-adc2-49b8-a676-248e0d05f743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:22:51.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:23:01.055Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=55e25fc5-596b-485e-a6b5-b0fe94b41d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:23:01.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:23:11.068Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=468f3008-0141-4bd8-bfc7-92a1f3857d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:23:11.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:23:21.080Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=6bc79b27-9537-4d65-a4e8-27d15562dc03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:23:21.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:23:31.098Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=749da0d5-1664-4bba-bc77-6eac380cce18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:23:31.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:23:41.124Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=72357b93-57e7-4193-af52-f366daabe662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:23:41.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:23:51.135Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=1a45f35e-01d4-40ab-8b24-e0f632f84840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:23:51.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T05:23:55.701Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T05:23:55.702Z |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-06-16T05:23:55.703Z |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-06-16T05:23:55.705Z |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-06-16T05:23:55.715Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-16T05:23:55.716Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-16T05:23:55.716Z |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-06-16T05:23:55.719Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:24:01.147Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=cfdc52f1-4b30-40dd-9fb6-4cf76aa36437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:24:01.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:24:11.161Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=8639709f-c918-4732-852a-534e343e1f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:24:11.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:24:21.176Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=5c8ff9b6-af3b-4e00-ad2f-c8f03f629ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:24:21.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:24:31.190Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=8e1670ed-a9ae-473d-9bd2-6f77b9960b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:24:31.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:24:41.205Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=8998e8ff-f7b6-413b-9c34-93f9b7827582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:24:41.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:24:51.218Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=89712f5a-3132-4260-a239-f3f816ccda51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:24:51.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:25:01.231Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=5aefb233-21b7-419f-8f92-cc120c1f5e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:25:01.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:25:11.243Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=cae89432-a341-45d1-b77f-b1017bc744bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:25:11.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:25:21.259Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=95a81c6e-672a-4c98-86a5-663b6a852712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:25:21.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:25:31.278Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=2c5cfe88-77d8-4d92-9e3d-c6d2da4fbe07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:25:31.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:25:41.299Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=46851d60-68d5-41e4-a0cb-faad8c368f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:25:41.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:25:51.318Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=4d1b6c07-dd09-478a-81bc-07bc080a1baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:25:51.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:26:01.331Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=36d7b174-2e33-46a9-a4fa-a5ee6ecc2d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:26:01.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:26:11.348Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=65f55ca6-c692-4647-bfd1-94832cbccf5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:26:11.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:26:21.360Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=7f9c1bb7-3cad-4b7d-9b8d-43d5345a40a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:26:21.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:26:31.372Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=3ce2d0af-831e-41f6-a1b1-d4a8c5ad74e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:26:31.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:26:41.385Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=c9e494dd-03c5-40cc-bb57-aa7faf199b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:26:41.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:26:51.399Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=8379160f-16b2-4080-9769-0951ff624b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:26:51.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:27:01.411Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=48d8513a-29b5-4784-acf8-b36011182ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:27:01.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:27:11.424Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=6fdca82f-3636-4b82-a8d1-0c48774aeed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:27:11.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:27:21.439Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=5dfff0bc-3fb2-4fc0-8bc3-367bb4bfd743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:27:21.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:27:31.452Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=d496bbcd-9739-4c46-afb4-c46dad8dc0b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:27:31.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:27:41.465Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=09427a23-2383-4d8d-b93f-4b7685e80267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:27:41.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:27:51.477Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=d52e8422-50a4-4648-8054-72ef12090c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:27:51.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:28:01.503Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=24047df8-9772-4454-9a82-102fb8c00b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:28:01.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:28:11.514Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=0292157c-2504-4915-9255-9e896ccd2f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:28:11.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:28:21.527Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=99dd43e9-ecda-4c52-9874-4cfdec796b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:28:21.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:28:31.541Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=f8a5c747-48a0-4778-ba5c-6a0378e3592e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:28:31.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:28:41.554Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=68ea84f0-bcc5-469f-abea-b37806058053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:28:41.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:28:51.567Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=da2da7a4-d135-41e2-857f-2b65c58b0200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:28:51.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T05:28:55.698Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T05:28:55.698Z |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-06-16T05:28:55.700Z |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-06-16T05:28:55.702Z |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-06-16T05:28:55.713Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-16T05:28:55.713Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-16T05:28:55.713Z |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-06-16T05:28:55.716Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:29:01.578Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=0869c9cf-b1ea-48cc-a113-ed8c98c3b554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:29:01.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:29:11.589Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=d290266a-4cf4-4145-b55e-850507357b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:29:11.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:29:21.602Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=171d261a-feaa-46e8-abe3-f5f0471da9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:29:21.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:29:31.611Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=920c82e3-612a-42b6-a1d7-5966194029a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:29:31.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:29:41.623Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=ded9c7e5-d40b-4626-8a20-fc02ac7a18a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:29:41.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:29:51.634Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=3305fd49-6674-4acc-99e5-2ae6e0791cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:29:51.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:30:01.646Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=ed7b40d1-7b43-4599-a8cd-c07c1ee2060f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:30:01.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:30:11.657Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=098ab2df-af58-45b3-925b-403b65a3bf6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:30:11.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:30:21.668Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=92d59cbf-a397-4f0a-908c-162dfd9a3bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:30:21.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:30:31.680Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=e303eaea-ed9e-4d98-9980-515f0e6f1b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:30:31.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:30:41.690Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=f1978ea1-d7ea-4816-851c-0a3334d0d404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:30:41.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:30:51.703Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=840c1830-c7f6-44c5-9ead-94ad6547f8e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:30:51.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:31:01.716Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=9c561b7c-3943-4a6d-813d-62690618b6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:31:01.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:31:11.727Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=a239b05b-1041-4f87-a34e-3b329a11c5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:31:11.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:31:21.738Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=fabbac44-7dad-48d8-ad9b-4e0825d5f57d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:31:21.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:31:31.749Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=c99be443-666a-4bc8-8358-74adf8c7d26e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:31:31.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:31:41.759Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=c7329056-a5fb-41d3-8e85-9d51dc924a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:31:41.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:31:51.769Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=09c2ad74-81e3-4eef-92bf-b43655369b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:31:51.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:32:01.781Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=622a3d4f-96f0-4d81-bf89-774a39d118c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:32:01.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:32:11.791Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=afb9dddb-c959-44e0-8f7c-5bcb917579ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:32:11.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:32:21.805Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=19f13e69-648a-4416-9aba-6c51cb75f08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:32:21.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:32:31.815Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=5949c1b3-45c9-4e51-8f7a-1e793cb223e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:32:31.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:32:41.825Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=4a1da838-98f4-48f7-8741-fc0ee196d754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:32:41.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:32:51.837Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=1bf24f78-93d0-42d7-a129-5414ec3ccd30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:32:51.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:33:01.856Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=bc79668d-b350-430e-8116-9eec2d8aa966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:33:01.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:33:11.871Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=4324c90c-b2e7-4361-8439-d910a0aab370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:33:11.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:33:21.881Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=f6d6f61d-7009-4401-b7e5-aa1e74e9a2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:33:21.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:33:31.892Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=a8ec6691-da5e-421b-8043-feeb8442818e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:33:31.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:33:41.903Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=16c2bd74-873e-44b6-ae76-b2b616473c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:33:41.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:33:51.917Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=79cbabea-ff52-42b8-bb91-83523f48d0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:33:51.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T05:33:55.629Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T05:33:55.629Z |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-06-16T05:33:55.630Z |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-06-16T05:33:55.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-06-16T05:33:55.641Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-16T05:33:55.641Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-16T05:33:55.641Z |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-06-16T05:33:55.643Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:34:01.927Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=d63056f6-b8c4-41d1-ae1c-2a6a3d451a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:34:01.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:34:11.941Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=c60129e7-2ed8-4c22-bbdc-92ac956eeeef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:34:11.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:34:21.954Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=d9fde2c0-d802-486c-a589-c5debfb9417b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:34:21.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:34:31.968Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=be24fd8e-1713-4e9e-8acc-6c4cb436ecd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:34:31.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:34:41.979Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=c2fb1fb3-a4fb-45f6-a33b-ec47fc10f2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:34:41.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:34:51.989Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=7f34ff79-ad6d-422d-ab73-2df4563e6cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:34:52.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:35:02.004Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=76c2ccab-865c-4d92-a0cc-2ae93f5d4cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:35:02.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:35:12.019Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=099a0278-12c2-44b0-88aa-4d39e183f184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:35:12.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:35:22.029Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=e49b5cc3-3948-4030-8ca4-72fce92b8b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:35:22.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:35:32.041Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=13d96a72-d7e0-4315-9714-3c250c4086b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:35:32.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:35:42.052Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=d9781e20-1877-4a7c-991f-5e3bb3853365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:35:42.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:35:52.062Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=a2b3ec37-e564-442b-9cdf-156f72bd84e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:35:52.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:36:02.073Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=fe46f10d-316f-430d-8288-a229ac89a143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:36:02.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:36:12.085Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=0982ec63-c1fd-480d-bbbc-683affee1dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:36:12.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:36:22.095Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=3748b331-b0d0-49b7-bd87-84f60a02c28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:36:22.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:36:32.105Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=41817a10-a646-4d68-b2ab-4b2dd053c021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:36:32.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:36:42.115Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=9bfc8735-fd04-45cf-a265-31eec9efc961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:36:42.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:36:52.126Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=e62af867-6dd4-443c-a663-0ca83074556a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:36:52.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:37:02.149Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=c11fe43f-2cb4-45d2-8bed-84bcce63ac28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:37:02.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:37:12.161Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=7c4bb716-a67e-40c2-8f39-892a932a0020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:37:12.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:37:22.175Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=50e84dba-b4c3-4a5c-b879-47e36a399e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:37:22.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:37:32.188Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=bb38de21-88a7-4bab-b12c-0db695cb7f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:37:32.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:37:42.199Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=8b944048-26bb-4bd7-9a6e-e607d4988c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:37:42.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:37:52.210Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=094717d2-c8f5-4f67-b5da-1b80c405ff02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:37:52.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:38:02.223Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=e1fa5c44-903c-4b44-847b-17aa118d6fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:38:02.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:38:12.232Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=c5e44f43-47b5-42fe-8285-6cfdf50692e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:38:12.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:38:22.242Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=0c08fcfd-cd2c-45ca-b62c-d3248cc2be96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:38:22.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:38:32.253Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=8154f5aa-d2f9-4c8e-879c-b2a9f7cc9085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:38:32.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:38:42.263Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=307ed902-f81d-4d0e-9ad6-05e8b850d437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:38:42.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:38:52.284Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=824680dd-0f78-4709-a5f4-59bc47cf1a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:38:52.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T05:38:55.669Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T05:38:55.669Z |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-06-16T05:38:55.670Z |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-06-16T05:38:55.673Z |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-06-16T05:38:55.679Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-16T05:38:55.680Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-16T05:38:55.680Z |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-06-16T05:38:55.682Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:39:02.303Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=190ddbd1-4598-4b68-b186-bb3ee1244298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:39:02.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:39:12.318Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=4f9c6a75-4730-4ec4-b8c5-a1ad0fd2a1a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:39:12.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:39:22.341Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=812b503b-1e9d-4bcd-9ef0-6743e4008cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:39:22.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:39:32.359Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=02c3dced-d94d-428a-8490-1fbca633aea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:39:32.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:39:42.378Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=94f82c2b-6300-4913-bcb1-739e9fe3b22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:39:42.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:39:52.388Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=4e8c4441-71c5-4e79-95c7-84688520fd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:39:52.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:40:02.399Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=868445e0-bc8a-4db8-a46c-b31de7e30728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:40:02.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:40:12.410Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=fe5d7e19-1ece-4a67-a348-7a8226858d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:40:12.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:40:22.430Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=fb22ce9d-3450-4506-93da-21e5784a5f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:40:22.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:40:32.443Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=1791b1a7-44df-4c5a-98fe-16607e8fcd37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:40:32.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:40:42.454Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=df238d6c-6da1-4742-a233-48dc890748b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:40:42.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:40:52.474Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=3a5ba9f2-0b67-4a6e-b37b-a559488c9c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:40:52.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:41:02.484Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=5ca0bb64-1c89-4a9d-a7ff-005d76a38c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:41:02.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:41:12.496Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=dca2f6d4-68e4-4c15-b93d-84daf5c6ca32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:41:12.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:41:22.506Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=3578b418-b93f-4bcd-8354-a46da11f6e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:41:22.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:41:32.524Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=748ec65e-0f0c-4442-9dc5-3220afb598e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:41:32.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:41:42.537Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=5f88761f-dfcc-468e-911d-6eb0a094ba94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:41:42.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:41:52.550Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=f81b64ce-f2c6-4ba2-8e96-a3b64302229e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:41:52.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:42:02.565Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=9dcac9dc-eec2-4d98-b5d7-176950bc89a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:42:02.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:42:12.576Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=3f142069-083f-405b-90a1-c360f0e26ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:42:12.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:42:22.587Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=932d8ddb-dee0-42b3-aafc-744f2e2f36cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:42:22.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:42:32.602Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=fc12346a-d856-4048-bc26-c98081232fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:42:32.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:42:42.613Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=bbf254ed-ab1a-4aee-9d64-621621fa4d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:42:42.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:42:52.623Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=c18e8104-081c-43df-b6a3-c8b2846f8c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:42:52.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:43:02.633Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=c31b4b1a-dac9-43d6-8309-8c1d90041935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:43:02.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:43:12.647Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=0e4c8962-f6a9-403e-8817-e688ee1872fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:43:12.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:43:22.659Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=470c734e-4189-45d1-a51b-be63616421be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:43:22.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:43:32.669Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=82653366-77e1-456d-b28c-ad47c0a40c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:43:32.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:43:42.679Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=2a82d635-7694-466c-afea-31e605e3495f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:43:42.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:43:52.690Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=79d69fa5-7d5c-4c29-add2-795d626820f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:43:52.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T05:43:55.622Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T05:43:55.622Z |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-06-16T05:43:55.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-06-16T05:43:55.626Z |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-06-16T05:43:55.632Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-16T05:43:55.632Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-16T05:43:55.632Z |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-06-16T05:43:55.635Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:44:02.701Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=7218fdef-2092-4ddc-87f1-7daf2aa236fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:44:02.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:44:12.714Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=8a155916-cd1c-4f4a-8a20-ab1e91f427b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:44:12.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:44:22.725Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=1f125839-b2e9-4f80-8366-50ee4ab56e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:44:22.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:44:32.734Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=9fb96dd4-04fd-410e-9965-c6785ec5e0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:44:32.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:44:42.744Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=e686e265-5cdc-4750-b5f0-68920dad27cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:44:42.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:44:52.758Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=306a365c-3737-4141-914c-17b16fe6b9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:44:52.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:45:02.810Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=1eaef3d3-c116-4967-a1be-a7e393ef6172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:45:02.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:45:12.822Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=2e9dc477-35e6-4e1b-9c2c-69e505f1940e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:45:12.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:45:22.832Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=76ddffa4-ed5a-441d-89d4-092e0b7c8c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:45:22.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:45:32.843Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=316d5f66-f0b4-467c-9e76-9d353144bfbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:45:32.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:45:42.852Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=3079a744-256a-4c40-8201-3d00889ff621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:45:42.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:45:52.861Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=310ea829-e37a-4cd4-8fbd-697d0d38285b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:45:52.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:46:02.872Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=26f7c7d0-122f-4481-8ed0-8ebe147c5aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:46:02.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:46:12.881Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=a4612f17-0095-4b7d-a717-17d3b66bb648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:46:12.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:46:22.891Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=ca47ffe6-a0a6-4b7b-a0d4-f077d112b097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:46:22.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:46:32.902Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=a90c9213-901a-4e0d-86bd-9ef3340fc3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:46:32.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:46:42.911Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=e085bfea-4e6f-41d8-8748-40572912df46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:46:42.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:46:52.924Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=0697fee9-275b-483f-9a55-34b29d205201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:46:52.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:47:02.935Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=0034d759-6217-4f3e-8b45-0d96a8ee2dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:47:02.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:47:12.946Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=9cec68b0-1440-417d-9d5e-bc4feb385959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:47:12.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:47:22.957Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=93782be1-d834-4559-bbe5-0c0d3e92cea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:47:22.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:47:32.967Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=5b30a4cd-02b3-481e-b4cd-e640ff8343fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:47:32.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:47:42.978Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=a3fd1ac3-1053-4267-9254-a9dd0a67d9dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:47:42.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:47:52.988Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=27ce8c57-587a-4e1c-8c0f-b99e46511b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:47:52.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:48:02.999Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=1d0b169e-bd77-459b-a55d-d09944a8cdda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:48:03.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:48:13.009Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=5e98a284-5e78-4e12-a421-de329ff6e7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:48:13.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:48:23.019Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=2a719f6c-f7c4-4ac7-9e06-875d9da655c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:48:23.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:48:33.030Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=bc797da8-c4aa-4a72-8168-6b7ec094bdaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:48:33.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:48:43.039Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=c96b9f00-439e-47b9-ba5d-b30f998c2e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:48:43.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:48:53.053Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=49741e30-8134-4a77-9b67-b231f61fdfda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:48:53.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T05:48:55.624Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T05:48:55.624Z |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-06-16T05:48:55.625Z |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-06-16T05:48:55.628Z |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-06-16T05:48:55.635Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-16T05:48:55.635Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-16T05:48:55.635Z |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-06-16T05:48:55.637Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:49:03.063Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=afe7ee68-9950-4438-afda-29ddfa8bc128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:49:03.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:49:13.073Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=8e0990f7-27c4-4b60-a012-eb1025433cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:49:13.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:49:23.083Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=10784c6f-5bed-4bb5-9a32-a516bbf44175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:49:23.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:49:33.092Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=efd63363-d7b2-4d04-8082-39682bdee04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:49:33.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:49:43.101Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=29cd51e2-9686-47ac-9354-566a046554d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:49:43.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:49:53.111Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=f75e119e-e8e9-4812-ac0c-6e33a85c7df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:49:53.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:50:03.120Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=da0819f1-cc33-4bcb-b26a-e223c0428783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:50:03.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:50:13.130Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=a548fbd4-ab16-46cd-b183-bd1f38dc5167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:50:13.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:50:23.141Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=0fa98741-0663-4146-8610-dae9728fbfd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:50:23.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:50:33.151Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=ad58818b-0d5a-49a4-ab17-be740661fa4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:50:33.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:50:43.162Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=fdbad42f-f9e7-4391-81b8-b7d1b1f37798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:50:43.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:50:53.177Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=dee2a455-d5b9-4131-b86c-83a0569d343e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:50:53.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:51:03.185Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=c432cd20-dcc1-4ec7-858d-487fa22be62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:51:03.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:51:13.195Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=4b43eaa9-49a8-4a47-a511-874b2fbdbe63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:51:13.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:51:23.205Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=7f80fbdc-edd1-4666-8b0b-31afa8aee296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:51:23.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:51:33.214Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=1673b6b8-ac72-4c4e-9ba3-70e25e692677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:51:33.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:51:43.226Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=08c0ee3d-60dd-4c7d-ba6f-29ec6ff13774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:51:43.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:51:53.235Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=08656161-db01-48de-b289-9b4d8633f92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:51:53.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:52:03.246Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=3692edab-772f-406b-887f-bcb599319744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:52:03.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:52:13.255Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=0d130280-a05e-42a7-8af7-b89058156c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:52:13.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:52:23.265Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=58d31db7-7f2b-4a90-962d-03c6e17b7481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:52:23.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:52:33.274Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=b8461a9c-2d0e-476a-aad8-eae7ec4b7647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:52:33.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:52:43.283Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=3b3b7f39-653f-4596-b29b-ea38d204e32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:52:43.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:52:53.293Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=ecdc1400-73a9-4848-934b-07f65c8d02e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:52:53.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:53:03.302Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=3ec7a33a-8a9d-4624-9464-4c36a3a01cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:53:03.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:53:13.312Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=6bb35f43-d0c6-4301-a9dc-65d7e2482172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:53:13.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:53:23.322Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=8b539064-ae98-4cb8-9f2f-614e32f265cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:53:23.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:53:33.332Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=1a919293-1172-405b-8ce2-feca237ada98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:53:33.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:53:43.341Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=beab2854-b110-4393-bb8f-6a8339b771d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:53:43.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:53:53.352Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=723726cc-81cd-4b5c-8a9a-fb8921cd8b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:53:53.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T05:53:55.646Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T05:53:55.647Z |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-06-16T05:53:55.648Z |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-06-16T05:53:55.650Z |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-06-16T05:53:55.656Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-16T05:53:55.656Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-16T05:53:55.656Z |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-06-16T05:53:55.658Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:54:03.362Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=4a02509d-5c9b-4143-8300-6b0f8c2fa1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:54:03.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:54:13.371Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=ad3e3376-faa2-4064-a9b6-1b31426963d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:54:13.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:54:23.379Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=688182ca-cd5c-4d2c-92da-d977beb7a59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:54:23.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:54:33.388Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=d18f56ca-6515-4af9-874f-f23e924f3332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:54:33.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:54:43.401Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=7e3fea83-3960-4c4b-bfac-d0153a46170f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:54:43.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:54:53.411Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=9f93c434-d878-4124-8ebe-594b4c8a5960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:54:53.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:55:03.420Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=f4cc5bea-ea4c-4539-a5ad-cc710c3eaa00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:55:03.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:55:13.430Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=30148a98-d1f1-433c-b4e8-f6ad2865a453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:55:13.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:55:23.439Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=174c36ad-a691-4957-a979-df6657309055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:55:23.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:55:33.448Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=f24abae8-db46-434d-903c-cff71cdcf705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:55:33.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:55:43.456Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=310637ca-56e3-4ec2-a6d8-67b366a66c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:55:43.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:55:53.465Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=17ecb4e2-f593-4afa-9560-11e77dbe7b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:55:53.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:56:03.476Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=0f41e2b4-ced0-417d-9c18-a1f4c03a2b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:56:03.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:56:13.487Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=ea4634d2-0be9-4476-bed2-81d7ce49a7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:56:13.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:56:23.495Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=b5072a12-1b66-49e9-9caf-aff27499f8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:56:23.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:56:33.504Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=c557e170-0dd1-4739-945e-1d71df141438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:56:33.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:56:43.514Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=24199bda-fc32-4d12-9927-a3d75afe1672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:56:43.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:56:53.522Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=33322ac3-7ed2-42a6-b68f-a47a394e3a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:56:53.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:57:03.532Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=d0952d76-0c8f-4331-81c6-caa59ff5b3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:57:03.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:57:13.544Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=692ec3f8-fcd9-40ad-9661-50bec4ce396e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:57:13.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:57:23.554Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=12703c6f-6c30-49ad-9e7e-5e0628c33967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:57:23.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:57:33.563Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=276b00e3-dfdb-4855-abc2-b04cb494f319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:57:33.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:57:43.572Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=c6eb6ffd-1670-41b9-95da-f2ccdb78ffa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:57:43.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:57:53.583Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=9216c90a-c871-424e-8432-0df88e634659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:57:53.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:58:03.595Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=bddcf9ae-888a-4c7c-8a92-dd23ef26a7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:58:03.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:58:13.609Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=b4485e4a-1e2d-4306-96c9-ea70b83627bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:58:13.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:58:23.620Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=0fa15bdd-0264-4a8a-b0b6-acc32699a476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:58:23.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:58:33.628Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=25f67509-4340-4856-810d-f3c5cb98e967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:58:33.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:58:43.639Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=d8bbcd3e-fd8f-47a1-8391-744ada35a4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:58:43.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:58:53.648Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=70344eaf-43ed-45c7-986a-3195c7021e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:58:53.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T05:58:55.650Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T05:58:55.650Z |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-06-16T05:58:55.651Z |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-06-16T05:58:55.654Z |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-06-16T05:58:55.662Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-16T05:58:55.662Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-16T05:58:55.663Z |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-06-16T05:58:55.665Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:59:03.663Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=4f7c65f4-a052-499d-bb30-84c7b66ea67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:59:03.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:59:13.672Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=31c4b60c-1a15-4f07-b86f-2791a02652be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:59:13.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:59:23.682Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=fde3e038-94a6-430b-acb0-8543dffc2300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:59:23.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:59:33.692Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=0d5b13d6-ba9e-42a1-b6e7-8ee0d6688a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:59:33.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:59:43.703Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=f53ba4d7-5bd4-43cb-8e7f-4913d081b2cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:59:43.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:59:53.711Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=59c2b5d0-4781-4eb3-bfaf-0ddc92e42690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T05:59:53.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:00:03.719Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=a9ce704a-29fc-4bb6-9acb-9a62fb95cbe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:00:03.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:00:13.728Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=0a222e22-6687-4fe3-ab69-5c03d213bb7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:00:13.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:00:23.741Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=bffe7df9-8801-441d-a070-9a23fa618dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:00:23.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:00:33.751Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=2c90ddfa-ce9f-4ef8-a1de-be6d69f131c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:00:33.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:00:43.761Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=e52c2eb5-6e12-4acb-a652-4125d28c40dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:00:43.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:00:53.773Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=1c59a363-c038-4dc1-a974-c39cebec3413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:00:53.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:01:03.782Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=665fed16-71c5-4045-847e-e4e0397e8c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:01:03.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:01:13.793Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=85df7cab-5a1b-4c43-854e-f5ff8c9dbcdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:01:13.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:01:23.802Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=186bd041-c4dc-4140-826e-d002c7007e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:01:23.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:01:33.811Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=30acd1f9-cd12-4381-a673-40aabe1ad50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:01:33.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:01:43.823Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=49bf8fd1-0451-47ef-af32-d2303a8f390e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:01:43.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:01:53.832Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=cbbe1f84-6350-4230-9d49-19238884772e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:01:53.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:02:03.841Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=39c3b9c6-305e-4f2f-a584-95502de5f347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:02:03.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:02:13.851Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=091771aa-578a-428a-9127-462f2b273550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:02:13.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:02:23.861Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=fb9c4089-94aa-4e5b-8565-f2fb9bd4bdca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:02:23.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:02:33.872Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=dfaeb0fa-ce49-433c-82f6-0ee37be41503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:02:33.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:02:43.881Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=34eee46a-7ff1-4d53-8573-0da988e99c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:02:43.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:02:53.889Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=abea2aea-97e7-47d8-803d-18ea954cde8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:02:53.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:03:03.899Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=8989f3fb-51f6-4ab6-9745-64e664494d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:03:03.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:03:13.909Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=e427fe16-84c7-4d4d-b4c5-22405beadcf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:03:13.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:03:23.919Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=e4a72ee8-54fd-437c-9c07-f9ba64aaa53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:03:23.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:03:33.929Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=25a70c23-137f-4662-b8f8-304c0f8b26e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:03:33.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:03:43.937Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=113e6e97-0d6c-4d55-b581-5f57b8e79f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:03:43.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:03:53.946Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=99d02909-cd28-4896-9aeb-13118c798e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:03:53.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T06:03:55.533Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T06:03:55.534Z |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-06-16T06:03:55.534Z |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-06-16T06:03:55.536Z |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-06-16T06:03:55.541Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-16T06:03:55.541Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-16T06:03:55.541Z |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-06-16T06:03:55.542Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:04:03.956Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=9b19baf4-a79e-4eb1-a6a8-af575f6de848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:04:03.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:04:13.966Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=0681c2c5-3b7e-4a4c-9b21-d7b939adf312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:04:13.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:04:23.976Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=47750cd0-680b-4453-a693-1841de64cfc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:04:23.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:04:33.985Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=5b49b27e-5d5f-43a6-9399-96f2f305624c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:04:33.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:04:43.997Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=eedec449-2210-4360-b0fc-60810814c12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:04:44.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:04:54.007Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=644e8ba0-cf4b-40cd-aa09-902cea5548db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:04:54.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:05:04.017Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=08c65b48-64f0-48a5-899a-e77b941edf90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:05:04.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:05:14.031Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=6a46874a-cccd-4460-9f24-af95d31aa328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:05:14.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:05:24.040Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=ad4fd617-e695-4822-a1de-2852091e9155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:05:24.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:05:34.051Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=b1617f72-0c11-434e-bb33-b8320c20abae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:05:34.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:05:44.060Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=23ff3a18-c6d9-4f86-844b-a6c5ecac9e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:05:44.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:05:54.069Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=0a853ffa-e3f4-4828-be5f-4f7e82b6a184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:05:54.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:06:04.078Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=0bc20315-c5aa-49d7-ae05-99812bd85f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:06:04.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:06:14.087Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=d60b458e-95b1-4a89-8ba7-3957a0bbc6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:06:14.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:06:24.097Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=eb59c877-183d-45ce-92b2-d327b1add482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:06:24.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:06:34.106Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=7bf39903-1c8f-4036-9b6a-374da8ef1038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:06:34.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:06:44.117Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=14ca3ea4-492e-49af-99d5-6fb9817fdb6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:06:44.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:06:54.128Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=d032df06-054e-4fea-b460-d039de5543a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:06:54.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:07:04.138Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=d0568909-5749-4c00-aacb-5db25a26fb65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:07:04.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:07:14.150Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=2dac4225-9344-46f2-9990-b04ef19ed5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:07:14.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:07:24.160Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=eefaccf5-7e5b-4716-9450-1d07ffcaa82e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:07:24.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:07:34.169Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=96da1e04-b908-4ec2-b428-bdb960f9eeae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:07:34.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:07:44.183Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=bb2a9fb1-0bef-42b3-be3c-1281903ff36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:07:44.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:07:54.193Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=30298049-ddc4-43d1-ba65-911992009a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:07:54.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:08:04.204Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=2e587ae6-1c47-4604-89b6-db384f6dfdef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:08:04.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:08:14.215Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=579c3fe7-ddee-4b4d-9ada-ae541046f897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:08:14.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:08:24.226Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=2ba9a319-e705-4af6-92ee-6e6ae3f437ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:08:24.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:08:34.237Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=e966cec6-4890-4440-a4ea-ff05fe2ff487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:08:34.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:08:44.247Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=3cd1ff83-918f-4d26-9e1f-1eb57b0e25d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:08:44.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:08:54.256Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=e18fd075-63f2-4539-b98a-a7aa14c256a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:08:54.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T06:08:55.652Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T06:08:55.652Z |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-06-16T06:08:55.653Z |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-06-16T06:08:55.655Z |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-06-16T06:08:55.661Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-16T06:08:55.661Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-16T06:08:55.661Z |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-06-16T06:08:55.663Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:09:04.268Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=14aad89f-b5cc-43a2-aada-6b53448a97a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:09:04.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:09:14.278Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=888b2bf5-a31b-4eb9-858f-fee45300a2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:09:14.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:09:24.287Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=2b5dd090-587b-4455-a190-824b5792cf6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:09:24.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:09:34.295Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=0cc2d7d0-a143-4c73-8b8c-1a680a1f7a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:09:34.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:09:44.304Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=c545e292-cd8c-4f1a-880a-3135b374ce2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:09:44.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:09:54.313Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=a615ba75-d12d-4328-bb15-ef22a50912c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:09:54.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:10:04.326Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=1171f0c2-13dc-4528-b63f-3e3cdbdef770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:10:04.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:10:14.344Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=6a98a998-a948-4429-ae07-10df6cf055c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:10:14.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:10:24.353Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=2c980232-ef8c-4351-999e-c86b1f5e3b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:10:24.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:10:34.361Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=4a2530af-6b9a-4e4f-be95-c4d7c669af75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:10:34.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:10:44.371Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=1cbda6b4-3ece-460b-92d6-fbbb8c907efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:10:44.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:10:54.379Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=d5041ebb-623c-4754-8275-63ee4997fdcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:10:54.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:11:04.389Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=ebbbebca-0596-43af-bb58-c8d011e41aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:11:04.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:11:14.397Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=fd950e41-2356-4f3f-841d-666a7d42615a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:11:14.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:11:24.407Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=97608f7e-1c92-465c-9242-f0cf28f35f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:11:24.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:11:34.416Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=ce3b0826-5007-4f3d-a87c-c90917b8872b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:11:34.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:11:44.430Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=a602c84b-0a6d-4c00-be04-b90499539253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:11:44.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:11:54.443Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=d5082f59-aa18-4867-b9f1-8960449be91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:11:54.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:12:04.453Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=74e0a6b6-e7c2-4eff-90f5-a5e7d4be81ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:12:04.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:12:14.462Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=62cb9c11-3979-4213-aff1-7037e34f1d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:12:14.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:12:24.474Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=b8a3ff8f-8859-49b6-a718-36f97cc21870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:12:24.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:12:34.483Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=b299a70a-7b91-4efb-b393-0d057e8f4ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:12:34.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:12:44.494Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=77110c1b-19ac-4b08-8187-2a2a042a1773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:12:44.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:12:54.502Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=5fc20955-c26c-42bf-8302-6c3fba1f5848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:12:54.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:13:04.514Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=22f90bea-5441-49b4-877e-73cfe20189be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:13:04.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:13:14.522Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=29550a9d-01a1-42d5-a2a3-41133e5cbeb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:13:14.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:13:24.532Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=13597274-89e4-494d-acee-b894354f147c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:13:24.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:13:34.542Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=767fe9d9-7da3-4610-960a-cb2b5d98af70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:13:34.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:13:44.552Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=b7bc6223-2aca-4db0-b325-cd27ff64fc6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:13:44.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:13:54.561Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=63fd382f-4edb-4ffe-a472-2519589c95a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:13:54.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T06:13:55.556Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T06:13:55.556Z |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-06-16T06:13:55.557Z |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-06-16T06:13:55.559Z |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-06-16T06:13:55.563Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-16T06:13:55.563Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-16T06:13:55.563Z |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-06-16T06:13:55.564Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:14:04.572Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=4f829f5f-6ed2-4b89-81d4-4857dfc949a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:14:04.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:14:14.583Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=fbe49bd9-f33a-401a-8006-6083e5528627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:14:14.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:14:24.594Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=25ce456d-6ff3-402a-8142-00273615a977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:14:24.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:14:34.603Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=1d456ef1-6815-4b54-a832-6ee94a510baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:14:34.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:14:44.615Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=7ccb9fd0-1bfb-4bc5-989f-faafd9d56e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:14:44.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:14:54.630Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=ccbb76f7-9275-41ee-9f1b-4a298285e371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:14:54.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:15:04.644Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=a403dbd4-9c3a-416e-bef6-e729e63c7417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:15:04.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:15:14.657Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=ecb57f93-2017-4587-be43-c5abee681259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:15:14.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:15:24.668Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=0f92120b-3920-4a4b-84f6-4e9082d52e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:15:24.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:15:34.681Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=0d84cb9a-28e0-4c63-8aef-cb688b4addc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:15:34.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:15:44.691Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=84b31ec9-74b6-4038-bf70-a7737ce55de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:15:44.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:15:54.701Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=001f48bc-18be-4b09-acb5-c1595302a40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:15:54.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:16:04.711Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=78d3d7e2-3b9a-48ed-98db-0ab49c395cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:16:04.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:16:14.720Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=34f087ab-d900-4fd9-8bfe-dabe77ad7fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:16:14.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:16:24.742Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=484f1901-0e99-4ec7-9445-267bb86686ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:16:24.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:16:34.752Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=89a29910-08c3-4bda-a4e0-efc7dd39fc3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:16:34.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:16:44.762Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=04c4e49c-5175-4f73-acff-76167bd33625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:16:44.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:16:54.771Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=d231933f-b108-4e52-8282-0639a6347487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:16:54.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:17:04.779Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=cfa199d3-fc9e-4b2b-b781-c6ebd54db3fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:17:04.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:17:14.790Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=544fad6f-a477-4913-bd3e-0618605c7463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:17:14.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:17:24.802Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=9beb9113-b14d-442a-9b98-a36df86ba763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:17:24.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:17:34.811Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=3ccfefa9-5394-4709-8eb6-bdec676a820a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:17:34.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:17:44.825Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=a5de77ec-dc93-4d2a-a6c4-2794ae7d4a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:17:44.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:17:54.837Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=8e7040d3-d767-4d14-b8b6-fc104ea11f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:17:54.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:18:04.848Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=1b052599-ad02-41ef-b803-719140444277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:18:04.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:18:14.856Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=01e5c2e1-6729-43eb-addc-1b7fd5dd60e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:18:14.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:18:24.866Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=8b191112-3572-484c-8e1e-fd180e68c205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:18:24.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:18:34.874Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=7ab1c6f0-2efa-443b-92ff-8c84d7f63d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:18:34.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:18:44.883Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=28ebba55-e006-4fc9-af6f-8280b7a45886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:18:44.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:18:54.892Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=8a9cf730-3a2f-47a7-a038-c1f87fee85d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:18:54.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T06:18:55.697Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T06:18:55.697Z |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-06-16T06:18:55.698Z |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-06-16T06:18:55.701Z |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-06-16T06:18:55.707Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-16T06:18:55.707Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-16T06:18:55.708Z |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-06-16T06:18:55.710Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:19:04.902Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=a7c9b3a0-9914-4f0c-bf05-b0b6fbf096b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:19:04.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:19:14.913Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=b8248be8-5d29-4777-84db-07e9ebf1eb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:19:14.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:19:24.927Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=cb759236-cef3-4e0b-9f67-c0dc48abacd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:19:24.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:19:34.934Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=5192f4f3-a0fd-4f63-8e9b-df3391f37338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:19:34.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:19:44.946Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=e8d1550c-c96b-475c-8888-db8800ee8d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:19:44.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:19:54.957Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=43e8f873-d811-4cb2-8302-969b39170730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:19:54.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:20:04.966Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=c8cce254-00a9-4678-9f01-d169ddbf5d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:20:04.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:20:14.976Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=cecc77bd-0d2e-44ed-9601-f354dd2396d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:20:14.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:20:24.987Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=0ac8863a-1119-4c36-9384-b5292a1d4bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:20:24.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:20:34.996Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=f7022231-005a-4b64-a9f2-b9b6ba54cee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:20:35.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:20:45.007Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=623f442d-8f78-4661-8f28-cfd453af4dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:20:45.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:20:55.017Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=965134a1-f039-46cb-9888-536712caff54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:20:55.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:21:05.028Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=d7e8350c-78fe-4d45-ae20-462b75df000c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:21:05.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:21:15.036Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=824218eb-ff38-4757-b9fd-82f9b379c784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:21:15.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:21:25.045Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=1d1f3972-0ac2-4e6a-9432-a2322d58cfd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:21:25.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:21:35.056Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=2e6ecc0a-12b4-4682-a55d-b75b8bca114c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:21:35.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:21:45.065Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=78056c2d-0bca-41f5-acda-be8f60dd881a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:21:45.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:21:55.075Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=54a3b038-8736-428e-bafa-4f4acfc2eb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:21:55.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:22:05.086Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=8250b2ee-5a7b-4753-a940-dbe20d8ae216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:22:05.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:22:15.097Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=0568493c-06d8-478f-b4a4-07ab623cd251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:22:15.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:22:25.109Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=513bb06d-b819-43ed-bf57-6b6c2fc5b0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:22:25.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:22:35.119Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=55f4b095-e9e4-4000-a31a-6570dc0b4979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:22:35.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:22:45.127Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=a7907d67-93b4-4840-ae49-677221b9e328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:22:45.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:22:55.136Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=3fa8622a-bce7-4aa2-8f16-b8df70c75f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:22:55.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:23:05.145Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=bb081f9d-75eb-4370-b2d4-6efb4bd2b665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:23:05.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:23:15.155Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=dcd7745c-7675-4d37-9b17-773764cb67e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:23:15.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:23:25.164Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=bef1a448-6f3c-43d1-9947-868843d88675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:23:25.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:23:35.173Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=f9a4b0bb-42a0-4c44-9a24-5a2b0707d3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:23:35.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:23:45.187Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=960d0f7f-2482-4117-899b-e50c7b4dbcb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:23:45.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:23:55.205Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=aef451dd-4e2a-451c-a4de-0ce38d9406ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:23:55.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T06:23:55.682Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T06:23:55.682Z |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-06-16T06:23:55.683Z |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-06-16T06:23:55.685Z |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-06-16T06:23:55.692Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-16T06:23:55.692Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-16T06:23:55.692Z |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-06-16T06:23:55.694Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:24:05.221Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=2bc5100a-76ed-4726-9f84-54c56bd8764f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:24:05.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:24:15.232Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=039fdc51-bb03-417d-931a-09441d096c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:24:15.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:24:25.241Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=6a1a7cb9-214a-422f-a9fd-3583d776498e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:24:25.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:24:35.250Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=c713ba43-09d3-40ea-8f6f-bc7e124ccc57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:24:35.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:24:45.279Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=100cfaf2-6d85-4ab8-b944-95a6e32afbe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:24:45.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:24:55.296Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=8dd9ec6d-c211-43e8-9bf9-8272f5aa3246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:24:55.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:25:05.314Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=c3799b98-134c-4c3c-920e-fa1d34b5d69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:25:05.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:25:15.332Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=a440a895-5ceb-4db4-8d88-2f4b5753a67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:25:15.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:25:25.351Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=8d9cf341-20f7-47e9-a8ae-41e12c5f383c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:25:25.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:25:35.362Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=89b41019-8f40-4c93-b762-2056388d5f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:25:35.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:25:45.373Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=6aaf34ec-9b6c-4fbc-ad9e-ce99ede3ff50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:25:45.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:25:55.389Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=2674fe78-9c4b-4356-af26-7fe5e44c99f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:25:55.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:26:05.403Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=d8b034ae-d1dd-4bb2-9617-af6ae387bc35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:26:05.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:26:15.412Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=98835127-46f5-4455-a56c-b7fb27a63677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:26:15.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:26:25.421Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=5c67b8ad-9c50-4fe7-a4f6-9806d9387cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:26:25.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:26:35.442Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=fd598375-70de-4eb6-9ce6-84a51a7a7bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:26:35.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:26:45.451Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=0a78f6d4-6c8c-4e43-bcc0-d56f14c4f019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:26:45.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:26:55.461Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=9ec89235-6a43-4bac-9f0e-2dcfe093c3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:26:55.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:27:05.471Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=c807f596-b2d9-476a-8dad-465c047b6621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:27:05.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:27:15.480Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=f18d43e6-b19e-405b-9f95-d5f2c377b1b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:27:15.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:27:25.491Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=13463a0b-2275-458d-b9b9-005eed10932b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:27:25.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:27:35.500Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=bb2952af-b629-4c40-8af1-81bc4342be32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:27:35.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:27:45.509Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=b2daff63-4a68-4a0d-92a0-ec2a90bea97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:27:45.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:27:55.519Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=b92fba6a-7522-45db-b4be-6c4c27f205dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:27:55.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:28:05.531Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=17e7fbdf-62a3-4521-ac13-44c254824604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:28:05.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:28:15.542Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=9e05f749-7ef5-4889-a24d-fc633b17e420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:28:15.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:28:25.551Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=5a43b8a2-fca8-4e54-b608-a2c59620e0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:28:25.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:28:35.561Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=6b9b1618-a1eb-4e02-af7d-843df9c9fb87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:28:35.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:28:45.568Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=694343c5-2240-4bf4-8682-a8ab8d72b919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:28:45.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:28:55.578Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=9dbaddb3-2c36-487d-b34c-03feaa6ed5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:28:55.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T06:28:55.719Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T06:28:55.720Z |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-06-16T06:28:55.721Z |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-06-16T06:28:55.724Z |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-06-16T06:28:55.730Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-16T06:28:55.730Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-16T06:28:55.730Z |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-06-16T06:28:55.732Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:29:05.588Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=5ecb3f10-a050-441a-9e24-4116cd3a2baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:29:05.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:29:15.596Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=d36abed3-21f1-465a-9260-b7ca04712353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:29:15.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:29:25.607Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=e2029191-3236-42f8-b532-650f0b284fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:29:25.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:29:35.617Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=851cd815-3468-4aa2-9361-e489f2215a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:29:35.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:29:45.629Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=b669c4b7-1b53-4f52-a3d8-0c70c4e6fa82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:29:45.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:29:55.639Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=e12c2ae8-c727-4d3b-83fa-8f212c78e34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:29:55.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:30:05.647Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=992829b7-5856-4cbe-963d-e9b1e613cf6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:30:05.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:30:15.655Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=86e941c7-6d4e-4cc5-9aec-5f795ae58c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:30:15.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:30:25.666Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=1d5d2fb5-1855-41eb-b918-b10e595032e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:30:25.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:30:35.674Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=130a54ec-1486-4e8e-8fba-14d52e9c3b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:30:35.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:30:45.683Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=eb90b8c1-95e5-42b3-8b9a-d5fa42f05e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:30:45.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:30:55.691Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=c6eb9d3f-bde0-4a87-8c6b-a3c59bc609ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:30:55.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:31:05.701Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=0e64fce4-eb1e-4a23-afb5-7a31c1fd69b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:31:05.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:31:15.711Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=fe1e6c86-a9d5-4401-ab94-937f916fc4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:31:15.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:31:25.722Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=63947330-93bd-4595-a1e5-7f855f777dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:31:25.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:31:35.731Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=523c3dfc-09c6-40af-95be-adf91f9feee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:31:35.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:31:45.740Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=1a8e3d18-c3c6-4d74-8e4f-e78e2054260d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:31:45.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:31:55.748Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=5dde1d89-23cf-4f81-9659-2098a68e4a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:31:55.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:32:05.757Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=95e1b075-3789-4daf-932e-f8f0759927c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:32:05.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:32:15.767Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=e3d7a9ae-c9e8-45a9-9551-7003a2df5b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:32:15.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:32:25.777Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=43baf9a0-b604-4e1c-a808-f7bb1576c4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:32:25.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:32:35.790Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=71457ba3-6a79-4338-94c1-65a78fe46f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:32:35.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:32:45.799Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=0fdec961-e16e-4efa-a94b-0238dabe66d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:32:45.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:32:55.808Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=c049c914-b22c-48f2-b258-7e3e00cc3b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:32:55.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:33:05.817Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=ec21bb2c-0896-422f-a46e-ed4ca825d9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:33:05.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:33:15.827Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=5e57721c-7499-4a18-b7c6-6b492903fcfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:33:15.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:33:25.836Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=5918f19e-12a9-442a-8338-ef6c8157c9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:33:25.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:33:35.846Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=6b6cb7cd-1273-4a38-a71d-1a9c60743618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:33:35.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:33:45.856Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=3c3e701b-8d2c-4561-bea0-ebb53768abfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:33:45.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T06:33:55.539Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T06:33:55.540Z |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-06-16T06:33:55.540Z |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-06-16T06:33:55.542Z |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-06-16T06:33:55.546Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-16T06:33:55.546Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-16T06:33:55.547Z |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-06-16T06:33:55.548Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:33:55.866Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=799e181b-2455-4cdd-ae7e-fe532063098a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:33:55.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:34:05.876Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=6555fbd6-5067-412e-a4b0-910343a22e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:34:05.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:34:15.886Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=77508dab-10a4-42b3-8bd2-2f4c1475bcac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:34:15.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:34:25.934Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=8f7d190f-aba0-47af-887d-66e3efd986f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:34:25.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:34:35.942Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=1d4c1834-3d93-4595-a72b-ed559d1b7528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:34:35.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:34:45.951Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=e89ac274-4c9f-4901-b800-e9747a6728f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:34:45.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:34:55.961Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=a714865c-74ed-4929-80f5-2e69eeb13429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:34:55.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:35:05.972Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=62f600e9-e78a-4409-9912-c34d725e2460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:35:05.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:35:15.982Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=5536c33d-2a1d-428a-b76d-9588576c3262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:35:15.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:35:25.993Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=39ea4a98-a6d9-4cbd-81ef-c40f818d3791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:35:26.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:35:36.002Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=6dffa22a-44da-4340-b54f-b711968d87eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:35:36.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:35:46.013Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=954e6f0d-1ed5-4a92-8f56-f834ae3e4723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:35:46.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:35:56.028Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=99b38197-3cc8-4c98-a637-c1048c7bc4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:35:56.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:36:06.036Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=df844764-fc1a-4205-b81b-c2b52d79c844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:36:06.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:36:16.046Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=28b111c4-fa52-4d80-9814-a33af49dec0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:36:16.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:36:26.057Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=823e474a-f486-487f-b861-dc722f914cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:36:26.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:36:36.069Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=260b4202-7593-4fdb-b20d-9dfa8313d3f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:36:36.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:36:46.079Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=d790405a-bfcb-41e7-a1bb-a8d6c1084352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:36:46.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:36:56.092Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=bf7420d6-2927-4422-b3aa-211848a873e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:36:56.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:37:06.102Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=06755a80-95cd-415a-a724-a93ef54b4d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:37:06.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:37:16.113Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=48f9985a-17e4-4338-8c1e-1a058217e057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:37:16.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:37:26.124Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=6a3e5698-e391-4473-9406-d3edaf8c925b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:37:26.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:37:36.133Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=1814be07-db40-4ef7-9069-672bd6e7c917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:37:36.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:37:46.141Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=e34fade0-9bab-493d-9e9b-c66a744e284d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:37:46.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:37:56.150Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=87580b0d-78f6-446a-b652-50dbd2766a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:37:56.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:38:06.159Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=995be22c-89e7-434d-9b08-a5793cc1432c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:38:06.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:38:16.169Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=251c3c71-44d2-4a20-a9bd-553b3ba458e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:38:16.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:38:26.178Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=f080a08c-745f-4cac-a77d-9e4453e2002a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:38:26.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:38:36.187Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=e8ce1760-8c39-4650-b18f-2879e692bce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:38:36.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:38:46.195Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=5035d15a-a702-4f71-875c-fcaa7b445803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:38:46.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T06:38:55.696Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T06:38:55.696Z |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-06-16T06:38:55.697Z |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-06-16T06:38:55.700Z |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-06-16T06:38:55.708Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-16T06:38:55.709Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-16T06:38:55.709Z |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-06-16T06:38:55.711Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:38:56.203Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=ef4d0c6f-e68a-4c73-8e20-58950d7f1e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:38:56.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:39:06.212Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=5adb434f-66f7-4a14-abd4-6f01df952915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:39:06.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:39:16.219Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=19933c13-90f7-4f40-b5c3-68049616067d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:39:16.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:39:26.227Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=e7b242aa-8a65-4b58-acad-93cfc8e747a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:39:26.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:39:36.235Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=755b0090-26d3-465a-94dd-5de14dc9698a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:39:36.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:39:46.242Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=76a5d8b1-7908-4373-af98-bb1645c8e185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:39:46.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:39:56.250Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=67ae36e8-9a89-4b8e-af7e-7fbf3611c8d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:39:56.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:40:06.259Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=3840338e-3407-451e-b9b1-c59ee0397aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:40:06.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:40:16.268Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=6d6dc46d-0801-4da4-a5df-96995498e597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:40:16.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:40:26.277Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=662db65a-1883-4d98-9e93-a9c0eed855ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:40:26.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:40:36.285Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=52c52490-84e6-4f55-a331-98785eb46fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:40:36.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:40:46.293Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=7092761e-cd26-4da1-b685-f5582d174f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:40:46.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:40:56.301Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=f03ade81-bd75-432a-a0e8-5582904d06de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:40:56.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:41:06.310Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=f787b448-8918-478c-a928-194fdcac543a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:41:06.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:41:16.318Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=188b72c3-a5ee-4ac7-a97a-5b36cdbb5fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:41:16.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:41:26.328Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=914ca66d-e8e7-480f-beb7-434db8e5281a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:41:26.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:41:36.336Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=dcaa041d-5f1e-48e5-b31b-b90b401673df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:41:36.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:41:46.345Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=ce753d1f-7f18-49cc-9565-9c4275628829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:41:46.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:41:56.355Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=688862ce-7fcf-415d-892f-4a7213167ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:41:56.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:42:06.365Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=518746f5-6f4a-4156-b11a-85c6a6bfe4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:42:06.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:42:16.374Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=cbaea240-5b1d-4fa8-8d4d-82086b2ac099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:42:16.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:42:26.383Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=0ad9e8ad-3381-4161-9687-0485959ca472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:42:26.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:42:36.392Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=4d19004f-7e4f-471f-8f6d-f1a1218b32c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:42:36.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:42:46.399Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=88e1bf22-2eaf-4367-ab50-a0941d2a3fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:42:46.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:42:56.409Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=8422664a-17c2-4783-add9-b50d1f5baedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:42:56.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:43:06.429Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=f9b07d68-b996-4ded-8e63-3458241386a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:43:06.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:43:16.440Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=a94ebd86-dfbb-4fb9-b68a-b4d2f5620eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:43:16.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:43:26.451Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=08fbb791-f226-44cd-ae18-3b811864eb5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:43:26.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:43:36.461Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=e75fadc6-86df-4cea-92a6-2fee6dc55fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:43:36.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:43:46.472Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=3080c160-4609-439a-86b9-c3d481b8ee68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:43:46.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T06:43:55.563Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T06:43:55.564Z |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-06-16T06:43:55.564Z |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-06-16T06:43:55.566Z |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-06-16T06:43:55.570Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-16T06:43:55.570Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-16T06:43:55.571Z |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-06-16T06:43:55.572Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:43:56.488Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=3a1b6474-cbce-4ce1-9a6b-e050caa4b721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:43:56.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:44:06.501Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=5575b8d8-31cf-43b9-a614-9c8bbce56c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:44:06.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:44:16.517Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=5ffee826-988d-42f6-9fff-f033140c7a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:44:16.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:44:26.526Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=96615d96-44e4-4922-bc35-7c4ccf37d514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:44:26.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:44:36.535Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=b1b68a15-e11d-487e-a58e-84cde9a7cde8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:44:36.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:44:46.544Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=421cced7-dea0-4243-a7df-f5a0c860b873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:44:46.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:44:56.555Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=7898a099-f7b0-4d13-bbf3-2c0b056e1711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:44:56.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:45:06.565Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=47821229-5454-4c28-bcb4-04a85bd78081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:45:06.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:45:16.574Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=7df6fd88-996a-4adf-96dc-ddfd83f13eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:45:16.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:45:26.585Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=22620fbc-63fa-499b-a6ef-2258741c6dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:45:26.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:45:36.596Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=f8ad044e-ec75-415d-9067-788d35fae603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:45:36.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:45:46.607Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=fa88c47c-f9e4-4f3b-99da-2965597fc481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:45:46.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:45:56.618Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=8a2e5704-f8bf-4f02-a590-3b39bcb04ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:45:56.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:46:06.627Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=1dcb8dc8-87de-4668-9878-d3ddfb0579bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:46:06.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:46:16.635Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=4d2498da-2439-4181-8825-050dee93daf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:46:16.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:46:26.645Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=e1c17977-1b28-4dd5-9521-cf89f98e972d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:46:26.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:46:36.655Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=161acf9a-d53b-4dee-b526-fe0d1a5a2325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:46:36.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:46:46.665Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=bef3f314-44ae-4b52-86b2-ae2416c12570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:46:46.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:46:56.675Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=c1373b6d-d9d7-4e6b-a3b2-aa73ff683ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:46:56.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:47:06.688Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=dfa715f8-22db-487f-8f0a-440887dd1ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:47:06.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:47:16.700Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=78776f9a-f0ee-42f6-b03c-fe29a82d2ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:47:16.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:47:26.711Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=9958da3c-6891-4030-9f3d-21fa9ecba229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:47:26.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:47:36.719Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=ed88097a-3994-4d1c-a02f-3874ab824cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:47:36.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:47:46.728Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=9b54e825-7a1a-4630-96de-07ebdf095724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:47:46.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:47:56.740Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=6650f439-c759-4c17-995e-11c1aeb74a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:47:56.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:48:06.753Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=4e6b9e8f-27ac-4216-b436-772a0ed220bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:48:06.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:48:16.762Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=68d6d983-8a58-4b79-9b9c-2530e73d1dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:48:16.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:48:26.770Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=79c553ca-fd30-48db-a048-faf7ec462820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:48:26.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:48:36.780Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=55e28f52-09bc-4c5c-bacb-bb8fbf9017e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:48:36.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:48:46.790Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=d8a44999-d641-43d9-bcfd-2a26f9bb053f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:48:46.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T06:48:55.639Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T06:48:55.639Z |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-06-16T06:48:55.640Z |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-06-16T06:48:55.643Z |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-06-16T06:48:55.650Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-16T06:48:55.650Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-16T06:48:55.650Z |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-06-16T06:48:55.653Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:48:56.804Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=c9d5c24d-402e-4ff8-84de-133a65b2679c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:48:56.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:49:06.814Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=21eac0fc-6525-4ace-8fc8-3d67c296079b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:49:06.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:49:16.824Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=a8b9413d-0e38-453d-9bde-b4649a0dbad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:49:16.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:49:26.833Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=f2735bff-dacb-4635-8316-7d4d99508c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:49:26.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:49:36.842Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=c8673421-af14-411d-ade3-9603da4f2ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:49:36.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:49:46.851Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=dd5594d7-451a-4c2f-855f-bd1b4e0135ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:49:46.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:49:56.859Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=460206fe-df2e-4196-b226-d80822d7f11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:49:56.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:50:06.869Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=fa6227c5-3871-4bb3-8762-ac2399064a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:50:06.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:50:16.879Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=63b35ebc-862a-47f7-ba29-d714c1385cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:50:16.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:50:26.892Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=779e14f9-db4b-4802-aaf9-26fe9cc2ce8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:50:26.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:50:36.904Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=1af76257-7a50-4837-86ad-cb3c6f74f9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:50:36.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:50:46.913Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=7f169be6-af2e-404a-89bc-1a89a9566949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:50:46.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:50:56.923Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=7518ccfc-4e82-4bf8-930b-32481490478e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:50:56.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:51:06.934Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=4d7d7d7a-d8ba-42cb-ac23-d8b43c5bf2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:51:06.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:51:16.945Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=5fb6d5f3-7848-42cb-94be-5c2a5a0fdf5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:51:16.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:51:26.954Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=7c342ab8-59b8-4b45-9d56-b56bd511f061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:51:26.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:51:36.964Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=038f3cff-179b-4e7c-a0c2-0090c26bad14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:51:36.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:51:46.972Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=80698d9b-2129-4fd8-8751-02fdece9bd76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:51:46.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:51:56.982Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=95683656-49b1-431f-811c-d6ca6d9ed1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:51:56.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:52:06.990Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=91480a9a-24a9-4933-b214-7bd53163ba6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:52:07.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:52:17.000Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=63a58ba6-0595-4812-9e3d-c59387287049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:52:17.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:52:27.009Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=031db300-ac34-4d31-a6a8-a3b00b17f566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:52:27.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:52:37.018Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=c3c1295d-f107-420d-814e-03bcf3f4e1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:52:37.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:52:47.027Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=35153e79-2825-424a-8a9f-dace8e38a7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:52:47.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:52:57.037Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=4ed261e5-05fd-478e-a79f-968c1cc1e4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:52:57.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:53:07.047Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=bacc6dff-0075-483a-afd9-ec744f4e4af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:53:07.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:53:17.057Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=965382c9-8895-4558-b55c-16073065d442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:53:17.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:53:27.066Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=b98ec67c-5a80-4b90-941b-e7edc362a82e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:53:27.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:53:37.079Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=96781d64-3330-41be-8c48-e294e56c4a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:53:37.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:53:47.090Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=8e8c4b55-4802-490c-bd90-9dc55694ae75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:53:47.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T06:53:55.600Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T06:53:55.600Z |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-06-16T06:53:55.601Z |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-06-16T06:53:55.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-06-16T06:53:55.609Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-16T06:53:55.609Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-16T06:53:55.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-06-16T06:53:55.611Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:53:57.100Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=4e76f520-bc75-42c2-baa1-817f79c55f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:53:57.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:54:07.115Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=7bdb2ffd-d89f-4ce0-89c3-3321a02f3515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:54:07.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:54:17.126Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=7dc34a17-2745-48af-ba98-7f56aa09782b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:54:17.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:54:27.136Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=1bf5c58b-c878-4697-8ec1-99c410f11e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:54:27.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:54:37.145Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=b916f283-530a-4872-bc5c-5c3905112f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:54:37.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:54:47.159Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=0c9cc9d9-cbc5-4426-a286-e0bf686a63a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:54:47.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:54:57.174Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=1e89dea6-05aa-471b-ac7c-deadfcae9348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:54:57.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:55:07.185Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=fd171aef-dd07-4ef8-b70f-63308e16dade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:55:07.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:55:17.194Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=4afc2ffa-2533-4fa6-b8e0-ec9d94dd57fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:55:17.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:55:27.205Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=2f56ffd5-e532-4597-b278-959f21b92d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:55:27.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:55:37.218Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=9919fea2-587b-492b-b403-14a5c6e57d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:55:37.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:55:47.227Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=7f19dd40-646b-4fc4-aef9-72f6ca50757d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:55:47.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:55:57.237Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=5664cd23-d87d-4d23-b3a3-90120a2d4f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:55:57.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:56:07.251Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=e3700162-9b45-44ae-b79e-b63b1c1530a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:56:07.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:56:17.264Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=714a2a79-e4c0-449b-9ea0-a98ad1b60c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:56:17.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:56:27.274Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=24d6b801-5e23-4457-a3e3-efd9dcd6b861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:56:27.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:56:37.284Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=d48c798a-1e68-40e5-8c18-7214d42488be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:56:37.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:56:47.295Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=383ac12b-7772-4862-b876-5a806d2f07d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:56:47.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:56:57.306Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=6ec2e596-4151-4259-a27c-7ca15bfa0dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:56:57.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:57:07.319Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=5fd4ce78-356d-4ff8-8819-51d3e4d0c2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:57:07.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:57:17.332Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=4242c6ce-35f6-41d3-8c2b-cf0978610b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:57:17.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:57:27.342Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=5932035b-7866-46f0-bb3c-a1a34d8da413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:57:27.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:57:37.353Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=82083ed8-3704-4b1e-8c42-7531d7d537ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:57:37.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:57:47.362Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=74861791-ded5-43bd-a0f3-ea818bb839e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:57:47.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:57:57.376Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=de2ec1c8-972d-4110-a3be-7ebab1d46859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:57:57.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:58:07.385Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=7344c338-e2fb-4aac-9b11-45817a7935f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:58:07.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:58:17.393Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=92e7b9cc-7125-43f3-9070-a0a8c019df54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:58:17.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:58:27.403Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=a81869f6-4f3a-46b7-abe7-a4f832cb6333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:58:27.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:58:37.417Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=8245d76b-2658-4c21-928f-5647025322a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:58:37.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:58:47.424Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=958386ed-1579-466f-9f84-1ba84a2d2847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:58:47.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T06:58:55.712Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T06:58:55.712Z |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-06-16T06:58:55.713Z |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-06-16T06:58:55.716Z |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-06-16T06:58:55.721Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-16T06:58:55.721Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-16T06:58:55.721Z |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-06-16T06:58:55.724Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:58:57.433Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=41ae0c9d-9664-4d96-b27e-538495fd9220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:58:57.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:59:07.441Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=ef9babe5-6212-44db-85b5-506d0040268f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:59:07.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:59:17.450Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=00426e42-bf10-4ddf-9aef-275869ea2a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:59:17.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:59:27.460Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=a1cf43e0-8f8f-4838-9ce7-864a4fefe3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:59:27.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:59:37.470Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=23690945-7429-4af8-be0e-9bb0adafb68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:59:37.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:59:47.482Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=14c6e067-8b39-4dfb-8076-43fe7c2ecc7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:59:47.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:59:57.492Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=7666170b-d741-4c6d-8901-1240eb6afeb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T06:59:57.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:00:07.502Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=c7a2f1e2-5ad4-46c1-af48-ddcb7392bb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:00:07.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:00:17.534Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=9c78b42c-b2f6-46e8-8bd0-f66193b91f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:00:17.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:00:27.545Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=62e91335-a797-4478-a4f2-4dcf49c2bcd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:00:27.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:00:37.554Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=ef1245f3-3c5e-4f49-8f25-6a8f51901d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:00:37.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:00:47.562Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=95deae65-cee5-4f21-bc77-8c7bcf2dcab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:00:47.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:00:57.571Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=0d9d75f2-3d8a-4c7a-ab7d-0d589906322b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:00:57.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:01:07.581Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=003f731c-ac78-43cc-97a8-3e645fa44c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:01:07.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:01:17.639Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=6c8cbac2-1b9a-4e0e-b5b3-62e5c00c73d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:01:17.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:01:27.648Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=cb724303-4e74-4b03-b8f9-af3e14e55062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:01:27.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:01:37.658Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=a165ef56-436a-4d91-bd99-3d04139903e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:01:37.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:01:47.668Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=4eaf85c4-ca81-4ac4-aea5-3dc212f18f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:01:47.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:01:57.677Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=0359f39b-4f4b-4497-a06b-773e7b144e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:01:57.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:02:07.688Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=40cbff71-8abb-4e35-920a-cd0f7248bfd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:02:07.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:02:17.696Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=afb47faa-abd9-4292-beeb-47615aded276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:02:17.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:02:27.707Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=d3fb462b-7704-4384-aceb-25c491cd775f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:02:27.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:02:37.714Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=36fa2b09-1e14-4079-9bbd-7347be0c4f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:02:37.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:02:47.723Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=bb4e9dee-c223-4902-b436-dc9d72464249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:02:47.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:02:57.735Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=54513d6b-4e11-45cd-b918-08af3e1c6280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:02:57.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:03:07.745Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=27e5169e-e15f-4f33-999c-b99486dc001d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:03:07.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:03:17.753Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=dd178df0-826f-4b9a-986c-7de9e7e26228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:03:17.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:03:27.763Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=25f12b96-73e4-4725-a76f-d06edd2ee9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:03:27.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:03:37.773Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=7c550146-854a-4021-9b57-1d64023a2d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:03:37.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:03:47.782Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=e8ef26d8-1e09-4000-8352-90ed89140e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:03:47.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T07:03:55.538Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T07:03:55.538Z |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-06-16T07:03:55.539Z |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-06-16T07:03:55.540Z |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-06-16T07:03:55.544Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-16T07:03:55.544Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-16T07:03:55.544Z |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-06-16T07:03:55.545Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:03:57.793Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=1d21d6df-dd17-4203-a8af-86a05e7d58ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:03:57.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:04:07.802Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=ebb7765b-8924-4f0a-8657-83fa8620a221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:04:07.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:04:17.812Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=ac9f3493-a337-4b7b-8561-e32521561276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:04:17.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:04:27.823Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=632d3476-d450-4797-92e0-8c09b387f1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:04:27.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:04:37.833Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=e575485c-3049-495c-8e28-bf70cc062b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:04:37.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:04:47.844Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=cb7ca4b1-f31f-45ab-97da-e48a9e14c759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:04:47.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:04:57.853Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=a3358d52-bee0-42b6-a0cc-00c82a275a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:04:57.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:05:07.863Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=1cc1b875-eb2a-4d67-b7ce-b856dfccd40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:05:07.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:05:17.876Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=c4dce4f3-a83e-406c-9867-76c09dd19bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:05:17.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:05:27.885Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=835e9228-1ed9-4d01-921f-5c0a4215ed98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:05:27.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:05:37.894Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=0b83c7e6-7e55-4a1a-a313-55981d3d3129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:05:37.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:05:47.904Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=d5349e60-df56-4622-b443-031a6b4a765a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:05:47.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:05:57.914Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=56eea82d-2ada-4fca-bb49-7cd081558b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:05:57.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:06:07.930Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=95933961-d996-4044-9da4-5ad8895c0197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:06:07.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:06:17.943Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=aaac86fd-3004-48cf-88eb-2be74d1130da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:06:17.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:06:27.956Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=3b16405f-12c7-4946-b849-0edc0316b211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:06:27.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:06:37.967Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=d1b246ed-ff78-4189-9055-2becde305295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:06:37.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:06:47.977Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=e2f75e33-56f9-4e3a-8a26-958d87cb7bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:06:47.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:06:57.986Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=4f251a07-9938-4beb-8696-a66df280a272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:06:57.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:07:07.997Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=b987ccbc-8755-4b7a-8f43-b113b35633d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:07:08.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:07:18.006Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=9884aa5c-0681-48ec-8530-d4ea22a5f9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:07:18.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:07:28.016Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=5f6e7446-2be7-4b47-9ad1-cf151e42b810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:07:28.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:07:38.026Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=07132c7f-177d-4683-891b-922d3cb12105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:07:38.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:07:48.035Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=9aa44e4e-9f11-4a89-adcf-4970f23cad28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:07:48.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:07:58.045Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=30d7270a-d9da-4529-9a1e-79079a6fef11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:07:58.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:08:08.054Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=01f6664e-8bb5-47c1-a54f-1b8eaf7e6128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:08:08.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:08:18.064Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=d70879fb-fcf5-4e67-8393-5ead8e317b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:08:18.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:08:28.073Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=8aad2f7c-e640-4159-8c92-d595f0ab882d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:08:28.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:08:38.082Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=af623ca9-20f5-46ed-9095-f7946709f0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:08:38.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:08:48.092Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=f4a4631b-e438-4c30-addb-7f8cffeb395f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:08:48.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T07:08:55.673Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T07:08:55.673Z |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-06-16T07:08:55.675Z |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-06-16T07:08:55.677Z |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-06-16T07:08:55.682Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-16T07:08:55.682Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-16T07:08:55.682Z |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-06-16T07:08:55.685Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:08:58.100Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=ca226cc5-321f-4acc-8a88-ab2f95936a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:08:58.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:09:08.109Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=b720aea7-a05b-4170-9236-df6b20982997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:09:08.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:09:18.134Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=5070c37c-f7b6-47f6-a6f1-2cde1ea0188c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:09:18.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:09:28.142Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=e5d11ea2-f7b2-4b95-9f66-205e6f9ac951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:09:28.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:09:38.151Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=292ab7e9-a606-415f-ac49-1ec9643016de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:09:38.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:09:48.159Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=d30074c1-0f89-49ec-9e14-14a472338ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:09:48.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:09:58.167Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=ea0b1a66-89e4-414b-b859-aa6badf7f4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:09:58.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:10:08.175Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=31442fa5-17a5-46d7-9126-e55619214762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:10:08.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:10:18.183Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=06fd4a5d-aa71-4acb-83d1-3954be02b057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:10:18.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:10:28.192Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=26016f22-f99f-4eda-bdf5-11371cfd1186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:10:28.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:10:38.199Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=5e2b6ea0-25df-4a70-b8e9-7cfeaac40aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:10:38.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:10:48.208Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=d974f277-0f77-4213-a095-01c3639fb35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:10:48.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:10:58.217Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=a9aa9413-cf60-41de-9111-85030a9ba62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:10:58.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:11:08.225Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=d9ccc7c9-ee77-4f58-abb4-6db2adca6c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:11:08.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:11:18.234Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=5685a2c0-0aa3-438f-befa-044b1343e832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:11:18.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:11:28.242Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=be6e68e3-93f8-405f-b3be-f3523ab87303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:11:28.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:11:38.260Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=e1bc7ccf-834d-4c59-b996-eaa32a928986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:11:38.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:11:48.266Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=52a1d29b-6dc5-4fb2-95bf-652338d5ee89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:11:48.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:11:58.274Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=74b45fbc-ff96-4de6-b7b0-a39855983756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:11:58.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:12:08.282Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=a2c38598-abe3-473c-8c6f-b44233be1df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:12:08.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:12:18.291Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=09844b2d-2c87-4872-afcc-a76115b16550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:12:18.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:12:28.300Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=fb49acfd-77d9-4e8f-b018-941b9e3b443e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:12:28.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:12:38.309Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=352e75a6-77dd-493f-a03a-2db2b4a91059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:12:38.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:12:48.317Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=5c916df9-f6a2-4fb0-b383-5b88996b251d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:12:48.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:12:58.325Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=5f4e6556-b79d-45da-9a28-04a0f0567986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:12:58.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:13:08.333Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=460c3a41-86da-4a1b-a0ea-b4f7024d83a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:13:08.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:13:18.342Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=6ee5f28d-a477-445e-9757-781315dbc9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:13:18.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:13:28.351Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=4ede1222-c16b-42ef-9516-d5ec589dd303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:13:28.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:13:38.360Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=9529fa83-50e3-45cd-9eb6-d84d5c087e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:13:38.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:13:48.371Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=ee667a4d-52b8-4f69-9b63-5a8ad9773c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:13:48.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T07:13:55.530Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T07:13:55.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-06-16T07:13:55.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-06-16T07:13:55.532Z |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-06-16T07:13:55.537Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-16T07:13:55.537Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-16T07:13:55.537Z |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-06-16T07:13:55.538Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:13:58.383Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=67c4887b-ddd7-486a-a6c0-dbc8ce8fec71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:13:58.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:14:08.393Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=083098c8-d888-4605-9cc7-178e3c47a9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:14:08.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:14:18.402Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=cfba9390-47a8-4a64-981b-9c36c52edb44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:14:18.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:14:28.411Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=8f6aecd7-1b7d-4769-b229-d5f7aa7689a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:14:28.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:14:38.419Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=f2f1afe7-6309-4f4f-8c20-d58bc767fdf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:14:38.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:14:48.428Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=d4d4c0f4-2e92-4473-978e-01193025ae8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:14:48.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:14:58.436Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=e64f9ccc-7a96-4a51-8875-d5f273c43ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:14:58.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:15:08.444Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=72f4fbcf-c489-45eb-acb9-c484689d77c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:15:08.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:15:18.454Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=7561b3e4-e759-4056-9380-27e1e75ebe56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:15:18.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:15:28.462Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=6b27149e-4334-4eb0-b441-c3e7e6d52799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:15:28.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:15:38.471Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=68596788-145e-449e-a5a8-822ecaf99bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:15:38.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:15:48.482Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=b62019ac-ad06-4a53-be21-419a12802c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:15:48.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:15:58.491Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=58f28a8a-7486-456e-88f9-b2f2f236e87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:15:58.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:16:08.500Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=5335754b-a4f4-4718-bb0d-e1d099e39cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:16:08.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:16:18.509Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=9cb2b0b0-be23-4412-8921-f18f70558fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:16:18.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:16:28.520Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=d13a0751-a220-4e8a-9474-770777a4fc00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:16:28.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:16:38.530Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=7a0da461-6561-4599-8d3e-dbc0113914dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:16:38.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:16:48.542Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=0b60df25-a259-4e76-8b5b-d65c43b0be29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:16:48.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:16:58.552Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=a2883441-c66b-4dec-982d-41a8ba6f3846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:16:58.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:17:08.563Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=75d82f89-575b-4ba4-9253-ba33d5f8877f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:17:08.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:17:18.571Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=47208d5e-b70e-46c2-b711-9da2eaa607e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:17:18.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:17:28.583Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=5f3b3b6c-a668-4de5-99f8-7ed63ded83cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:17:28.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:17:38.591Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=076478fb-e4ac-4b64-a100-f213301b6a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:17:38.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:17:48.601Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=d4761592-417c-4145-886d-c70c5abfbd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:17:48.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:17:58.612Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=d6f7dd33-09bd-49b3-b900-7a22bd25517a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:17:58.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:18:08.620Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=f51d1710-ec27-41c3-89c5-95322616e7e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:18:08.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:18:18.629Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=2528720e-114a-4e79-91f2-47e4ae731164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:18:18.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:18:28.638Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=9b82e67a-376c-49f2-b8fd-1bc3bc75c1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:18:28.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:18:38.646Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=9fa19a05-77d2-407c-a149-a13e954a2145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:18:38.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:18:48.653Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=e2d84aaa-88df-4c5f-8d56-1898cafed4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:18:48.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T07:18:55.636Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T07:18:55.637Z |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-06-16T07:18:55.638Z |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-06-16T07:18:55.640Z |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-06-16T07:18:55.646Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-16T07:18:55.646Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-16T07:18:55.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-06-16T07:18:55.648Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:18:58.663Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=a8c4d5b7-cc69-43f5-912c-c4c7e9bbe157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:18:58.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:19:08.672Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=bff70d33-c437-433c-9643-cee52f1ed8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:19:08.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:19:18.681Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=77a749e8-d28b-4a85-ac81-5c0257db07fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:19:18.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:19:28.692Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=c45f65ca-2623-4eea-a582-cc12a0f8f43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:19:28.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:19:38.701Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=96e1d341-fb13-4937-8681-efc5b4123ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:19:38.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:19:48.709Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=2808e702-a55b-4b58-8b38-55ed51671ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:19:48.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:19:58.716Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=971faefc-c77b-42f7-8e9d-301fa60aae22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:19:58.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:20:08.725Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=566314db-a6ee-4773-ac9b-9eba3186a62f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:20:08.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:20:18.736Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=bdfe6ef6-e520-498d-9e6a-bf720f1a8d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:20:18.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:20:28.743Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=7d317e05-2111-40f0-88c0-385bd9aceb59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-06-16T07:20:38.842Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=skfBVNC4VUEpDPUsA2nk, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:20:39.055Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:20:39.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:20:49.056Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=cd84b6eb-a512-4b8d-9798-5fc9986befab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:20:49.764Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:20:59.759Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=61c5e1ab-81ff-4338-9d95-454908e49e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:21:09.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:21:19.312Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=17d1e01b-1e90-4709-8b1d-d22f14d91191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:21:28.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:21:38.857Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=2ce530cf-9009-4c80-8bdc-547f5bc5f67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:21:48.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:21:58.462Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=1f4f8c0e-76ea-4b57-b586-7212908bb406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:22:08.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:22:18.010Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=5a0ad785-7d8f-478a-a806-980f512acfb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:22:27.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:22:37.560Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=cf1a4cb0-d900-4618-8829-9c7d46ef13ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:22:47.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:22:57.107Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=9e3c5fb8-18b2-44f2-bbc6-c8271ae28c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:23:06.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:23:16.662Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=946c5b00-0f5d-4792-b86a-e927786d2a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:23:17.413Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:23:27.413Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=fa0bf7a6-7e3f-4266-b663-afae7d8fffac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:23:36.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:23:46.977Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=59dc81cb-8773-4cde-bed7-2ec929550097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T07:23:55.565Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T07:23:55.566Z |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-06-16T07:23:55.566Z |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-06-16T07:23:55.567Z |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-06-16T07:23:55.571Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-16T07:23:55.571Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-16T07:23:55.571Z |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-06-16T07:23:55.573Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:23:56.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:24:06.534Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=8c075537-c43c-4d5d-9208-632965a154cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:24:16.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:24:26.092Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=a74a6e1a-0b84-428b-b0c5-cc00b2fbd7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:24:35.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:24:45.640Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=7475a5e3-8982-48be-9af1-a8abfc7abe5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:24:55.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:25:05.193Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=2883c88a-5538-4df3-891e-b7a5b61e3cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:25:14.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:25:24.765Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=37c4e5db-1d8c-43f9-8010-d763e2b4b1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:25:34.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:25:44.320Z |INFO |Init configs |InvocationID=279e551d-86ce-427a-8df0-4731bb97278e, InstanceUUID=95fc07cb-8724-4ccf-8817-6144c975bdce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T07:25:45.039Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapF