By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T03:05:01.948Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T03:05:01.958Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-06T03:05:02.010Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T03:05:02.762Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T03:05:02.879Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T03:05:02.880Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-06T03:05:02.881Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-06T03:05:02.972Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-06T03:05:03.073Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-06T03:05:03.100Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-06T03:05:04.927Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-06T03:05:05.476Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-06T03:05:05.502Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-06T03:05:05.503Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-06T03:05:05.581Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-06T03:05:05.582Z |INFO |Root WebApplicationContext: initialization completed in 2481 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-06T03:05:06.020Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-06T03:05:07.096Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-06T03:05:08.399Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-06T03:05:09.007Z |INFO |Started MainApp in 9.835 seconds (JVM running for 10.713) |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-06T03:05:09.075Z |INFO |Start scheduling PRH workflow |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:05:09.090Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=d08ec9fb-dee4-44ae-b572-64a9660023cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T03:05:10.545Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.253:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:05:10.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-06T03:05:18.909Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-03-06T03:05:18.909Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-03-06T03:05:18.912Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:05:20.576Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=ca9703a6-4826-47d1-89c1-01df50f6b9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T03:05:21.637Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.253:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:05:21.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:05:31.639Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=6948c1b5-3ebd-4b02-bdfa-dde606f0dcea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T03:05:32.709Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.253:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:05:32.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:05:42.711Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=793205b7-e4cf-463a-8bba-95ea78da51df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T03:05:43.784Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.253:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:05:43.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:05:53.787Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=94116417-bf77-49a9-9a09-cfe943c8d79a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T03:05:54.853Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.253:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:05:54.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:06:04.855Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=df137d75-6d29-4284-a4c8-93287e7dd0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T03:06:05.898Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.253:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:06:05.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:06:15.900Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=8dd3fb6a-5ac8-47ad-ba72-7df1ae61b498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T03:06:16.965Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.253:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:06:16.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:06:26.970Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=39c602ac-11fc-4640-97dd-9053b82c7ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T03:06:28.006Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.253:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:06:28.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:06:38.007Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=35d2aa4d-0585-436f-be50-88c6fdb19c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T03:06:39.077Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.253:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:06:39.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:06:49.079Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=ff5d7c8c-3d64-4236-a24f-44332f427f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T03:06:50.117Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.253:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:06:50.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:07:00.118Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=93936c99-d84a-4366-93d5-e9a526129ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T03:07:01.190Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.253:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:07:01.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:07:11.192Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=f1c2121e-8d9c-408d-9bd4-5926fa3e6e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T03:07:12.263Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.253:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:07:12.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:07:22.267Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=0748f004-0c0d-4d55-b0ec-d5e8d4c5505e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-06T03:07:23.349Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.253:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:07:23.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:07:33.366Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=2004e362-7781-4c0d-9535-d733dc712684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:07:33.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:07:43.603Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=be764357-2882-4c01-b9c1-b2e6ee31333e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:07:43.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:07:53.622Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=0b82ca40-066b-4a32-817f-dd7ef52b5246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:07:53.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:08:03.637Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=08cef09f-076c-497b-bc83-ba8e4c57d8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:08:03.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:08:13.662Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=5d02f461-1308-4925-bd25-f61a62a9e026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:08:13.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:08:23.683Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=5209db3a-1fa1-4656-bdc2-50c77ff3b492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:08:23.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:08:33.700Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=28f88c37-5343-4e7f-b346-3a7ed53ac1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:08:33.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:08:43.713Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=388a1a07-7a1f-43b4-a737-cd997d8b6e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:08:43.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:08:53.728Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=18530a83-e7ca-41e3-845c-fd9b7c936c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:08:53.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:09:03.746Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=564e485e-3a20-402e-987b-31a6c22fe39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:09:03.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:09:13.761Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=3dfbdb70-0d9d-4ac6-9f51-f543f0f493ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:09:13.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:09:23.774Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=aa539a67-c934-4775-89a3-8e8f24f0681e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:09:23.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:09:33.791Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=587a7e90-4f9f-46af-a9e0-ef75493b91a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:09:33.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:09:43.807Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=d25ae59c-0e07-4f68-bace-2e2f29504686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:09:43.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:09:53.820Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=b959211b-2891-4eaf-a3d8-2c2832a10d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:09:53.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:10:03.840Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=4b0fdfd6-073c-4f26-b906-7c4f71256c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:10:03.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T03:10:07.107Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T03:10:07.108Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-06T03:10:07.109Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T03:10:07.114Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T03:10:07.137Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T03:10:07.137Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-06T03:10:07.138Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-06T03:10:07.140Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:10:13.854Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=0da9a447-88aa-4153-8205-91cad30e5451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:10:13.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:10:23.888Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=cb64fd45-4b66-44ba-b97e-02f84160546f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:10:23.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:10:33.900Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=5f281328-11a1-4e17-bb9d-df316cf89f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:10:33.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:10:43.913Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=29987499-b583-497f-aa4e-ef1504759d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:10:43.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:10:53.927Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=65e49503-3632-4911-95d4-49453ced9463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:10:53.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:11:03.943Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=404d7b61-fa7c-4a9e-a0c1-5c1c65826692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:11:03.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:11:13.957Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=e010e1ed-ef4c-4738-9a2c-37df1b7200d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:11:13.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:11:23.972Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=01e57dbc-cec7-4281-9e21-4cb950e13ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:11:23.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:11:33.988Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=7a452155-f7d7-4370-93fa-aca02ce1c4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:11:34.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:11:44.019Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=0a6bacc2-217a-43e0-8dc9-fb48bd98b033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:11:44.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:11:54.029Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=9477c836-0d7b-4eaa-9024-3ea59d0cde9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:11:54.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:12:04.041Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=cbc5cda9-e4da-4deb-85ed-4c27a601c319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:12:04.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:12:14.056Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=bea9a70c-da53-4a1f-a217-99587d53033f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:12:14.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:12:24.070Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=75e2fb9d-fe6d-48b8-bcf8-bc600933842f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:12:24.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:12:34.083Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=6e8bf85e-42d3-407a-8dcb-1fd4c610a9c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:12:34.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:12:44.098Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=ece5d358-a830-43fc-b397-5ae2c78d37e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:12:44.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:12:54.108Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=d605d7fc-c445-49d4-841e-e9baa2fdefe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:12:54.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:13:04.122Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=690b26a4-4fbe-4e6a-af42-5c2165b59401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:13:04.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:13:14.146Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=e8a6eb2a-4cfb-4636-a25e-4d42ec254103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:13:14.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:13:24.163Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=a644795e-cd15-462e-bca6-4e439f6fe9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:13:24.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:13:34.174Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=b53ce02c-fb82-436f-8771-3485211ef885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:13:34.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:13:44.189Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=86d66363-de7a-4911-9b31-cf5b026bec37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:13:44.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:13:54.205Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=032398df-4436-4c7a-bb3b-d52894958647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:13:54.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:14:04.219Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=59795677-b01e-4ff6-97c7-d2c2b200f818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:14:04.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:14:14.234Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=8442ce38-7ba7-4efe-8b89-430d64774bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:14:14.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:14:24.246Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=d6833faf-c3db-4d38-bf06-f4acb2338bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:14:24.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:14:34.256Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=9c11252e-cd64-425a-8b45-09ee6c353a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:14:34.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:14:44.267Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=76ff06ad-6520-4848-9c9e-51b810a3179d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:14:44.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:14:54.280Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=11c7add1-64c1-4d28-8591-1a75152df95c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:14:54.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:15:04.292Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=a950eac3-4840-497d-8430-c30114558326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:15:04.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T03:15:06.372Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T03:15:06.372Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-06T03:15:06.373Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T03:15:06.377Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T03:15:06.387Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T03:15:06.387Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-06T03:15:06.387Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-06T03:15:06.389Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:15:14.303Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=7cc2ce75-2983-4e25-bbfb-643b9d3e809a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:15:14.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:15:24.313Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=382bf59a-95a6-4965-9a92-5270640602bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:15:24.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:15:34.322Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=efcf0fbc-a74c-4747-aaaa-2e4220f35bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:15:34.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:15:44.340Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=bd90b06e-d718-4e6e-abd9-afa854967e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:15:44.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:15:54.351Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=fcefe260-ce2f-4b63-afd1-17e75c8fc19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:15:54.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:16:04.360Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=38affb47-28bf-4eac-9789-c652b6c128af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:16:04.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:16:14.372Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=564c1d7b-daf8-4b55-ab5c-3c0448a5c791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:16:14.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:16:24.383Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=f3e0d843-8f9b-4a6f-8f21-1e68a94e79ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:16:24.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:16:34.394Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=e5207908-927a-467f-9283-d8cb3bb6fc57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:16:34.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:16:44.405Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=cf88c926-1b95-45ce-813a-d362a18a4497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:16:44.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:16:54.414Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=268e7511-3d24-4fbf-bc3c-4968cbf720ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:16:54.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:17:04.424Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=8dd2a599-cc21-4e72-9a19-dcae33580af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:17:04.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:17:14.439Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=3604f839-b472-4ff8-adc0-e8a7403265b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:17:14.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:17:24.451Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=5d0eca56-bc19-4261-bb04-52e106a1edd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:17:24.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:17:34.458Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=f88568dc-d8d8-4d96-b503-88e8fa30701d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:17:34.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:17:44.471Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=2018ba77-05f4-462a-9c23-5a6131d52b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:17:44.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:17:54.480Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=b96565a8-8a5e-4092-a8b2-0f6bb8b96a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:17:54.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:18:04.489Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=0babd220-607d-4e61-a79d-7202d3abfe5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:18:04.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:18:14.501Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=59986306-1acb-4c98-833d-228eb8064ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:18:14.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:18:24.514Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=a9af153b-6a16-4ba7-8629-6a2bee0fdea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:18:24.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:18:34.522Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=ba6c3e8d-5a7b-40a7-ad11-bd8603a2c261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:18:34.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:18:44.539Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=906ddba8-2d51-48bb-8f2e-056b336f2391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:18:44.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:18:54.548Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=4cb99432-797f-48e6-bb9e-8ff2b4df89ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:18:54.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:19:04.559Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=0fa56251-5fd1-4400-8417-0ed0a6279ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:19:04.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:19:14.568Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=b9f73b7f-a5fd-40e9-8e91-15d8225f70cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:19:14.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:19:24.577Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=ef8161f9-0c43-4c16-b5f4-6ff9205c44b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:19:24.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:19:34.585Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=98870847-fb33-45bf-91fe-eb11befc4f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:19:34.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:19:44.595Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=3fa912bc-105b-4b59-91af-3d8ecaee157b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:19:44.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:19:54.604Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=d3e96efe-b9d9-4e2d-898f-46dee4be4652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:19:54.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:20:04.613Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=6685007a-bd34-4a47-8dad-de28b84299d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:20:04.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T03:20:06.326Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T03:20:06.327Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-06T03:20:06.328Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T03:20:06.330Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T03:20:06.346Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T03:20:06.346Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-06T03:20:06.346Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-06T03:20:06.350Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:20:14.630Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=eaacd7d7-5ad4-4264-ac14-a6cf5b08d24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:20:14.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:20:24.639Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=b62e778b-ffaf-4c41-b528-b03daae5cbcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:20:24.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:20:34.648Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=60db7f39-1a81-4e06-a0f1-66d47fa66e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:20:34.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:20:44.657Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=5be0448e-f3f4-4613-8f2e-a5fa5ecb9f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:20:44.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:20:54.665Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=05156577-b546-4f69-be5d-aa4a1d932403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:20:54.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:21:04.674Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=21ddfcaa-1e22-4bca-9966-62e0672807eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:21:04.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:21:14.687Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=cc80ffce-5054-45b9-a918-78445b01e725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:21:14.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:21:24.697Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=a753e9c6-79b8-48f5-93f6-fb4000941d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:21:24.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:21:34.704Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=d66555bc-c302-41ab-8b5c-8ba0e69314f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:21:34.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:21:44.712Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=baa98e91-c59d-42a5-b761-30debd31d7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:21:44.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:21:54.722Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=b66f3bb1-a837-4816-8ebb-35a850b64670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:21:54.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:22:04.739Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=fe36ba25-fc8d-4425-aadf-71945e294345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:22:04.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:22:14.747Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=a16ed32a-4232-40ac-8b9a-59a24ac825f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:22:14.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:22:24.756Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=11b5d33e-1a64-4fc8-aa2a-20e4bf2a567b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:22:24.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:22:34.766Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=8db4676f-4ea6-41e4-b105-49d69861c348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:22:34.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:22:44.775Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=822adb05-0307-4a35-a1dc-28f805ed0b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:22:44.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:22:54.787Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=4114adc4-1a38-421a-9dea-ce494233756a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:22:54.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:23:04.795Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=9da26946-bab5-45b0-a992-1d6e6bfdcc0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:23:04.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:23:14.802Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=99918f73-963c-4401-aec7-71cd137aa114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:23:14.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:23:24.810Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=598ffc56-202b-4b1f-a3ff-d1722855b16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:23:24.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:23:34.819Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=ec883673-3160-46fd-8ed2-5b8ec7eb51a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:23:34.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:23:44.845Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=a5329844-3537-4316-a9be-cada54f61de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:23:44.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:23:54.853Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=cfcfb2d6-ed77-4845-8a7e-bda519fef74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:23:54.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:24:04.867Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=53a5b02b-b71e-4f0d-ba16-86c5863aeeb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:24:04.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:24:14.877Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=bbaffecb-f009-41d8-b730-78401865ff58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:24:14.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:24:24.887Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=6de37e02-5bd8-4c98-93db-2ecf417b1c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:24:24.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:24:34.897Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=ab062fdf-0e88-4d69-ab1b-69037d468a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:24:34.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:24:44.905Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=0b1cd066-1e0a-4077-9865-50e8796aaf24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:24:44.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:24:54.912Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=79fe9b63-b48a-41b8-9bf1-e7fe0aee932a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:24:54.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:25:04.921Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=aae0bcc2-1f0b-40e7-aa32-8e08641c5d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:25:04.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T03:25:06.314Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T03:25:06.314Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-06T03:25:06.315Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T03:25:06.316Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T03:25:06.325Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T03:25:06.326Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-06T03:25:06.326Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-06T03:25:06.328Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:25:14.944Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=6e2c4fbf-57df-446d-812a-18bdd2174aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:25:14.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:25:24.952Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=9e0fefa4-524a-4ca6-94fa-58a46b4f5fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:25:24.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:25:34.961Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=63b410ed-cc27-4d6e-bb52-297cf239d070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:25:34.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:25:44.971Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=aeb64182-cc11-410c-92c4-135a8746880c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:25:44.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:25:54.980Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=7c5bee35-ad39-4591-bc4d-d88b4038ff41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:25:54.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:26:04.989Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=daf5492c-3536-47aa-b329-0c47c2df784d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:26:04.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:26:14.998Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=4b70e453-0219-413f-a8c2-0e6bdbae42ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:26:15.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:26:25.008Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=351e3bfd-07c1-4fcd-803c-e137837fae23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:26:25.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:26:35.017Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=02c4b5db-4396-4761-bd1e-0d05a19b64b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:26:35.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:26:45.031Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=99d5cd9e-bb59-441b-9f6e-4b85c4210090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:26:45.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:26:55.041Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=2f14e74d-ed58-4cf3-96ad-411eed8bb882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:26:55.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:27:05.049Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=51f720d4-effa-426b-83f2-5bffe897bc9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:27:05.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:27:15.070Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=487f681a-2dec-403e-ab52-1a800804d03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:27:15.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:27:25.078Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=03a8e369-99a5-4b58-b2c6-070aac85042c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:27:25.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:27:35.086Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=dd693d40-285c-483b-a4ff-c73c91411291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:27:35.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:27:45.103Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=c00ff6a6-cd6f-4bd0-bbf0-cb8d8c92153e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:27:45.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:27:55.113Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=f22f6683-1f93-418b-b8ba-c73e282ed9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:27:55.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:28:05.123Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=768939f2-b0fd-4c37-9923-a9ca7da83a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:28:05.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:28:15.144Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=8f3b8601-9f22-41cd-ba58-66aa33f5e73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:28:15.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:28:25.155Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=d03a17c1-931a-4db1-ac14-8eceef35b2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:28:25.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:28:35.165Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=49687f4d-9695-49bf-a289-c4a2a72d70ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:28:35.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:28:45.175Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=b40c6a26-a946-4148-8d5d-77702d74aa41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:28:45.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:28:55.185Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=9986a2b7-be8b-4ae4-b714-fb2bff384a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:28:55.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:29:05.195Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=016bae13-42fa-416c-abf6-e3908620b9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:29:05.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:29:15.204Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=9d2d5131-9c48-48c4-8f56-f1a6b638121c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:29:15.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:29:25.214Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=d5d30222-372a-4c78-8f04-9584d69185ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:29:25.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:29:35.225Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=aef9d9e5-69d4-4e8e-9c0d-9cb0d59c0195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:29:35.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:29:45.246Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=62cc1f7d-718b-42c4-895c-1ffc4f09e2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:29:45.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:29:55.266Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=69c43c9d-76e7-4e72-bd68-ca3c856bec87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:29:55.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:30:05.280Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=f2f6282c-e0b6-4363-b6d4-87fe66527628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:30:05.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T03:30:06.426Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T03:30:06.427Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-06T03:30:06.428Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T03:30:06.431Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T03:30:06.443Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T03:30:06.443Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-06T03:30:06.443Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-06T03:30:06.445Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:30:15.292Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=0ef72aa8-6526-450a-93b7-17c373724cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:30:15.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:30:25.307Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=cd5827c3-86f9-436d-a33c-3b3dae8fd613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:30:25.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:30:35.316Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=0a4f177f-c97f-4cc0-b7a3-8eb0c932884c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:30:35.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:30:45.332Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=e4db07ea-39c9-4763-aed0-53d6a6d7024f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:30:45.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:30:55.351Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=7be3809e-7572-4ef8-938c-9617dab477c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:30:55.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:31:05.367Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=50ad1c76-9d2d-415b-ae53-8f00998583ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:31:05.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:31:15.376Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=4cc87af2-5550-4e99-8919-055f7794bdbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:31:15.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:31:25.388Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=9afb8b3f-3075-4e82-b499-8c893b9b0ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:31:25.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:31:35.403Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=935c8683-ae12-4aef-997f-fa3a7bf2fb90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:31:35.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:31:45.417Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=7d731c68-b743-408e-89ff-a2111dbd949d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:31:45.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:31:55.429Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=63177b78-95dd-42ca-bd31-9fb29f6c4119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:31:55.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:32:05.439Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=3363fc08-bd4c-4a48-9b8b-2b24e8b77eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:32:05.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:32:15.452Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=2c7ce5d2-9cf9-47b1-86c8-b78e23125915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:32:15.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:32:25.460Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=af0f44db-d692-469f-8572-7afb46058b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:32:25.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:32:35.467Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=4a27ef0b-f4a8-4584-ac36-385f330616a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:32:35.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:32:45.478Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=3f538c44-a035-4d86-a1f4-2a8da665c113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:32:45.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:32:55.486Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=b34c29c2-9b61-4963-81eb-9bbbcc109ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:32:55.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:33:05.494Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=01a27a88-5cf8-4903-85e0-cfc819aa9746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:33:05.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:33:15.502Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=a1cd6101-62d0-46e0-95e2-b4aa465cca69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:33:15.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:33:25.512Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=62b8298e-9e7e-4888-813d-ae4abf8f437f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:33:25.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:33:35.519Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=200425c7-a2b4-4417-a481-02b18a22b741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:33:35.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:33:45.527Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=780b1176-e0b8-4cdf-b931-8bfdce590f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:33:45.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:33:55.537Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=878feff6-7f10-4b68-854b-62fe6f3263d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:33:55.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:34:05.544Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=d9b46c78-53f1-46fa-9015-7bdef9631c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:34:05.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:34:15.552Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=b6d54675-ddc1-4b4f-910f-8ace2a353d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:34:15.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:34:25.559Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=af1f419c-d2b1-4dd8-9e13-9f6095a42a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:34:25.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:34:35.567Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=fcaf8df7-2599-49b2-8031-4ab8c0660531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:34:35.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:34:45.576Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=c18d729c-72fa-4e9a-91c1-ba11f24e48fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:34:45.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:34:55.583Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=3dffbd95-46bf-4d18-9ec2-474641676e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:34:55.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:35:05.590Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=c7bb7bf1-a695-43bc-8496-d2767cb1841b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:35:05.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T03:35:06.287Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T03:35:06.287Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-06T03:35:06.288Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T03:35:06.290Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T03:35:06.296Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T03:35:06.296Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-06T03:35:06.296Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-06T03:35:06.297Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:35:15.599Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=9dac91bd-fece-42f7-afcd-fbb1ece6c5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:35:15.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:35:25.606Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=9977c14d-c39b-4dfc-ac10-c8e5b9f87328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:35:25.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:35:35.613Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=c40ee5c4-8a64-4477-b68e-a6e076f72d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:35:35.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:35:45.620Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=08b074e9-a6e6-4a71-ad62-49b548914342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:35:45.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:35:55.629Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=3682c9b9-e8d0-4e88-9f52-149ae04be10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:35:55.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:36:05.637Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=61a2dac9-6fdc-4f1a-bfc7-a2cd1f76c239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:36:05.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:36:15.645Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=3b8246de-0f22-4c22-a7cd-f3d93e989a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:36:15.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:36:25.652Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=2977b77e-f456-4dea-b4b2-8fdd63bb0e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:36:25.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:36:35.660Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=473334de-9a3a-4344-ab5f-8ee8b51994a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:36:35.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:36:45.668Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=cb74631c-5c28-4d1e-8ce2-77e608f0492d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:36:45.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:36:55.678Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=f44ab4f2-46b0-4abd-a10c-2177adf5aca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:36:55.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:37:05.685Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=49104ff2-d0c8-4952-9eca-066ce6349935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:37:05.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:37:15.709Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=d0b016b5-3e89-4d67-80f3-f9f879b02297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:37:15.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:37:25.716Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=3997c9fc-fdca-411f-9b14-d82f914257b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:37:25.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:37:35.726Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=e544e041-85b7-47df-af0c-c1749bcedc91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:37:35.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:37:45.745Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=49494129-56f8-4827-b545-b205131bdf54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:37:45.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:37:55.752Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=61555e25-37c2-433e-aa7c-465911bff1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:37:55.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:38:05.759Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=70bd5fef-8367-478c-8465-56a2a9a8fc02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:38:05.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:38:15.766Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=11504e07-f3b0-436f-92d6-1af3b64deb54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:38:15.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:38:25.774Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=00153438-0c92-444f-9e94-a6fc01d9ee31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:38:25.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:38:35.782Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=2a8b69f5-a65b-4f26-9604-09729c3b1dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:38:35.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:38:45.790Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=fcc828ec-4509-4877-88f8-8bc34b622282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:38:45.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:38:55.797Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=f8576e8a-0449-46c1-bbf2-81723d357586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:38:55.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:39:05.804Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=156ae0e7-3e89-4016-98c5-25c598db70e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:39:05.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:39:15.813Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=08db051b-fbee-4b0f-944c-9e6e3d001680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:39:15.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:39:25.821Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=a50e85d2-c853-42bf-a932-f93bbbf02523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:39:25.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:39:35.847Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=61bd2bd6-00bb-4bac-ab88-05a1a901d094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:39:35.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:39:45.856Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=9a3e173d-f734-44f7-8a98-1283b3c9394a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:39:45.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:39:55.864Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=b6d307a6-95f5-40a2-b7a6-0137320cbc6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:39:55.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:40:05.873Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=7f28f847-2e99-447e-b95b-c253954c2050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:40:05.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T03:40:06.289Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T03:40:06.290Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-06T03:40:06.290Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T03:40:06.292Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T03:40:06.298Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T03:40:06.298Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-06T03:40:06.298Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-06T03:40:06.300Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:40:15.903Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=d9dc4380-bb8f-43f8-9d38-3c6c7787ddbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:40:15.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:40:25.912Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=6bc6c74d-d88a-4869-bfa5-4a117f565db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:40:25.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:40:35.921Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=b86d184f-475c-4460-ba93-2984edda60fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:40:35.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:40:45.939Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=ffaa717a-1e96-4afe-b8b4-323117ee3abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:40:45.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:40:55.948Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=e4e2f78a-9433-480f-bf36-554989a4c016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:40:55.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:41:05.956Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=bb5cbda3-babb-48d2-a7f7-33ba2fd45401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:41:05.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:41:15.963Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=10da6502-51b9-42ce-8437-795aa3160e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:41:15.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:41:25.972Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=fccd890f-7702-4374-935e-98fc75b6f655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:41:25.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:41:35.979Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=ac30b253-0640-4392-9ccd-954992d532d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:41:35.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:41:45.986Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=2fbf0d17-046a-4875-9e70-ef225235a9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:41:45.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:41:55.997Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=01913ab3-dfd7-442d-964a-a382bc6aa088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:41:56.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:42:06.004Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=99d36ae9-cf2f-4b4c-bb42-4523d2c8ee2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:42:06.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:42:16.011Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=01b2ab3e-3804-47e4-9c6e-3dc8867c21ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:42:16.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:42:26.018Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=b52d9147-d6e6-48ed-be78-551758a71178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:42:26.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:42:36.031Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=51750a68-4c73-4c00-8af1-f8358bbb1d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:42:36.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:42:46.041Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=42de1eaf-7cf9-45a4-9876-78def2b82c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:42:46.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:42:56.049Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=7446451f-c34f-408d-a3f3-ed916531e70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:42:56.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:43:06.058Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=a01eda28-4a3e-4e50-9048-015786457683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:43:06.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:43:16.065Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=fd431462-a8e7-495c-ac68-f4570f4b6687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:43:16.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:43:26.073Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=a6c121bf-eb00-4f45-bba6-c9ea4429a019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:43:26.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:43:36.080Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=65614506-5b1c-4204-af90-2de6799c2b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:43:36.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:43:46.088Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=c86242bb-1b54-45df-98b0-f000bd689027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:43:46.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:43:56.096Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=50fa38cb-9fa2-42f7-991e-c14f35a3f19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:43:56.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:44:06.103Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=34a378ec-4f4c-402a-a5d6-28543dd4581a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:44:06.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:44:16.116Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=5f2c34cb-3088-4cf1-abcf-e8220b43d128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:44:16.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:44:26.124Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=83e68e72-8ac6-4df5-ad8b-4d569fd351dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:44:26.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:44:36.134Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=1f4ebf2a-0d01-4d00-9e19-9dc4aa6a2db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:44:36.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:44:46.153Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=be790f65-2415-4987-befa-33e578308247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:44:46.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:44:56.163Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=8c1108cf-0ca4-4259-833d-b4d86adceeed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:44:56.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:45:06.171Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=2c366dbe-8719-4c1c-9b90-d0f6e1ee3905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:45:06.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T03:45:06.279Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T03:45:06.279Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-06T03:45:06.280Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T03:45:06.281Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T03:45:06.287Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T03:45:06.287Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-06T03:45:06.287Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-06T03:45:06.288Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:45:16.206Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=c413660c-e7a2-4376-aaab-9ce72f1fdce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:45:16.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:45:26.216Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=82870fda-38b1-479a-9c8b-bcebbcf6ffa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:45:26.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:45:36.225Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=e1d3ebee-9176-4f24-820c-abbfae74036b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:45:36.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:45:46.243Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=9ab50bde-767d-40fa-88a9-a83dd9c96743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:45:46.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:45:56.253Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=8893dcd4-97f5-4a8b-849a-b66938e11990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:45:56.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:46:06.263Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=3fb5ebea-1196-4fb5-8a35-bb1120fe2205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:46:06.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:46:16.272Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=9533d042-b783-46f1-8e55-f4f9b662dbc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:46:16.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:46:26.282Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=6fcfb0dc-1dad-45f0-b909-6ce4617678c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:46:26.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:46:36.291Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=58e29edd-d41c-494b-b3bd-85026f6d7bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:46:36.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:46:46.303Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=2018b413-13c2-439f-99d5-86246a0e4d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:46:46.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:46:56.316Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=a9713e72-d421-431e-a621-e417e7172258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:46:56.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:47:06.324Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=2a7d8bae-1a29-49cf-802c-ddb5ef067e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:47:06.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:47:16.350Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=75d4264d-1205-4613-8c74-7e7e20729809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:47:16.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:47:26.360Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=ea8eee7f-3c14-4f8b-8faa-8339ca357e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:47:26.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:47:36.371Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=ebe1e2ac-d311-4106-afe3-a307d996398b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:47:36.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:47:46.378Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=00177852-5656-4651-a90f-77143435f9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:47:46.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:47:56.386Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=c5ac746e-3cce-4aea-b44c-daca52d7d144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:47:56.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:48:06.393Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=9382eb71-c11b-44f7-a34e-581b64e7e0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:48:06.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:48:16.401Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=25445afd-293d-45f3-a4d0-8ea94b5c2a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:48:16.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:48:26.408Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=51abac54-3cad-4fa3-b771-7a19da3a1125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:48:26.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:48:36.415Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=b6f1dfe4-c062-49bb-8dbc-c0c0b07f7584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:48:36.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:48:46.429Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=03120e97-bcb2-4efd-aebc-e821c5735fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:48:46.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:48:56.435Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=36cf9ffd-7a11-4eab-9583-9e3acf995b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:48:56.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:49:06.445Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=1623ce5e-c0c2-44cb-9c4d-999459984a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:49:06.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:49:16.456Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=3c613a32-7994-41b6-ba28-492f44c823f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:49:16.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:49:26.464Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=da113f80-ca97-4a95-a587-7df173e31dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:49:26.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:49:36.471Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=23650f4b-e5bc-49c3-bdb2-2ca99f9cfb89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:49:36.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:49:46.477Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=8c661c72-1e2e-4a90-b56e-d2780c294e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:49:46.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:49:56.486Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=3c774cc5-8207-4793-b289-ccf90455a63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:49:56.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T03:50:06.368Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T03:50:06.368Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-06T03:50:06.369Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T03:50:06.373Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T03:50:06.380Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T03:50:06.380Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-06T03:50:06.380Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-06T03:50:06.382Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:50:06.494Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=c1c15300-1127-4410-b7ac-8b93ba99a64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:50:06.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:50:16.507Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=f95aea73-cd04-469c-a026-630f9b4d5dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:50:16.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:50:26.521Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=dfde9572-e30c-4eda-ae4b-4a1ddc81176d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:50:26.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:50:36.534Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=5f8357dc-4c6c-4137-ba91-cbc454cb62c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:50:36.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:50:46.544Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=1fba5dc2-2fe6-4baf-82d6-467bc2151d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:50:46.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:50:56.552Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=5c4c71b7-1113-447e-8bd3-d9188078d569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:50:56.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:51:06.560Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=32a0e246-741c-4939-83ac-0d48bc07d2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:51:06.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:51:16.566Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=0f257800-c15a-4e0a-8081-fb95d1772549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:51:16.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:51:26.574Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=6e99b1dc-b2e5-4bcb-ba4e-9e9dedea3d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:51:26.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:51:36.583Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=2807ec2e-e85d-40a2-b850-49944304aedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:51:36.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:51:46.592Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=e500d1a0-bb22-4f9b-82e5-b08849387bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:51:46.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:51:56.601Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=24cf639f-bfc9-4abb-94f7-db7b53a78bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:51:56.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:52:06.611Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=48ccc855-9fd2-41b9-8cb6-3331dba56892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:52:06.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:52:16.618Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=d5d7f54c-d1f1-41cd-b172-1c6275447ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:52:16.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:52:26.636Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=a689e172-232b-4d96-b878-7ce4a4a79e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:52:26.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:52:36.643Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=0a2ceb87-a300-407e-b091-5daad8d52d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:52:36.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:52:46.650Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=6d7c0d2a-51d2-4c85-a055-6ee8ae485b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:52:46.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:52:56.658Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=0078537e-b7bb-48dc-a6c1-7d7588887933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:52:56.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:53:06.665Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=8767f241-5f13-47b7-b042-8a43bcfa454c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:53:06.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:53:16.672Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=3562ac06-2930-4fb4-9c6f-68c4a944965b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:53:16.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:53:26.679Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=52ae07d3-e37a-4f8a-9eb9-e382c72846bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:53:26.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:53:36.685Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=5f39631e-e70a-4bf1-9ed0-7081f335aa69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:53:36.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:53:46.693Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=29f86402-0706-4ba5-9d22-f4b6caa3cb4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:53:46.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:53:56.700Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=f5ebd5d0-55dc-4692-93aa-af389315bb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:53:56.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:54:06.707Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=58643150-6b78-40a3-af5d-a5386e18753a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:54:06.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:54:16.714Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=c46abc86-fe7a-4806-a8d5-e027552ab1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:54:16.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:54:26.721Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=6d03baa5-16ac-4829-a5ef-6d7728896566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:54:26.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:54:36.728Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=8b41c383-0e92-4d5f-bef1-022a78a7cf08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:54:36.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:54:46.744Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=932e583b-c341-4afc-aa43-384f235ed094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:54:46.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:54:56.751Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=4a4e1f96-2c06-446e-9b62-2a26f061b01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:54:56.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T03:55:06.399Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T03:55:06.400Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-06T03:55:06.401Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T03:55:06.403Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T03:55:06.409Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T03:55:06.410Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-06T03:55:06.410Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-06T03:55:06.412Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:55:06.758Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=07a6e644-a503-46f6-9f83-33d34d413abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:55:06.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:55:16.767Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=417c965d-49f7-4e19-b3ed-c16f524be301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:55:16.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:55:26.777Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=a7b15cbb-2061-4e5e-ae25-c05948d08d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:55:26.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:55:36.787Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=b7561cd6-f74f-42ac-a8d2-32b61463771a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:55:36.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:55:46.794Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=3a2f65ba-4f30-4f14-b399-a8de068b5dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:55:46.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:55:56.800Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=2061cbac-3df5-4b92-8dd9-ef1e801ee3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:55:56.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:56:06.808Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=ebeff359-fe07-4530-b83b-b6d7119ebf16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:56:06.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:56:16.814Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=e2152d1a-def5-4861-9304-03e173286eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:56:16.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:56:26.823Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=f9c30795-009a-407f-bce0-68e037ae8d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:56:26.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:56:36.834Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=8aeefb5e-b281-4451-a1e7-8729c08368fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:56:36.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:56:46.842Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=0f76449b-6c79-4d01-8c7c-01226328302b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:56:46.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:56:56.850Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=63f5a116-fc32-43a7-aec6-659ae3e5df21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:56:56.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:57:06.857Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=ad8fb236-d07c-4b08-8b25-836b6b893ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:57:06.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:57:16.863Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=5340c5b1-6189-489c-abcf-08815efc2ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:57:16.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:57:26.872Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=78a74ad2-b580-4637-928f-dc435960aaa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:57:26.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:57:36.879Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=23fd6443-5323-4f0a-b767-f9503b497b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:57:36.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:57:46.887Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=b6c2faa6-15b1-47c8-a9bd-e232990ab789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:57:46.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:57:56.894Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=da48ad87-727d-4249-8f2b-6ef4f66bfdea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:57:56.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:58:06.902Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=48fbce0e-d64d-4175-8341-551848a27e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:58:06.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:58:16.908Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=d7b6be00-85b9-4666-93e9-ab30e0dfd0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:58:16.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:58:26.915Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=cae4ffac-4223-43eb-9579-bf04e12986aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:58:26.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:58:36.928Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=a45e8fb8-a5d9-4585-8051-3f44ba8b4a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:58:36.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:58:46.949Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=8ad7ae4a-3529-45d4-abda-081e6972b6e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:58:46.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:58:56.958Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=d0eef947-c19c-433d-8e9d-46e1870b81bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:58:56.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:59:06.969Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=05acf9e4-cfbb-498a-9806-059f9bba4895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:59:06.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:59:16.986Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=a0da715b-c22d-4d13-b046-6261a429e2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:59:16.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:59:26.993Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=a3a2e075-b5f5-4c88-8217-2b609d0affc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:59:27.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:59:37.000Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=111608cb-4740-46b5-8ec3-0652cd9feeb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:59:37.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:59:47.009Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=0362dcd0-bbba-4cdc-afb4-2b86789454b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:59:47.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:59:57.023Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=eddb37f3-cb96-40f9-a01e-54c25440924a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T03:59:57.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T04:00:06.293Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T04:00:06.294Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-06T04:00:06.295Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T04:00:06.296Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T04:00:06.303Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T04:00:06.303Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-06T04:00:06.303Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-06T04:00:06.305Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:00:07.029Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=8c59f94f-20ba-4f04-9563-44638c5ca214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:00:07.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:00:17.041Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=edbb9979-d969-4e46-bc22-da770ff4d20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:00:17.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:00:27.047Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=209dcdbf-9bea-42bf-a557-38f813c45656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:00:27.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:00:37.056Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=64c8c96f-c672-45b1-a710-672c12a1d9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:00:37.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:00:47.066Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=5030593d-02fc-4bb2-b1d0-0432ded65e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:00:47.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:00:57.074Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=b04ada49-6718-49ea-aa2f-6e35a81ed144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:00:57.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:01:07.081Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=c0f0f08a-85eb-495a-bfc5-1655024b05bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:01:07.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:01:17.088Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=3fd7c664-3ba4-4dbe-bd4c-37a53e898b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:01:17.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:01:27.095Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=7604a8e6-e96d-4f07-a020-a6970527d998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:01:27.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:01:37.101Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=57a5d2a8-5987-44f6-aed8-c97d0c3fe572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:01:37.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:01:47.110Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=a42fd1f1-deed-4b18-b4b6-df29573fdc69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:01:47.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:01:57.117Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=9d8b9f00-6668-4498-92c4-1af58bf12d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:01:57.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:02:07.127Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=bad6d65e-49d2-4048-9427-a79ba4939764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:02:07.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:02:17.141Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=59f10ab1-6b22-4720-b319-49a1aa12c409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:02:17.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:02:27.148Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=1b37e6a8-1d36-4918-bf89-abe1cfcab6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:02:27.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:02:37.154Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=1f6ee50c-e8e5-4fa3-80d2-b327f589a958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:02:37.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:02:47.161Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=60ee80ad-e094-42d4-813c-b9a7ad946158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:02:47.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:02:57.169Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=846da7f1-61fd-410c-9579-a2e86fa168e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:02:57.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:03:07.176Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=fc7c36c8-f868-4339-9f31-37bc2b7a3c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:03:07.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:03:17.185Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=7ba76708-e8c4-4160-8282-eac3af565f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:03:17.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:03:27.192Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=106ab4ce-ea65-4e1f-b54b-555da722ab99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:03:27.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:03:37.201Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=61a8e469-8e08-4b42-8b95-db6f934842fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:03:37.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:03:47.209Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=c6115eb2-2900-477b-b2ac-11e7523926e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:03:47.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:03:57.218Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=08fc7057-8728-400a-a63c-9ccb6b87fcde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:03:57.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:04:07.227Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=4d96f154-3ffb-4a62-9f10-a90da6097c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:04:07.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:04:17.240Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=aa75e498-f12e-4679-b8b5-f8a19c90439a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:04:17.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:04:27.246Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=9a15bea2-9098-43b4-aa2b-a23add5856c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:04:27.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:04:37.253Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=1adba3cf-f122-4163-a89a-cee5d3d29c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:04:37.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:04:47.261Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=43a0184e-21c7-4f57-9c05-18ff87957c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:04:47.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:04:57.269Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=918b43ad-8afd-4d28-92d8-5f40597071d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:04:57.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T04:05:06.288Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-06T04:05:06.288Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-06T04:05:06.290Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T04:05:06.292Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T04:05:06.301Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-06T04:05:06.302Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-06T04:05:06.302Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-06T04:05:06.305Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:05:07.276Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=665bdc0a-03b2-444e-add3-968513cdc7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:05:07.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:05:17.285Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=c5750bf5-4958-4389-aed1-9985df40502e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:05:17.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:05:27.292Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=b2e89b4f-1ba6-4def-b4d6-ef9abd5be0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:05:27.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:05:37.299Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=5199145a-8699-4791-9b9e-74f3e39ca6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:05:37.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:05:47.306Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=b68793ba-2541-4ddc-a53c-a6448a48b651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:05:47.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:05:57.312Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=b86a682a-eb12-401f-a06c-387e2f7f55d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:05:57.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:06:07.320Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=1fda7e19-c95f-43ee-a778-d03dfd8c428f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:06:07.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:06:17.347Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=a57347b7-dec3-4cfe-b699-81f14b91ed45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:06:17.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:06:27.355Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=69e6bd81-e5d4-46fc-bc74-5ead4898176d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:06:27.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:06:37.362Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=35d4c8af-8324-4aaa-a7d8-96e7df022a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:06:37.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:06:47.372Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=4963a15d-c6d0-4753-b5e7-55f5f37209e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:06:47.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:06:57.394Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=7d36a91d-cf32-4ef5-a8fb-358c06506712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:06:57.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:07:07.403Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=0bca33d9-275e-4c15-950a-4e99fa761658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:07:07.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:07:17.412Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=9ab74fe0-077c-444c-8b35-f9da8ca66c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:07:17.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:07:27.420Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=6228c6bd-e048-43e1-a242-f15cd9b1727d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:07:27.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:07:37.428Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=a638fb6e-c616-48c1-aea8-705fde3ef82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:07:37.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:07:47.452Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=cb647126-1294-446a-acde-4acb8e34edab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:07:47.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:07:57.462Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=6fd0883c-643f-4d40-a605-f9ac42a65f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:07:57.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:08:07.469Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=3e46492d-085e-4a4f-a2b5-8830a9ec23fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:08:07.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:08:17.476Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=ca16c846-8cc2-49d8-9d35-1c25b14c1d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:08:17.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:08:27.483Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=411b5e5e-012e-46bd-a376-1a71885a4f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:08:27.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:08:37.489Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=caf01588-2519-4cad-8cc8-0f50b7de66e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:08:37.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:08:47.495Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=b91e72c9-e591-411e-82c6-93ab16d80378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:08:47.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:08:57.502Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=61322366-0ecd-442f-b5c8-d03cb94925e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:08:57.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:09:07.512Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=f447edc9-dcfd-4f05-9d81-3e5e8e515bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:09:07.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:09:17.519Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=89df8ad5-6933-4b89-b6e8-500b89805c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:09:17.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:09:27.526Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=7bd7d303-3e42-4616-b6e6-8b594bcf4ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:09:27.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:09:37.534Z |INFO |Init configs |InvocationID=691795d5-66ea-4aee-ab42-4b86d54f038d, InstanceUUID=c8d9d94a-2197-49a4-a945-952a4a5b9e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-06T04:09:37.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |