By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T04:54:18.458Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T04:54:18.464Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-22T04:54:18.500Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T04:54:19.235Z |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-11-22T04:54:19.360Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T04:54:19.360Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T04:54:19.360Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-22T04:54:19.561Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-22T04:54:19.682Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-22T04:54:19.710Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-11-22T04:54:21.070Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-22T04:54:21.598Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-22T04:54:21.618Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-22T04:54:21.619Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-22T04:54:21.688Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-22T04:54:21.688Z |INFO |Root WebApplicationContext: initialization completed in 1978 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-22T04:54:22.378Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-22T04:54:24.704Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-22T04:54:25.398Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-22T04:54:25.597Z |INFO |Started MainApp in 9.727 seconds (JVM running for 10.546) |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-22T04:54:25.744Z |INFO |Start scheduling PRH workflow |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:54:25.776Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=7751b0ac-c376-4f29-9c74-b40b1c0a811b | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-22T04:54:25.829Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-22T04:54:25.829Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-22T04:54:25.831Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:54:26.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:54:36.466Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=8a1577dc-fe0f-4d0a-ab25-3f612b119237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:54:36.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:54:46.481Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=7cbf0ac6-eb08-4561-a8f3-d436863686c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:54:46.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:54:56.492Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=c9696c00-1446-42f5-9189-c7cd8bcbbd50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:54:56.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:55:06.504Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=b4c9851d-d389-4481-b50c-2e0a6368585c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:55:06.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:55:16.516Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=9a4bcee2-459b-4942-a1a4-695d15566f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:55:16.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:55:26.537Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=d47e9f6c-31a3-4aa4-a20d-026ea365c369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:55:26.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:55:36.551Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=659c41f4-b1db-4e48-bac6-f676052ebd17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:55:36.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:55:46.572Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=12f92e8a-85eb-43fe-8990-d34b475d0924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:55:46.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:55:56.585Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=db0e2cb2-6940-4415-889f-8d8a6919590c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:55:56.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:56:06.598Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=c2c84741-8084-4ff6-92f0-21df7b6e9162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:56:06.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:56:16.611Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=d50b8185-8043-468b-905b-d4705339d4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:56:16.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:56:26.622Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=b8dc70a3-6cac-4c84-88e7-689d88934fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:56:26.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:56:36.636Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=5987d21e-d80d-4f21-a724-26a30f8df9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:56:36.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:56:46.651Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=4886642c-a965-4f22-bf7f-2df931dee0d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:56:46.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:56:56.665Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=1f6bf9d0-02f6-492c-b2f3-a2350ec40b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:56:56.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:57:06.677Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=7e18025d-decc-4d44-bbfe-b10e36e6f8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:57:06.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:57:16.689Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=aa57c14f-72e4-46de-b050-88aabfa30f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:57:16.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:57:26.699Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=778f4982-befe-4665-96d5-3d481744c9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:57:26.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:57:36.707Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=7b5426ca-2d59-4536-af84-c7591f7651c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:57:36.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:57:46.717Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=18e030fa-3214-4ea9-b430-1043d813c81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:57:46.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:57:56.731Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=f971244f-c598-455c-8586-10aba3cd336f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:57:56.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:58:06.740Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=3ca7016e-ef57-4827-9bf6-a559d6234228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:58:06.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:58:16.805Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=9337b0e7-370d-4009-b7b5-a7b88e5df69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:58:16.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:58:26.818Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=05a54110-7100-41d5-adf1-3116de0f8cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:58:26.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:58:36.849Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=090522b3-b78b-44bd-987c-ea8c47bc243a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:58:36.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:58:46.875Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=22bcd5b6-7df6-43de-9932-7f9114b10b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:58:46.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:58:56.893Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=dab81650-556a-4d2e-8f0b-399afd7e2e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:58:56.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:59:06.931Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=505fa5c1-b135-40ac-92ec-74d71875ce03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:59:06.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:59:16.953Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=99f72124-44d1-4041-a275-b68d2b892585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:59:16.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T04:59:23.573Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T04:59:23.573Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-22T04:59:23.574Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T04:59:23.577Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T04:59:23.589Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T04:59:23.589Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T04:59:23.589Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-22T04:59:23.592Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:59:26.971Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=a6e062f7-2a3d-4cb2-8dce-c5520a0540a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:59:26.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:59:36.980Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=c9f6d44d-bf6a-4a35-92ce-3c44d82cfe7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:59:36.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:59:46.992Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=b669158e-9137-4f68-adde-190b67e8caee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:59:47.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:59:57.009Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=1f8979bd-e04e-4bef-9991-0b4afc3ae375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T04:59:57.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:00:07.019Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=8da7f990-98a0-4a0d-b892-2bae6c3dcfad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:00:07.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:00:17.028Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=9c216ee4-62f3-4c56-8bc2-1a5abfb0b27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:00:17.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:00:27.046Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=4f2c47b4-2149-469f-a185-6e742c7aeb70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:00:27.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:00:37.070Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=76be9769-6bfe-4b6f-9c72-5f7e6329c070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:00:37.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:00:47.082Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=ef931c60-840a-4866-aa69-dd51f0f8f490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:00:47.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:00:57.095Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=bd4e3581-d77f-400f-b76b-ef381dc8b558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:00:57.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:01:07.106Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=502917a2-3d5d-4322-a477-761b738be2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:01:07.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:01:17.116Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=05fd5d15-820a-490f-a7c3-cbd06f54b2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:01:17.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:01:27.151Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=5c788f67-f772-492a-b6f7-b99798deff2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:01:27.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:01:37.172Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=933ff87d-b1e4-4baa-b546-4d085562b2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:01:37.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:01:47.182Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=e2d02a2d-c553-49fd-91bc-28527dc908c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:01:47.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:01:57.205Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=dd97a64b-0037-4493-8b32-4c4736c0683d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:01:57.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:02:07.216Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=efe6190d-0455-454f-8974-d2dbdc82f84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:02:07.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:02:17.226Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=35166c2b-0b11-4df8-b915-1968e37d3ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:02:17.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:02:27.235Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=d1ddf1eb-eb23-4eef-be90-02548e08eb6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:02:27.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:02:37.245Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=2f838162-6fde-4f74-a8a9-54ab6463c9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:02:37.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:02:47.255Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=646e809c-b5d1-4b62-a5f5-bbbad313d3ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:02:47.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:02:57.266Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=7b8ba853-d183-48ca-afe2-d2d060f8ba6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:02:57.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:03:07.281Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=cc6529c8-9e37-45e5-aa96-ad7ea96a8e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:03:07.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:03:17.291Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=6d957dee-cf8b-4fbe-bd28-03c25a22ac84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:03:17.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:03:27.308Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=939ee21e-defb-4786-9c56-9fb323c621a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:03:27.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:03:37.319Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=2c141919-a3b3-48b0-b726-5063f9480c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:03:37.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:03:47.331Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=a7e2fb94-51a5-41ec-9ac8-0628b90ab0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:03:47.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:03:57.342Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=04bb62e6-1d42-4c3b-ac1e-6157b735234d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:03:57.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:04:07.350Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=c3be5492-bc82-40c9-9b0d-cb0d30d2045b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:04:07.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:04:17.362Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=a0babbe3-1fe0-47e1-9538-012c8c77b05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:04:17.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T05:04:22.723Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T05:04:22.724Z |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-11-22T05:04:22.725Z |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-11-22T05:04:22.728Z |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-11-22T05:04:22.739Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T05:04:22.740Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T05:04:22.740Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-22T05:04:22.742Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:04:27.374Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=3c790a0b-cead-4a53-868f-d998d304f445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:04:27.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:04:37.383Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=8ecd3f42-17ee-443c-b35f-02deb0237fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:04:37.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:04:47.443Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=0a65fa28-bd32-49ec-b1dd-6446d0655ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:04:47.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:04:57.455Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=e139846b-a68d-4c3d-ae95-23fb643b447a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:04:57.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:05:07.466Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=ba14bc8d-998a-4319-b25c-f0f59d592c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:05:07.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:05:17.475Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=7b704be0-20a8-4cbb-aa3f-2377b9a0bf23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:05:17.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:05:27.485Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=a54aed51-e589-40a5-9b89-32c0f12ddeda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:05:27.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:05:37.497Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=4155cf0a-dfaa-4bb9-9fee-62539f9c9441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:05:37.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:05:47.505Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=d3bdfd13-4847-4f44-b8b9-c9170c734114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:05:47.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:05:57.513Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=7328bc7a-23a2-4412-ab79-9f4a81dcbeb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:05:57.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:06:07.523Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=d5ced100-9915-40fd-a2af-870e1ddc1599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:06:07.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:06:17.533Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=d0eac618-cfdd-4951-bdde-7d9f2eb2304f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:06:17.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:06:27.542Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=de0ef090-ef27-4bf5-a318-71052a5eb27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:06:27.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:06:37.551Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=1e060d13-750b-4978-a727-08990b740620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:06:37.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:06:47.560Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=880fbd98-994f-4ae4-a32b-8bb781244289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:06:47.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:06:57.572Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=c1ba9d28-3aa6-4034-8e5a-56fb47a6e984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:06:57.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:07:07.589Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=d6220eb7-6d35-49c1-ba81-c4b6e3c93fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:07:07.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:07:17.612Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=4b6c194e-87a6-47d6-9d35-74644cd1fcae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:07:17.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:07:27.624Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=820025a7-6f12-49fb-b7f3-c5cef92ab828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:07:27.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:07:37.634Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=460cc5e3-6fd5-438b-a08e-58eff10d7695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:07:37.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:07:47.644Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=70556832-633e-4e93-8ee4-9195d978c77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:07:47.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:07:57.655Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=413aac46-e0db-4ec7-a52b-855208060f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:07:57.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:08:07.686Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=6765b4cd-5ad5-450a-ba24-31b17d281c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:08:07.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:08:17.695Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=530a7e3a-c00b-4e09-ae46-14bf5152535f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:08:17.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:08:27.704Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=45b97327-2972-4712-a2ff-b9095bec4cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:08:27.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:08:37.716Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=b91c0ed5-96c2-49d0-83c5-78be06f7eb7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:08:37.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:08:47.742Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=157d8027-6e74-46dc-9605-52babb5c57c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:08:47.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:08:57.860Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=f5cda0ad-c944-4be0-9c84-d3c7f03ec8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:08:57.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:09:07.877Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=25b0fde6-79f2-4615-9dfc-a3e84bcc77fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:09:08.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:09:18.012Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=a742b97c-8252-49aa-b23c-217140c700ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:09:18.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T05:09:22.735Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T05:09:22.735Z |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-11-22T05:09:22.736Z |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-11-22T05:09:22.738Z |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-11-22T05:09:22.749Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T05:09:22.749Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T05:09:22.749Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-22T05:09:22.751Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:09:28.230Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=0ef9a351-f0b9-4fa0-a9db-5ad5e69fccb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:09:28.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:09:38.375Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=0365f280-623f-473e-8da4-18b268c07433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:09:38.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:09:48.431Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=095ea3a7-5667-4089-b56c-6b43d35b932a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:09:48.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:09:58.441Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=8d55070a-23ab-44ee-a58c-28033f7c58f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:09:58.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:10:08.452Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=50abc1d4-5602-498e-bc5b-2a5cb5a8ef38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:10:08.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:10:18.461Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=32061978-46d6-4f2c-9660-5b5d5e556a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:10:18.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:10:28.470Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=a0787f33-54e2-40df-8ea1-d800d288e1d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:10:28.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:10:38.484Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=b978dd32-14d9-4bf2-966c-afe9d1e3996b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:10:38.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:10:48.499Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=f7aff3c5-70f2-45ad-89a7-c804d2a6aa02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:10:48.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:10:58.509Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=f3747dcb-eb02-4d7a-ab27-4ad678d65e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:10:58.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:11:08.521Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=6d6b70f5-a25a-42a0-8f09-47e8e5cb7c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:11:08.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:11:18.533Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=f83f4905-6b1b-457e-a6ef-d32268072a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:11:18.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:11:28.541Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=44998040-cc67-4781-948a-8a8827ad5a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:11:28.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:11:38.567Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=18fd1240-5d09-4011-97fa-1371a91f03bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:11:38.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:11:48.580Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=6fdefad7-dcb7-41e5-92ae-ece90844c853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:11:48.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:11:58.594Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=6929655c-c39d-4538-8742-3af41153ca35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:11:58.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:12:08.608Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=4332886e-ca5f-4520-aa96-952559582ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:12:08.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:12:18.619Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=f175824f-942a-4e43-b131-509292bf0306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:12:18.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:12:28.627Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=c35743ee-f88b-4445-a900-9aa186931228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:12:28.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:12:38.642Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=1bab7a17-82ee-4a72-89a6-8cc793348e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:12:38.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:12:48.672Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=7eef331e-9f17-46de-93e2-499faff7a1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:12:48.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:12:58.684Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=395d3aef-b5f9-44e1-b6e9-30fc9d23e619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:12:58.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:13:08.748Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=9c87f393-94f4-4545-94ed-fea43742e5f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:13:08.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:13:18.760Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=7646ea28-19f8-451d-a4c1-d19564d6ddd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:13:18.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:13:28.783Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=af337905-00ad-477e-9fa6-8750a7610204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:13:28.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:13:38.802Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=b19af8c5-c397-4717-9610-dfff28af0c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:13:38.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:13:48.812Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=f76071aa-b7f7-4e09-a6d2-a9708554a30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:13:48.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:13:58.852Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=465dbf8a-7785-49b2-a01e-b62e07bdff5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:13:58.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:14:08.871Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=9ccaba65-6609-4e53-be66-b2b43fb7f957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:14:08.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:14:18.895Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=b9286a29-c8a7-4151-a746-b926f8b2cf13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:14:18.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T05:14:22.748Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T05:14:22.748Z |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-11-22T05:14:22.749Z |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-11-22T05:14:22.752Z |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-11-22T05:14:22.761Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T05:14:22.761Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T05:14:22.761Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-22T05:14:22.764Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:14:28.929Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=05cf8310-491a-4c28-b063-695ff38505a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:14:28.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:14:38.948Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=ee0b2a31-5c50-44ce-80bb-43e2b86f6830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:14:38.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:14:48.998Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=16969237-dde4-45f6-8a69-700a3f6f6992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:14:49.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:14:59.016Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=42a1dec8-696e-4c13-b95e-f2e329ba628b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:14:59.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:15:09.027Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=dd499104-0495-425c-bf52-d1acf5f70e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:15:09.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:15:19.039Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=30b428ff-5c7e-43b5-8f24-b0a6cf85960b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:15:19.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:15:29.051Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=f8cd6ff5-d246-40c5-abd0-45ae7f76b031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:15:29.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:15:39.063Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=9fa95e52-8f5a-4e5d-8e3a-4ec6b933ffa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:15:39.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:15:49.078Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=6f3bc765-6280-439b-808d-312e20ae33e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:15:49.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:15:59.097Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=f8ef9b40-5f6c-45db-b844-107490d2ae34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:15:59.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:16:09.126Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=b8af7184-20e2-4bea-ae84-da369353d289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:16:09.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:16:19.385Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=00ec80fe-1d08-49f4-921e-34966d8b8341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:16:19.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:16:29.420Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=6f6e9d1a-7cc6-408c-80ac-64df2f7451a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:16:29.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:16:39.433Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=7d36f3fc-8b4a-4525-b682-82a316cb6ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:16:39.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:16:49.443Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=415dbce5-8044-40ae-996d-a446b1ff4299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:16:49.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:16:59.459Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=d4aaf7d9-8c78-49be-ba8b-aa335166201a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:16:59.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:17:09.469Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=24ebbafd-dbd5-4ed7-961e-34c640a8fbc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:17:09.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:17:19.478Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=a57896da-3875-442f-a105-cd24abdd7000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:17:19.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:17:29.487Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=8f2aff41-7344-4efc-85dd-199f4e1266fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:17:29.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:17:39.496Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=0e8ffc90-739e-481c-b628-ac851cdb8239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:17:39.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:17:49.506Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=393a910a-bfe4-42cc-af2d-da7281144c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:17:49.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:17:59.517Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=f548fa24-b640-458c-82be-8087bf5e89dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:17:59.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:18:09.526Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=267d9f5a-c5bb-4daf-9d80-5b1e97d7538b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:18:09.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:18:19.534Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=5665e7cb-2771-4d74-bcc7-61e13d5da5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:18:19.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:18:29.543Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=003db9c1-c780-40a9-855d-89636d95a4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:18:29.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:18:39.551Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=f2579478-7a5f-4af2-825e-f98388a130b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:18:39.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:18:49.560Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=54a8cc97-dc82-45dc-a390-77fb02e4c447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:18:49.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:18:59.569Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=af97578f-155d-477d-9666-46bab40fd961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:18:59.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:19:09.584Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=d96a6d23-1d3d-4bdf-93ef-06dc452b0284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:19:09.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:19:19.592Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=7db30fbe-be02-493e-a02f-b6bdb9649fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:19:19.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T05:19:22.608Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T05:19:22.608Z |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-11-22T05:19:22.609Z |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-11-22T05:19:22.610Z |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-11-22T05:19:22.618Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T05:19:22.618Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T05:19:22.618Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-22T05:19:22.620Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:19:29.602Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=5238b9ba-8e3f-41f0-b134-cdd9e7650c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:19:29.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:19:39.611Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=ca9e3579-3626-4437-8a9e-efa3dafb75c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:19:39.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:19:49.620Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=acce5e27-ff35-49cf-bb3b-7e42c3c492e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:19:49.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:19:59.628Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=8e4ce339-b4f1-456c-9303-67031bc2b0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:19:59.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:20:09.638Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=a15cbd11-e450-48fa-8052-3b6edb5e8648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:20:09.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:20:19.648Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=cfa097d5-6ac0-4ec2-862a-a9517aaf3233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:20:19.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:20:29.658Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=6e61374e-f38a-409e-a853-2d2c07f45ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:20:29.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:20:39.668Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=8f145a49-59d4-4765-adf1-a7761e0c761e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:20:39.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:20:49.677Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=97da8dbd-93e7-4ff3-be99-61756856d0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:20:49.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:20:59.686Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=4947cf56-cb2e-4e3d-9769-d31fafa35400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:20:59.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:21:09.695Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=8810cc6d-8b9d-4c5f-90d5-7a73105d533a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:21:09.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:21:19.711Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=17439de0-5544-4cf6-a58f-92287ce0f7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:21:19.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:21:29.720Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=99392db4-ee7c-449a-a2fb-38d189ab9a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:21:29.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:21:39.729Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=8baf6dc8-44b7-453b-ad04-3a7794c27e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:21:39.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:21:49.739Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=a5d091c9-541a-422a-b26a-8c0a3284b765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:21:49.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:21:59.747Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=80d703ba-9378-4b32-afb9-84b9bee61c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:21:59.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:22:09.776Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=6a4bb568-df4a-4d98-9715-a9a1b913e92b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:22:09.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:22:19.806Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=8a722bd2-2015-4dd0-9446-409b09d7538b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:22:19.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:22:29.817Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=d48d7e53-190d-43a1-bdbd-a974c6e0c96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:22:29.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:22:39.828Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=a2aef63c-c0ae-4470-ae37-f97c68aa3a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:22:39.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:22:49.837Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=9385e678-3c59-45a4-becc-1486defc3fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:22:49.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:22:59.847Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=1badc454-a131-4323-b94c-bd22a2f6ca34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:22:59.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:23:09.857Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=f4f27872-f34a-48fc-84a3-6f67b0ff2157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:23:09.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:23:19.866Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=40058f4a-c10e-4ba9-8494-68d6eb690efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:23:19.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:23:29.879Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=c71a75fd-b340-4b02-b71c-a809e42f2722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:23:29.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:23:39.891Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=d13435ac-0918-4a88-997f-6837b48d167f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:23:39.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:23:49.902Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=385018d2-6106-4a5e-a3ec-3e1fd91208a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:23:49.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:23:59.915Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=815afdab-4f77-4d0f-ab6b-7fc1bdda079e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:23:59.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:24:09.924Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=039f3324-228e-44bb-aa23-46ad7b5d2f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:24:09.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:24:19.934Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=64a5eb18-044e-43d8-aeb7-0e66cc09fc38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:24:19.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T05:24:22.733Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T05:24:22.734Z |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-11-22T05:24:22.735Z |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-11-22T05:24:22.738Z |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-11-22T05:24:22.746Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T05:24:22.746Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T05:24:22.746Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-22T05:24:22.748Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:24:29.942Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=91009099-3954-42fa-8c37-c7d8e46d4a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:24:29.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:24:39.952Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=15aa962d-ab9b-4f0e-9971-68c6186f1358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:24:39.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:24:49.962Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=007bfeb7-d7ca-4f7a-8c32-639988662438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:24:49.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:24:59.972Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=dfda8dfb-3690-427c-ae8b-41d60d16ee09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:24:59.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:25:09.989Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=46f20643-86c7-47e9-be01-f1c03f87a11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:25:09.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:25:19.998Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=250cb0e1-0513-476e-b366-12617e422fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:25:20.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:25:30.007Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=a0aa7207-ffcb-4373-95c8-f6aef020722c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:25:30.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:25:40.017Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=628dac5a-c0e8-4455-af3a-952972067090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:25:40.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:25:50.026Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=88a64a2b-483e-45f6-bda7-1e3e64a9b416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:25:50.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:26:00.039Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=a7bf7642-082f-4e24-ba2d-c4ac8bf97ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:26:00.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:26:10.048Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=356bf2e9-c581-4f82-9547-a02e6f7eb018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:26:10.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:26:20.059Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=72fc7340-dfab-4a33-a8a6-21d4537f2c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:26:20.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:26:30.108Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=dfff9087-afdb-46f6-8c08-782eb8767c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:26:30.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:26:40.117Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=bd6712d0-6abe-4ed8-a403-d9af00f265ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:26:40.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:26:50.131Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=3b5ffb20-69e7-493f-a634-7edced62d45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:26:50.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:27:00.140Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=2fa221e3-2bf3-4333-afc0-b034084bf7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:27:00.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:27:10.148Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=c7a2b282-d77e-41a7-82a4-3a77c87add14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:27:10.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:27:20.156Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=ec1e47c7-ecf1-4b95-a44a-0ab2cdfba123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:27:20.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:27:30.181Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=a5a0efe7-e2e9-48b0-ba78-9cf7c842f586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:27:30.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:27:40.190Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=628bd572-8bf2-4010-9e42-173a6c6edeaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:27:40.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:27:50.200Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=2ab1c9d0-58e5-42a7-b1ac-be2054376918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:27:50.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:28:00.210Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=75312f70-b270-4b2a-ae2e-57cce0b8159e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:28:00.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:28:10.217Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=9d5d5c1a-9349-4db2-95d1-ff3bd6b5c245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:28:10.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:28:20.225Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=0b804354-663c-4ed5-996a-91eb7bbc0fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:28:20.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:28:30.232Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=ce1baa01-bc00-44a8-86c8-08b6c12daad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:28:30.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:28:40.241Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=4031c71d-c37d-4522-b692-a2e6833f19a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:28:40.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:28:50.248Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=e5dfb9d0-6a0d-42c6-b57b-484d8b1e08c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:28:50.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:29:00.256Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=5e5f0c6c-d0b1-43f7-bb32-f3fe1023de3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:29:00.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:29:10.265Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=cecd13eb-4af2-41f0-80fa-c2fd777fbfa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:29:10.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:29:20.273Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=d96fdf5d-8a48-48d5-9a93-ee8fea36bd64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:29:20.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T05:29:22.637Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T05:29:22.637Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-22T05:29:22.638Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T05:29:22.639Z |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-11-22T05:29:22.644Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T05:29:22.644Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T05:29:22.644Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-22T05:29:22.646Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:29:30.282Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=13afac5e-8ef9-4bb1-a0a8-b4d01ad70203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:29:30.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:29:40.291Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=f58661df-dd77-4b1d-85fe-3253331958f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:29:40.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:29:50.307Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=c0642d40-c902-4b84-b3bf-2b5c73a7d292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:29:50.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:30:00.319Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=1eed8735-e5ec-4a11-90ee-42b82079bc5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:30:00.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:30:10.329Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=c5309051-af28-4d66-be79-b9fb25b487ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:30:10.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:30:20.352Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=89a0c9c2-1a1d-4899-ab8b-f19679d01172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:30:20.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:30:30.362Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=0e4c4747-7e78-4a0f-862d-4dc06107daba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:30:30.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:30:40.372Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=07446606-de41-471d-9a2f-d20d1ab6b4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:30:40.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:30:50.382Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=20b3eb9f-6b88-4ac3-8d93-e6db6f60e802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:30:50.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:31:00.390Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=77ed3060-b81a-4983-befa-eb6b2a4c9957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:31:00.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:31:10.398Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=489ecd9a-67d1-4dcd-a97a-0eda89d31beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:31:10.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:31:20.409Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=d3691f9b-b3e1-4f04-bbe5-ba3904c3d671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:31:20.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:31:30.418Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=2fc0defc-b043-4a3b-9a53-e5cd0e869725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:31:30.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:31:40.428Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=6b174556-b2ec-4e47-82b1-6f511a0764ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:31:40.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:31:50.440Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=b72f364a-2fb1-418f-98a4-6c5ecca0f2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:31:50.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:32:00.449Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=58aaa970-4d63-4597-b7e1-336587d2194d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:32:00.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:32:10.458Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=717fd8e6-ca7c-43a5-98d0-c5aee5c63ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:32:10.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:32:20.470Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=4423e930-61fc-4878-831b-02189acdfcbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:32:20.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:32:30.479Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=d9a90873-08a6-40f4-8683-12d32e651643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:32:30.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:32:40.490Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=21cb55e0-435c-44c5-8cba-8bdca91fac99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:32:40.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:32:50.502Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=d0fc7bf4-c8fb-440a-b495-7d0bb18edcb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:32:50.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:33:00.516Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=a57d1b09-42dc-4b83-a2b1-74501e896eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:33:00.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:33:10.534Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=fd62d0dd-bc23-4d5e-b372-d9263e6934a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:33:10.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:33:20.543Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=8ea4e04a-ec00-4760-bd20-527715c9714e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:33:20.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:33:30.553Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=316f332e-f497-4e29-838a-cbb63e41684d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:33:30.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:33:40.562Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=5b441a73-3481-4221-bf37-7c7c18e03be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:33:40.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:33:50.571Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=fdd73484-5f99-498c-9dd9-4f50d170e07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:33:50.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:34:00.580Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=95ca62e2-e13e-433e-b979-67f94eaa157a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:34:00.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:34:10.589Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=a85a49af-f5f8-4ffe-a19c-62048340d987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:34:10.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:34:20.597Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=c9b4132f-748a-4601-b5c9-841fb839ac30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:34:20.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T05:34:22.742Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T05:34:22.742Z |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-11-22T05:34:22.743Z |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-11-22T05:34:22.745Z |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-11-22T05:34:22.753Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T05:34:22.753Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T05:34:22.753Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-22T05:34:22.756Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:34:30.608Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=8a8df0ca-3813-4be0-a7a8-a2834d78ea23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:34:30.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:34:40.616Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=7cbad6e5-f71c-48e3-bd0d-09bca5242c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:34:40.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:34:50.626Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=00271be3-2365-40ec-9393-15a4e9f1801f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:34:50.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:35:00.635Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=eb5bde8b-6afc-48b2-a7dd-f5490e4f7e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:35:00.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:35:10.645Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=abb6a67c-3f98-4aca-ad6f-e3dbcc417bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:35:10.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:35:20.658Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=0b8d606c-c930-4c7b-988f-ab3905ad1515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:35:20.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:35:30.668Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=a0fcde4a-ca53-4e22-950b-e769dc98bb26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:35:30.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:35:40.676Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=00e85d7c-3cef-4e90-838d-2cc5db00de57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:35:40.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:35:50.685Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=99eb0eb6-8ab3-4cbd-ac28-f1495fc5b83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:35:50.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:36:00.695Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=c80692dc-b69c-4272-b3f7-1f342d85539d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:36:00.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:36:10.706Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=df444fdc-41b9-468d-b3ec-027954aabd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:36:10.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:36:20.714Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=5b50392b-03ec-4a32-81bf-03f43f0636ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:36:20.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:36:30.724Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=584d1876-1197-48a7-8c5a-128abdb3aa41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:36:30.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:36:40.734Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=edd7d50e-413d-40ff-8893-144dbcc93791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:36:40.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:36:50.742Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=8f326bf3-d4b1-4924-bb4f-aa87acdab917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:36:50.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:37:00.750Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=fd7f3fa6-8b42-4999-a907-9949809c01f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:37:00.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:37:10.759Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=6f3e5eb2-98c8-436e-af35-206d8de45095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:37:10.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:37:20.774Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=5a556670-6cc9-4baa-bae9-e9a594c060ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:37:20.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:37:30.792Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=b9ef94e3-b1ca-467f-93f9-8fc5e73422fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:37:30.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:37:40.801Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=c6bddd69-0388-41ec-9985-a6cdc3080312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:37:40.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:37:50.813Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=2dbf302c-c9c0-4089-8a0c-9f663341547c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:37:50.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:38:00.823Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=4207766c-2874-497e-8bc7-290cd51ab71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:38:00.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:38:10.833Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=d618e719-c057-41cc-b4ea-b52691e4c9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:38:10.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:38:20.845Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=b12f962c-ceac-4fb7-8283-ee57b441aa93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:38:20.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:38:30.857Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=a87380f2-4238-4d6a-b888-d11f1dc57045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:38:30.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:38:40.865Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=1d90756d-5a21-443e-9e57-2f83fb1d203d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:38:40.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:38:50.874Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=13611118-0812-4cdc-9c06-6a70077d8182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:38:50.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:39:00.893Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=6b05d61f-d241-48a8-9b71-6c4342c06875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:39:00.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:39:10.904Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=2cfdd5d4-a317-4678-b7ac-9f24ad1301ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:39:10.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:39:20.919Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=278bc177-eb91-46e0-8e79-d07574b8f6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:39:20.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T05:39:22.744Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T05:39:22.744Z |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-11-22T05:39:22.745Z |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-11-22T05:39:22.748Z |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-11-22T05:39:22.755Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T05:39:22.755Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T05:39:22.755Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-22T05:39:22.757Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:39:30.942Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=ef345cb9-3e80-414a-8adf-594f8a807f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:39:30.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:39:40.953Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=ee5acd57-150c-4cb5-ac32-6a1d496fd092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:39:40.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:39:50.962Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=86c1215a-eeaa-4c9c-9db5-a8cf2591087f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:39:50.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:40:00.971Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=fefebee6-5cf5-49de-b13f-3dadb9f7371a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:40:00.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:40:10.981Z |INFO |Init configs |InvocationID=9904efbe-7974-4228-a60e-e51a16a4efea, InstanceUUID=cca9f6a3-2e22-49bb-b2b1-e62eccfb3076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T05:40:10.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |