. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T04:57:37.095Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T04:57:37.098Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-08T04:57:37.134Z |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-08T04:57:37.921Z |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-08T04:57:38.051Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T04:57:38.052Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T04:57:38.052Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-08T04:57:38.258Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-08T04:57:38.321Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-08T04:57:38.348Z |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-08T04:57:39.638Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-08T04:57:40.141Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-08T04:57:40.162Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-08T04:57:40.162Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-08T04:57:40.228Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-08T04:57:40.229Z |INFO |Root WebApplicationContext: initialization completed in 1880 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-08T04:57:40.911Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-08T04:57:43.527Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-08T04:57:44.361Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-08T04:57:44.391Z |INFO |Started MainApp in 10.13 seconds (JVM running for 10.94) |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-08T04:57:44.502Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-08T04:57:44.530Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-08T04:57:44.533Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-08T04:57:44.563Z |INFO |Start scheduling PRH workflow |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T04:57:44.584Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=31602ec6-8bc4-43c8-a0bd-10fdb848a84b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-08T04:57:46.091Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.72:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T04:57:46.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T04:57:56.122Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=7c440f2f-538b-4fe3-8f0d-da2af7256760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-08T04:57:57.192Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.72:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T04:57:57.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T04:58:07.212Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=e35e4584-ed28-4ad9-a2b3-a66cbd67c486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-08T04:58:08.264Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.72:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T04:58:08.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T04:58:18.265Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=c5c2f505-afb3-4a4b-b53d-ea7f61b8e03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T04:58:18.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T04:58:28.407Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=c7d853c4-7b15-4957-8b70-1354ec1ed1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T04:58:28.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T04:58:38.430Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=e91f94dc-9468-4012-9e56-53ff1c02870e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T04:58:38.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T04:58:48.458Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=2fa2d554-0fca-4c7c-b189-216162980902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T04:58:48.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T04:58:58.482Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=344953a3-7148-4e92-b09f-e2eea2df9c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T04:58:58.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T04:59:08.493Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=f02ab95e-2235-4cb9-874e-0429e328b0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T04:59:08.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T04:59:18.504Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=2162bb29-2066-41a5-9d16-a7b7994bddef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T04:59:18.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T04:59:28.513Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=365f37d3-310e-4045-94f3-51f4a624776f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T04:59:28.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T04:59:38.524Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=ad758f0f-56d4-497d-b29e-38d0800e9be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T04:59:38.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T04:59:48.538Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=7ce06106-d966-480d-9419-f2698d63e508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T04:59:48.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T04:59:58.550Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=1036b550-c13e-437a-a9d8-7c272951c193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T04:59:58.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:00:08.561Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=9d9dd327-d283-44d3-a6b5-8f66650bbc80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:00:08.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:00:18.577Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=a3d6003c-5329-4539-9e71-1c6c9f4d950c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:00:18.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:00:28.594Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=b02ccedd-a9c0-4482-be92-621bd5157848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:00:28.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:00:38.603Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=76bb8311-cd40-4313-8632-309803758156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:00:38.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:00:48.611Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=32e34053-3d21-4370-b224-b1386b8de468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:00:48.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:00:58.622Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=922767aa-34a4-4e11-97b9-ffb1a636ba0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:00:58.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:01:08.632Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=ff89f58f-69ab-4336-885f-98b1f4176f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:01:08.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:01:18.678Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=003c861d-ab08-47f5-9574-634eaa949d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:01:18.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:01:28.703Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=fbf426f1-03fe-4a07-80a8-e4c69e43035d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:01:28.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:01:38.718Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=ad97ff8f-fb6f-4d8d-8d4a-91197616fbce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:01:38.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:01:48.741Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=993e2f49-740b-48df-aa96-c4bc535dff51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:01:48.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:01:58.750Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=fcf7a382-71ed-4fc1-85a5-56ce193b7a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:01:58.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:02:08.765Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=933e5437-a249-4b4a-aac8-5c21c5f3043a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:02:08.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:02:18.776Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=41f067ab-f6b7-455c-af3d-6660b47e7a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:02:18.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:02:28.785Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=93d64b0a-2d9c-4532-ab81-c4533f38f5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:02:28.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:02:38.794Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=7f756f30-317f-4ee5-a3f8-5acf7bdd93c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:02:38.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T05:02:41.541Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T05:02:41.542Z |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-08T05:02:41.543Z |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-08T05:02:41.546Z |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-08T05:02:41.558Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T05:02:41.558Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T05:02:41.558Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-08T05:02:41.561Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:02:48.805Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=038d8e82-413a-4a2e-8fc8-5aaeb4485df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:02:48.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:02:58.815Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=1e50bfed-5870-4bf0-b770-c6c467dcd20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:02:58.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:03:08.826Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=a1f6f7f6-36f4-4707-a919-79fa5300b2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:03:08.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:03:18.844Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=a98c91c4-6ca0-410a-9994-ac55c04a4a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:03:18.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:03:28.853Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=cbc85576-b041-4f3a-927b-151a0c395fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:03:28.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:03:38.862Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=19ba2e11-b91f-47e3-a4f1-10f17accd596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:03:38.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:03:48.876Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=1114f030-523e-4e6a-9bee-aeeb8dea9e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:03:48.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:03:58.889Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=a3fca2b2-da57-4a3d-9897-4b134d75d71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:03:58.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:04:08.912Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=d140b02a-51a8-430b-acd7-d39207c146c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:04:08.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:04:18.926Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=fba700cd-2703-4d2c-9989-0b817c7f8e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:04:18.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:04:28.938Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=0778a1d2-34ac-4e08-85f6-40ae0d53c761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:04:28.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:04:38.948Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=31871526-1996-4c3f-85c6-d640558e0a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:04:38.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:04:48.959Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=776d2b08-b045-4634-bb8f-fc09fdfc67ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:04:48.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:04:58.971Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=291fad6c-9909-4d91-97a1-7a0ab87389a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:04:58.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:05:08.989Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=97b3dbb4-7851-4f90-aa18-3d62c7c9fd66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:05:08.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:05:18.999Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=398d9379-732c-4e75-a4a9-d4ae6393ba80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:05:19.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:05:29.009Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=61daa56c-1817-49d7-bc64-8ee8b9f04eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:05:29.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:05:39.017Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=822d3758-c491-4202-9ba6-f8b87dbf0ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:05:39.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:05:49.027Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=354ffe4c-5dc2-4419-8ad3-d1e42023f2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:05:49.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:05:59.038Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=9ad6650f-9df4-4540-8db2-6e8f6f792a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:05:59.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:06:09.047Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=6adbedec-7992-4560-9e56-a72caba6342d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:06:09.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:06:19.062Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=793075b1-8adb-47b4-bb18-9d90169cea39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:06:19.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:06:29.078Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=a5d0f09e-eb07-41bd-abfd-62ba27d1db40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:06:29.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:06:39.088Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=dca600b0-f731-4b8e-8098-3b4c9666f320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:06:39.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:06:49.097Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=7770ff37-2672-443a-a2b7-58dcd1c98893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:06:49.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:06:59.106Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=952dab49-addc-4da3-992f-e9d5d43f2c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:06:59.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:07:09.117Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=6edd4390-d0b9-4f0c-a70a-4852b6852d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:07:09.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:07:19.127Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=7ad8bf3f-05bd-4e56-81f7-36469d36093c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:07:19.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:07:29.138Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=557f1198-77ca-44a9-ac86-223845a65be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:07:29.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:07:39.149Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=6548f764-fd89-4c3f-be6c-46db5a1461f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:07:39.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T05:07:41.261Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T05:07:41.261Z |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-08T05:07:41.263Z |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-08T05:07:41.266Z |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-08T05:07:41.278Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T05:07:41.278Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T05:07:41.279Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-08T05:07:41.281Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:07:49.178Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=5ec04d20-5ebb-404b-8b40-861a00e92796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:07:49.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:07:59.190Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=16b33655-ea4d-4b06-95d8-81ea8b194012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:07:59.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:08:09.202Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=5b69aa89-3ead-43b2-b908-c8152208ac9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:08:09.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:08:19.212Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=28939b39-8abd-4e05-b711-8ab737ff54d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:08:19.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:08:29.225Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=058425d2-eb11-4844-a265-fb65505df859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:08:29.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:08:39.237Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=adc7db0d-3c57-4e51-9350-7a60e82a7b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:08:39.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:08:49.253Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=c149f329-ee01-4757-8553-48476bc44bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:08:49.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:08:59.267Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=ddd6ba25-b174-4422-a9ae-863fa89d1857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:08:59.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:09:09.277Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=1bf90a48-c62e-4251-ae02-1b905e1d45f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:09:09.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:09:19.287Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=65686995-75f2-4dc9-ac7d-2b3bc8ede2f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:09:19.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:09:29.301Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=a17a40dd-ce71-4ee2-a1f6-c355b072b72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:09:29.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:09:39.325Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=87050704-55e6-4849-93f1-48cd56b06ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:09:39.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:09:49.339Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=59ed85a0-4bd7-47d9-9e77-aebe0897d826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:09:49.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:09:59.348Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=fe40ce06-7627-487b-b133-502605835afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:09:59.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:10:09.357Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=b4ccf1cf-7e36-4b94-9c8a-6b5e1a55b950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:10:09.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:10:19.368Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=13a38b7c-9740-4fef-8d9a-4e05501dcc80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:10:19.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:10:29.377Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=3478d5a3-5b66-407f-a79d-c7659f1afa39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:10:29.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:10:39.386Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=16c0fe90-1a0e-448d-aba1-b6c0aab8b022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:10:39.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:10:49.395Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=e50fc5f9-6403-4274-b9ae-3709a42b156d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:10:49.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:10:59.406Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=85526e22-840d-4a34-b0c7-064fabdb6406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:10:59.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:11:09.419Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=6ad02b22-450e-421b-9265-88d08e52d385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:11:09.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:11:19.428Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=bf124f91-c6f1-43c1-a623-7d166123ddfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:11:19.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:11:29.442Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=250dd5ad-02a0-45e0-a630-9ad1a336225f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:11:29.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:11:39.452Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=9433fd09-d827-4610-98d5-7eb39de40989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:11:39.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:11:49.465Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=f14ed6c4-b9af-45b5-b75a-6fbb9d5cb50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:11:49.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:11:59.474Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=4d8b67c0-5765-42bf-b573-d340898a7753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:11:59.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:12:09.485Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=c1ad7c97-d701-4443-bce6-ff453db8f20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:12:09.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:12:19.496Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=22befd30-3478-42a2-90e2-0e3ca1dcf87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:12:19.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:12:29.507Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=142bfc6e-e516-43b2-84fb-47239803b620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:12:29.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:12:39.519Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=70cc55a1-a9f7-42c3-a7d1-4fe2aa4f5c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:12:39.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T05:12:41.217Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T05:12:41.218Z |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-08T05:12:41.219Z |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-08T05:12:41.221Z |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-08T05:12:41.231Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T05:12:41.231Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T05:12:41.232Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-08T05:12:41.234Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:12:49.528Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=e9e10e34-5cdb-446d-ac87-bf5f1621a536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:12:49.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:12:59.538Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=47e29ad5-286f-4f52-bf9a-7b202822f34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:12:59.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:13:09.547Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=c0cdbfa8-71ba-41b1-87e6-0176bfd5c74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:13:09.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:13:19.556Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=3a1d642b-2db5-491f-aede-fb6c538bfac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:13:19.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:13:29.566Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=aee6f501-c7aa-4217-83ce-4763a7905535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:13:29.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:13:39.575Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=235f681d-bd4f-4c67-9997-44b8c8b99c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:13:39.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:13:49.587Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=a1f1f926-f093-496c-b3c8-5fc13b773f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:13:49.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:13:59.599Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=be5de4c6-6738-4db4-988b-ad5c82f9d7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:13:59.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:14:09.608Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=4bc3b0f0-c0e7-4340-9d18-1ee666c1fba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:14:09.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:14:19.618Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=6172d302-c53e-48e6-8990-7ded356405e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:14:19.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:14:29.628Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=51ceb52c-eaa2-476c-9d07-d1a92b502e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:14:29.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:14:39.640Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=fd72d4d0-42ab-4b2d-afd5-22256ee546c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:14:39.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:14:49.651Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=6b57cffb-1ec1-4c2b-8e60-3aac18f708bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:14:49.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:14:59.661Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=0aecf28d-c234-4578-b086-93a78e0165b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:14:59.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:15:09.678Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=61e06459-3aeb-4ee7-b276-36777b61cfef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:15:09.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:15:19.692Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=11ced96a-7f91-4258-b80e-131ba34cb565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:15:19.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:15:29.702Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=12ed3419-6a0d-4048-9406-35d877e5aad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:15:29.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:15:39.712Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=abd2d8af-c0fd-4619-8f8d-1df08250ccf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:15:39.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:15:49.721Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=d07a4f32-1bc4-4c92-a2eb-6ea977e12b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:15:49.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:15:59.730Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=a4df9916-46ef-4ac1-bd64-319de6ff8523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:15:59.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:16:09.740Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=db0e4113-8c58-449a-985f-05a5811e0511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:16:09.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:16:19.753Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=c9df325d-b960-49b6-a424-f6b9acde27c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:16:19.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:16:29.763Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=ec768e41-d20b-44d6-8799-17c9ead92c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:16:29.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:16:39.774Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=72ca3f7b-256f-4c6d-bf65-0d0251b52e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:16:39.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:16:49.787Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=f1f2ad99-03f4-411e-a904-d88adc5becc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:16:49.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:16:59.797Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=4185b651-eda2-4381-8a7b-b450a62c3795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:16:59.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:17:09.809Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=8afd4218-bafc-4bc8-8664-cc1b9d4be5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:17:09.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:17:19.818Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=b8a32d83-865e-44cd-ad6f-853a46ea11f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:17:19.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:17:29.830Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=11de62cd-3400-4724-9e06-5ca5849bad41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:17:29.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:17:39.840Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=87c03659-ef8b-41e0-94fb-4ce10f770862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:17:39.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T05:17:41.254Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T05:17:41.254Z |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-08T05:17:41.255Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T05:17:41.257Z |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-08T05:17:41.266Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T05:17:41.266Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T05:17:41.266Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-08T05:17:41.269Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:17:49.851Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=0c105fe2-83f7-4a78-99df-f6783a467b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:17:49.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:17:59.860Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=68023f5e-5917-450d-b0d0-b97b085a7bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:17:59.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:18:09.871Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=e0f53961-0e28-4dc0-a532-6e4e8ebfacfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:18:09.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:18:19.880Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=e8709a13-4479-4885-9365-7e374fb72fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:18:19.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:18:29.889Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=8362adf7-9102-4a2d-84ba-0f6071a45554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:18:29.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:18:39.898Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=5e01a017-849a-426e-aa78-bc4dcdbde35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:18:39.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:18:49.908Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=3b509421-473e-409c-9304-6a46d12920cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:18:49.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:18:59.923Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=de9e8bce-c3c0-47e6-8cda-c933ac0b871e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:18:59.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:19:09.937Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=b422f653-dc82-4226-bbf9-0b82c6e61a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:19:09.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:19:19.960Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=55e893ec-4ec4-4bd4-906b-4601b7b69f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:19:19.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:19:29.970Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=c8a8ab7e-7deb-4e82-9eed-f747b3cbd290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:19:29.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:19:39.986Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=976a4ce5-fb74-4f0e-9181-70020cf790a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:19:40.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:19:50.000Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=0392eb3d-4a60-4b01-ab38-85068839d09b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:19:50.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:20:00.019Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=04c6b16a-a1af-4d1d-9aa7-ac9a3d4c1c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:20:00.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:20:10.030Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=977a746e-bd55-4afe-879d-20a16a3cac90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:20:10.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:20:20.039Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=809c8a1e-b2b8-48f5-9f80-e502d7ab8d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:20:20.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:20:30.048Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=f5531f79-1753-4610-9ae4-a420ef34e52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:20:30.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:20:40.057Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=dfab21cd-9591-4319-aeef-d4c809ef584b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:20:40.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:20:50.082Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=0d81f69e-6d3f-4428-b348-d1c3391f9cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:20:50.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:21:00.092Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=3dac239d-dfbb-41dd-8473-4b91ae3c56c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:21:00.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:21:10.102Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=a5c9e97c-0f40-4539-be08-2838c41ebc7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:21:10.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:21:20.114Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=d447cc51-f3a3-41f3-9d19-bfd278261f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:21:20.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:21:30.124Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=e042ef28-206e-44ea-afd6-38ab12970753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:21:30.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:21:40.133Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=e1e56a86-945a-42df-b136-697fccca182d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:21:40.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:21:50.142Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=8e25e47e-6c19-4ea2-85a6-b7de1bce92f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:21:50.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:22:00.151Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=a7c78656-8561-4092-ba24-76f9c3577c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:22:00.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:22:10.160Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=4e15a9cf-26cc-4cd6-a0ea-c4281323cc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:22:10.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:22:20.169Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=f07afb24-8259-4950-af44-1087699174e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:22:20.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:22:30.178Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=c1227eb8-536e-4172-b6a6-06a74914b032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:22:30.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:22:40.189Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=cee940b1-8e01-4f31-93d8-9cd932b2f244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:22:40.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T05:22:41.256Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T05:22:41.256Z |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-08T05:22:41.257Z |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-08T05:22:41.259Z |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-08T05:22:41.268Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T05:22:41.268Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T05:22:41.268Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-08T05:22:41.271Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:22:50.199Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=a94bcbf6-c0e2-43e0-89f8-c615890db412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:22:50.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:23:00.207Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=6d7a4c9a-b400-4354-90fc-4a2b5ad1dc1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:23:00.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:23:10.216Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=668bbfe1-da7c-4173-b994-db713d138b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:23:10.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:23:20.226Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=f1c685e3-99a3-4991-8d74-5a28e31a90e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:23:20.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:23:30.236Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=0673a5e7-5801-4d92-b529-106cf8b46ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:23:30.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:23:40.244Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=ac957ee3-de03-44b8-9261-35beb8ca5226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:23:40.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:23:50.254Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=d351a0c2-b145-4fbd-87ca-e8622eb98b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:23:50.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:24:00.268Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=66c37ff5-979c-4878-aab6-338f44850b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:24:00.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:24:10.277Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=f239f6a8-2c92-4d47-ad75-ff7723f41ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:24:10.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:24:20.288Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=13fec9d1-d9c1-4d13-8a5c-f8a92e8dbe75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:24:20.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:24:30.302Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=cf4337b0-2285-408f-aecb-7372e2adb6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:24:30.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:24:40.311Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=b2c77490-c036-4be5-b752-bc40cee03546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:24:40.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:24:50.319Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=9e9853d7-3695-4f92-97a4-178d8b1f2211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:24:50.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:25:00.329Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=ea2c30d8-43a7-4241-a893-6a3ef32e0630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:25:00.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:25:10.337Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=cfd86294-7491-422d-abe1-f161036267cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:25:10.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:25:20.347Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=5ef3d613-ad72-4c6c-b921-61dffb64e29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:25:20.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:25:30.366Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=fc1b5e05-0bf2-47b0-81e8-ee4ff01acce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:25:30.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:25:40.376Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=437ce81d-e08a-449d-9db1-3744ea002e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:25:40.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:25:50.389Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=193141b8-cdaa-4a08-a027-94c0d73da06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:25:50.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:26:00.402Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=65cea7f3-dd53-4cf0-96f1-6727ea928771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:26:00.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:26:10.412Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=27867fa7-4a59-40fb-84dd-c6cdc7384533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:26:10.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:26:20.439Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=493bb3e3-e2f1-4f98-8d87-cd512139d692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:26:20.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:26:30.447Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=aac6b463-0359-48b0-902e-32c3fbec0849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:26:30.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:26:40.457Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=62ece49b-d8bf-47c7-92d8-55144a7ac047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:26:40.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:26:50.466Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=cf1f2a9d-03a3-4208-890e-a79c25a9ab11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:26:50.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:27:00.476Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=f26a54bd-68f0-4bbb-9fac-7e5da8fab00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:27:00.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:27:10.486Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=8f952cc2-14e9-418d-9332-23e0ee4e4491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:27:10.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:27:20.495Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=7c2a1c32-c372-45e3-a9f4-ab0ed923e7a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:27:20.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:27:30.506Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=0e5bca9a-38d2-43b7-819f-0e9fd86cd0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:27:30.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:27:40.515Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=bb7630c5-8ba1-4398-b833-ddc57f50a2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:27:40.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T05:27:41.206Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T05:27:41.206Z |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-08T05:27:41.207Z |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-08T05:27:41.210Z |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-08T05:27:41.216Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T05:27:41.216Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T05:27:41.216Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-08T05:27:41.218Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:27:50.525Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=0186993f-4311-46fa-89ee-34c9f05aa551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:27:50.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:28:00.535Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=69ebfcdc-3de5-4746-ab5e-6cfd8f9e2dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:28:00.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:28:10.544Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=436599b1-3f60-465a-88c0-5a931d78edf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:28:10.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:28:20.555Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=6c2d272f-0fd4-4f67-8e4f-927f84fbbcc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:28:20.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:28:30.564Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=8298b658-a96b-4202-8d54-07e5e9e888c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:28:30.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:28:40.574Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=f67f7c66-2fbc-40f2-b48c-79b932e568fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:28:40.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:28:50.583Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=14d99b9e-009d-472d-b163-fe074213473c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:28:50.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:29:00.594Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=9b20819c-9ebd-48f2-95c3-3534b7a684a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:29:00.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:29:10.613Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=055c3ba9-5cc0-45ae-b18a-211f47a462c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:29:10.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:29:20.629Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=2979a4ca-8a78-465f-a4a6-f05e95e17c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:29:20.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:29:30.642Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=aead013a-dd52-4d4f-8109-3b5bc0464346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:29:30.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:29:40.652Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=ed03a100-b25a-4853-b485-7c4d9f3a824c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:29:40.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:29:50.663Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=624d9390-91ae-406b-bd6a-d90e426821cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:29:50.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:30:00.671Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=63096392-d649-472f-a4b0-3f09453859d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:30:00.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:30:10.681Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=b4452ef4-518a-4b96-896e-719782d4dcea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:30:10.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:30:20.698Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=63644983-0b9b-4dfd-9eb2-c590e3ae2277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:30:20.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:30:30.707Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=41e57139-9a6a-4326-b7cf-988dadb60af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:30:30.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:30:40.715Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=a2548114-008f-47d6-8aa6-7769476445f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:30:40.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:30:50.725Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=d1f02c41-e026-40f6-a1b8-dc5b1da74b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:30:50.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:31:00.734Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=2b2399a6-12b8-481e-8c82-36615c6a47ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:31:00.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:31:10.745Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=9497b5ba-c51a-4650-bceb-f76704cd1e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:31:10.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:31:20.757Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=2af0e743-56f8-4e25-907a-cf689b967387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:31:20.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:31:30.766Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=482e9b2a-0b2a-4cb5-9a67-e18857478e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:31:30.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:31:40.775Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=8a884b93-e097-46bb-84e0-0748e444aa80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:31:40.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:31:50.786Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=6410911b-0f76-4990-ada7-0bfb5d16738a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:31:50.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:32:00.796Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=1c039c22-4608-4dab-8470-7a92ff110f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:32:00.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:32:10.806Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=2eb20879-c58c-44a5-8a23-ced7ff888eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:32:10.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:32:20.816Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=d3af8640-3ee8-4d34-b4c3-e04e39f2d42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:32:20.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:32:30.827Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=397c467a-71ec-44e1-8fd8-d4486f364a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:32:30.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:32:40.838Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=7405a4fe-dc88-4696-9f2a-095b998ecf97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:32:40.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T05:32:41.219Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T05:32:41.220Z |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-08T05:32:41.220Z |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-08T05:32:41.222Z |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-08T05:32:41.228Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T05:32:41.228Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T05:32:41.229Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-08T05:32:41.230Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:32:50.847Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=2657de49-59ee-47d3-817e-10c5a574077f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:32:50.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:33:00.857Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=388cb3c6-b55a-46f1-8b2e-660d74a53d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:33:00.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:33:10.868Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=91c4c563-11c6-4820-9d6c-99751dc58a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:33:10.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:33:20.877Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=26d50fca-13b8-40af-9125-67563ade7d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:33:20.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:33:30.890Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=0e1c3961-88b6-4df3-8e2d-362f3c7d8eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:33:30.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:33:40.901Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=78c146b6-5da0-46d8-97db-3c629fb1f806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:33:40.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:33:50.912Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=edb3a1fc-f88d-4adc-9ae5-c8eb19012d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:33:50.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:34:00.925Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=c8459e08-bb64-4e6e-a5c0-84ebf6409727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:34:00.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:34:10.935Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=9cab6e5d-999d-4a1f-9e94-09be6866b07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:34:10.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:34:20.944Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=e80c771a-329b-4abe-a6b0-3be82e38e120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:34:20.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:34:30.957Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=4ff26031-6b5e-49e0-ae5e-d3f1ec95b27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:34:30.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:34:40.969Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=ac286ae1-d240-4017-95b7-3db5a780b44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:34:40.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:34:50.977Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=28f551e2-9dd6-4e4a-8096-80b0b4a345c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:34:50.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:35:00.987Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=561f183e-6ab0-4100-9734-6d54bc692cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:35:00.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:35:10.995Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=0339348a-d812-4c28-8a03-8d3510c6694f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:35:11.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:35:21.004Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=a92a8372-780c-4c1d-a387-2c901b269e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:35:21.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:35:31.014Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=bc8c57fa-0f0b-4419-93c5-2a5138e3c1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:35:31.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:35:41.024Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=fdd67140-11e9-4c4b-9d7a-248be93c25e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:35:41.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:35:51.034Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=0c9edf0f-7735-4901-8a13-68ec022fcb82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:35:51.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:36:01.043Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=718f0f90-926f-46af-9d35-3e14399bfcbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:36:01.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:36:11.052Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=2467092e-bc02-43cf-ad8a-dc029e8375b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:36:11.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:36:21.066Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=cf337247-1669-4bb0-a0df-4ceac2d70629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:36:21.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:36:31.075Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=a7f1d696-2eaf-4830-8466-2663cdbdb05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:36:31.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:36:41.085Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=49ae4c41-55fa-4a1c-adcc-01de6fb23bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:36:41.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:36:51.095Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=62529e4f-7df7-44ce-93cf-89d7e25cc6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:36:51.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:37:01.105Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=c862cd49-4e78-4008-abad-e0f9cc2f0727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:37:01.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:37:11.114Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=64c1dc32-2e97-4e43-8867-4838479fb0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:37:11.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:37:21.123Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=6ca0e10a-c0c0-4fc7-b029-60e48e50d586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:37:21.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:37:31.132Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=d2d368d0-d80a-4ca3-a626-3860f894e00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:37:31.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:37:41.141Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=f95c78cb-78eb-40cc-bceb-91811892629c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:37:41.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T05:37:41.239Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T05:37:41.240Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-08T05:37:41.240Z |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-08T05:37:41.242Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T05:37:41.249Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T05:37:41.249Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T05:37:41.249Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-08T05:37:41.251Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:37:51.149Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=fa3401b0-0a5c-4e2b-8f1d-12cd9b9f1ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:37:51.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:38:01.162Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=0075b5ec-f5b7-47da-b6f3-10669f1f7eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:38:01.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:38:11.170Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=2192eb3b-faf5-4a01-ae57-aad94048d03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:38:11.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:38:21.178Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=7d39d538-cffd-4241-b9b7-7f6f9ddd5596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:38:21.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:38:31.190Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=c92cfbc2-acef-47cd-8bcb-968569a826b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:38:31.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:38:41.200Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=50c443bc-bfb0-47a0-90cf-eaaa487dbb19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:38:41.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:38:51.210Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=7d941040-40de-415d-b226-30b47cc13c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:38:51.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:39:01.220Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=d0f23d2b-98f1-4e61-9a4b-3206e8aca479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:39:01.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:39:11.229Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=35937f84-dd67-4a4e-a0cd-32bf73a96d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:39:11.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:39:21.239Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=21ead1ef-a8ca-47bc-8005-b3efd7ef7894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:39:21.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:39:31.249Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=d77059c7-d211-4455-8ac3-f355d1af8c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:39:31.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:39:41.262Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=bcb585cd-b61e-46fc-b041-c02bb293a347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:39:41.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:39:51.274Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=2a6793d4-2bdf-4e3a-a00d-555eb5c77c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:39:51.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:40:01.283Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=035638d6-9444-44ae-895b-cb3bfa9f9ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:40:01.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:40:11.293Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=1577e19a-8c7b-43af-9d0c-2a2183772c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:40:11.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:40:21.305Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=12451a04-611a-4edb-96d9-7ae4fd0fda07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:40:21.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:40:31.316Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=9c438910-2ae1-4602-bed6-b59e81ea98a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:40:31.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:40:41.327Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=7621759b-cae1-4ae8-bbf4-7f79b12f566c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:40:41.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:40:51.338Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=5c1d5408-cc2a-4928-8771-1afbda4615a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:40:51.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:41:01.348Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=f9d7b0de-4149-4d6d-ba9c-07464a9b2321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:41:01.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:41:11.357Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=afbe3230-4084-4a37-a484-5da2a69ed999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:41:11.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:41:21.367Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=11a94278-7f37-42fd-83a4-d59d2135941a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:41:21.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:41:31.393Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=e8abfe80-e185-4e53-b2f1-5e51d0067c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:41:31.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:41:41.402Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=2ee9d623-d511-4bd4-864b-642439d7967a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:41:41.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:41:51.413Z |INFO |Init configs |InvocationID=2d1d9ae8-eb6a-411f-918d-13af55f171b0, InstanceUUID=47ed5cff-d4f3-45b9-97ea-efc47e4d4359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T05:41:51.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |