By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T03:24:15.545Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T03:24:15.554Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-14T03:24:15.649Z |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-07-14T03:24:17.284Z |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-07-14T03:24:17.543Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T03:24:17.545Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-14T03:24:17.545Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-14T03:24:17.908Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-07-14T03:24:18.040Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-07-14T03:24:18.090Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-07-14T03:24:21.685Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-14T03:24:22.713Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-07-14T03:24:22.751Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-07-14T03:24:22.752Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-14T03:24:22.873Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-07-14T03:24:22.874Z |INFO |Root WebApplicationContext: initialization completed in 4784 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-07-14T03:24:23.853Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-07-14T03:24:25.920Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-14T03:24:28.355Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-14T03:24:28.841Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-14T03:24:28.842Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-14T03:24:28.845Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-07-14T03:24:29.569Z |INFO |Started MainApp in 20.934 seconds (JVM running for 22.603) |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-07-14T03:24:29.711Z |INFO |Start scheduling PRH workflow |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:24:29.749Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=174a6652-005a-4cad-970d-0dc65f25ea20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-14T03:24:31.570Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.242:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:24:31.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:24:41.618Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=26f649d1-76cc-49dc-ad40-f14b66a985b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-14T03:24:42.733Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.242:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:24:42.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:24:52.735Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=64ba8216-55b1-44c0-91f3-f92aface4b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-14T03:24:53.830Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.242:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:24:53.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:25:03.831Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=a4bc0a02-c129-4fe7-bec9-b7fd866e2084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-14T03:25:04.962Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.242:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:25:04.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:25:14.967Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=1e9c87df-45c4-4df4-8fda-76c3ec5969c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-14T03:25:16.069Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.242:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:25:16.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:25:26.073Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=7d999dce-26ee-49ae-b694-c96a67187410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-14T03:25:27.169Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.242:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:25:27.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:25:37.173Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=a6ab948a-a8dc-4628-a4a3-cdfa3e8ce05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:25:37.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:25:47.473Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=d9d31c52-9978-4dae-b9b3-07a6fd92c306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:25:47.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:25:57.502Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=fc5d29bc-aa9a-42be-b7d2-588d37378897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:25:57.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:26:07.537Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=ecc9f522-3b7b-4ede-9315-dfe91c5512ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:26:07.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:26:17.558Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=ac9778ec-5e8b-437c-a4de-c6d6ecfee4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:26:17.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:26:27.579Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=9d2a6992-b8cf-45f3-903a-ccb228f9d13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:26:27.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:26:37.606Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=fa7899c8-5f83-4b55-91c8-9792fb3b73ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:26:37.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:26:47.629Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=9cc6e0d5-351a-40f1-bd07-a949dfe33761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:26:47.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:26:57.659Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=5bf887f3-5ccf-4c91-81b6-d719d1d9b2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:26:57.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:27:07.694Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=80614e34-015b-4200-9a72-d2fcafbc9be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:27:07.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:27:17.743Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=cc74f437-e869-412f-b912-cde4564bb478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:27:17.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:27:27.772Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=b6504ded-7645-4671-b454-2c68e4d98758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:27:27.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:27:37.796Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=498186e4-97e1-48bb-b5b8-a30cb4186f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:27:37.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:27:47.826Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=3f7448c5-b61a-4bba-95ae-1a34dd84fc44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:27:47.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:27:57.889Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=6095f029-f4fe-4014-8adb-de76ea1d0cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:27:57.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:28:07.919Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=558fe767-c5ff-4857-a405-ded450f7f360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:28:07.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:28:17.963Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=3bd5561d-5c9f-478f-94b9-ee43bd439721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:28:17.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:28:28.000Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=e46bc588-b1ae-4190-8e15-16ae302eb3cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:28:28.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:28:38.033Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=dd63dabc-06f5-4503-a084-86372c2801c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:28:38.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:28:48.074Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=087d0b2f-d5a0-44a1-a5ec-836165ea7085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:28:48.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:28:58.109Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=dc1192cb-baea-4af6-a3e9-e364eb65359d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:28:58.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:29:08.132Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=f71dd607-7693-45e2-a52e-8935dda1f75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:29:08.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:29:18.162Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=ddc252ef-417c-46d6-bfcd-60b0e661c981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:29:18.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T03:29:24.784Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T03:29:24.785Z |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-07-14T03:29:24.787Z |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-07-14T03:29:24.791Z |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-07-14T03:29:24.816Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T03:29:24.817Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-14T03:29:24.817Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-14T03:29:24.822Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:29:28.186Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=3a4519e2-adc0-4cf5-875e-a19f0773ccd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:29:28.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:29:38.242Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=752c90d3-3018-4a2e-9d6c-de29da3fc977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:29:38.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:29:48.265Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=e75f298f-406d-4182-9e54-a81825c325ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:29:48.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:29:58.299Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=8fe36dc1-e1b0-4765-8570-0d0f46b29193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:29:58.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:30:08.318Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=2e53c91d-07bd-4a5b-b9a0-587b39011b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:30:08.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:30:18.347Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=2616fc05-eef6-4833-91e1-452d671ab6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:30:18.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:30:28.371Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=f46b7385-0e71-4c42-b756-4f24b42ae7f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:30:28.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:30:38.418Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=404e17e9-dedf-4f66-9ec4-8760f331b6d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:30:38.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:30:48.444Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=f1794ba0-8687-4f8f-a108-a03c64d8ee76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:30:48.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:30:58.466Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=bd76d5b7-c7cf-417a-9b15-f2a601828457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:30:58.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:31:08.484Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=74a9b423-1a9e-41cc-b67b-49ea82808d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:31:08.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:31:18.509Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=b166cfa7-9206-4790-b9d7-085f4b892fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:31:18.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:31:28.528Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=d4944170-5865-423b-8c8a-680bb00d702d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:31:28.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:31:38.556Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=c291c01f-80f2-4292-9057-c73f86c021fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:31:38.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:31:48.577Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=7b32984e-bdd2-4fca-929c-ec5b9c978007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:31:48.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:31:58.610Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=3938aa33-73bb-4030-b06b-4e819801e700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:31:58.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:32:08.630Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=1b6cb81b-7030-40e6-b031-621b476b46ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:32:08.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:32:18.665Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=e8e2250c-067e-414e-a7bb-6c39de4749b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:32:18.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:32:28.687Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=30b5b1ab-bd0b-42c8-9cdd-b0b240f41daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:32:28.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:32:38.708Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=ab787126-10ec-4d61-b0ec-d67937da6008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:32:38.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:32:48.730Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=0bda3cc8-6c9a-4034-a605-804743d17d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:32:48.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:32:58.749Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=7b063cbe-7e25-4237-807b-37ed747afe48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:32:58.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:33:08.765Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=4fabe86e-9c87-49e8-9c0a-a045cee6056b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:33:08.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:33:18.781Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=e7ca0220-d1b1-4918-aecf-2cdd54af8131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:33:18.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:33:28.802Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=3f08709d-8b97-4633-8b73-7a227ea058b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:33:28.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:33:38.835Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=22a317ef-ff62-4e81-81ce-80bee0422120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:33:38.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:33:48.875Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=c0df42c9-4074-4125-80ab-109811847603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:33:48.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:33:58.901Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=75df2bc4-d66f-4970-876c-a6a8201ae7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:33:58.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:34:08.922Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=48e613e6-30a6-494f-a35f-9d4c6a30f833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:34:08.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:34:18.947Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=578341fe-5519-444e-a2cc-b562121af53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:34:18.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T03:34:24.418Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T03:34:24.419Z |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-07-14T03:34:24.421Z |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-07-14T03:34:24.428Z |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-07-14T03:34:24.450Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T03:34:24.451Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-14T03:34:24.451Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-14T03:34:24.456Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:34:28.970Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=45a7c26e-42f1-4061-ae3f-7f976e1abb70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:34:28.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:34:38.988Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=b78e8605-65c7-40a8-b3b2-72ceaf70fc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:34:39.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:34:49.004Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=a8aac599-654d-45cf-800d-655fe8a12335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:34:49.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:34:59.021Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=4fed26e6-1c92-48ec-85ba-68fc5240d438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:34:59.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:35:09.046Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=d0809cb5-8501-493d-9511-271c970548cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:35:09.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:35:19.070Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=2c5d5df9-d396-4ed6-be3a-80119ad57faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:35:19.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:35:29.091Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=f0852a63-df82-4e4d-ae5b-290506f4a698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:35:29.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:35:39.113Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=12608f70-148d-4cd6-94dd-88c967327613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:35:39.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:35:49.130Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=95fe3816-cc67-4151-a58d-b8a4ea4fb7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:35:49.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:35:59.160Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=bc57f43a-0e0e-4786-bec6-512b573842ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:35:59.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:36:09.179Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=8de1d5d8-98d8-4833-b63e-618d4cb9660b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:36:09.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:36:19.212Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=a837ec8f-d74c-41f1-b89b-324a4375c869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:36:19.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:36:29.228Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=bef28277-0f40-496b-9e6f-3b1d5b9dbc0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:36:29.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:36:39.249Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=7112c751-6e25-49d2-b513-365a8739f5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:36:39.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:36:49.274Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=09221fa3-3835-41a7-8e59-778254033852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:36:49.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:36:59.311Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=55b66ff0-803e-4bef-b65c-ed17bc92c2fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:36:59.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:37:09.344Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=e664af3b-693f-4e5a-b59f-bcea4102b5b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:37:09.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:37:19.372Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=6772acfa-702f-4370-8ace-8c0f79ade62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:37:19.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:37:29.390Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=7a91b10b-d6ff-4857-a771-cd284352cc1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:37:29.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:37:39.409Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=40ca12fd-f3ce-4888-9102-20d3880c8e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:37:39.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:37:49.427Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=eecc05a9-7b54-49a3-aca3-95eac161320b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:37:49.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:37:59.443Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=5294d38d-815c-4965-9ffd-49f6ac347561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:37:59.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:38:09.459Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=d131a42e-dcdc-48e1-9f5c-294427758505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:38:09.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:38:19.486Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=f3b10a5a-e3ca-4b3d-b86b-7114d2ab6745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:38:19.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:38:29.505Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=74d20467-ee22-4eac-9314-8704de9a8c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:38:29.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:38:39.529Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=5ad1614c-b95f-4c84-965e-fe502ae5501b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:38:39.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:38:49.548Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=ab1bc7b6-206b-484f-8254-45983fb67730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:38:49.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:38:59.563Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=c1d1ea2d-b2b1-4e6c-808e-7f81a6191515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:38:59.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:39:09.581Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=ad77c826-d717-4620-bb4e-39b64f05e898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:39:09.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:39:19.623Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=702028ac-c69c-4cf6-95ec-0f8a29ebc470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:39:19.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T03:39:24.238Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T03:39:24.239Z |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-07-14T03:39:24.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-07-14T03:39:24.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-07-14T03:39:24.263Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T03:39:24.264Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-14T03:39:24.264Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-14T03:39:24.268Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:39:29.643Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=4d248fc0-2675-4018-bd5f-c001b0a0a5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:39:29.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:39:39.662Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=50c9a5f6-a125-4c0f-95bf-f3d12a5249fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:39:39.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:39:49.679Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=f4b67e9e-46a9-40af-b47f-ff62fd776980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:39:49.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:39:59.715Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=cda91c1b-84be-4dc1-8e0a-4c9bd413e420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:39:59.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:40:09.732Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=21d098d3-7577-4391-8a4e-2c8208e0287b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:40:09.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:40:19.761Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=3006fa35-b6d2-4ed6-91e7-1d16414cd281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:40:19.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:40:29.795Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=288fd46d-382d-496b-9487-fdaef653ccb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:40:29.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:40:39.830Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=792ee201-fb4c-45b3-a242-8468cd03bc48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:40:39.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:40:49.853Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=9285f313-d7d9-4e35-a7a0-500e29478a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:40:49.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:40:59.870Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=3d8803f8-1dc4-4302-8144-2da484f0067c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:40:59.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:41:09.888Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=18ef4b35-6137-4d2a-8173-ff7704409b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:41:09.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:41:19.925Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=527a3480-e8de-41b9-8a59-ab1b79052d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:41:19.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:41:29.940Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=186cf2fb-fe12-4198-91b4-54d0e4aa9e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:41:29.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:41:39.955Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=b9e674fb-03c9-4182-88db-bc60046cd4e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:41:39.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:41:49.972Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=37195d5c-7ada-4677-bb86-0ad132aa7305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:41:49.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:41:59.990Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=908c04cd-c4e5-4038-8b2b-1bef27b7c4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:42:00.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:42:10.009Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=2eb2b005-8ea5-48d9-b60c-218146b85d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:42:10.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:42:20.035Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=c3ae9c6c-0cc2-4a48-b5c9-86717c21a4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:42:20.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:42:30.056Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=8f295534-6983-4ad3-8c86-7337bd1d424a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:42:30.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:42:40.071Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=90b8315e-a43d-4fc6-b274-5602fb342b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:42:40.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:42:50.109Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=23466b1e-6044-45ea-967f-6feab390d5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:42:50.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:43:00.127Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=2008a5fe-e116-43ca-9b3a-d5a0ea3ee47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:43:00.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:43:10.143Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=e2472b6c-366c-4dde-abb6-b913d8b74277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:43:10.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:43:20.171Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=180a6ed9-dddd-4c0d-b23e-342acb4f8e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:43:20.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:43:30.257Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=21e89f97-b8b6-4546-a68e-1001ce131c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:43:30.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:43:40.292Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=52640797-01e1-4c83-91d2-f3c252ad6400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:43:40.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:43:50.319Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=c06ad37f-2534-4867-9587-b1b700165dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:43:50.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:44:00.348Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=4aaea5b7-deb4-46d3-9cb9-4b6d324ab81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:44:00.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:44:10.365Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=9f958df9-0e98-4bda-910a-ea6c505240e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:44:10.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:44:20.402Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=9d67e736-9c76-41ee-8cec-52017c371607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:44:20.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T03:44:24.467Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T03:44:24.468Z |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-07-14T03:44:24.470Z |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-07-14T03:44:24.474Z |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-07-14T03:44:24.497Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T03:44:24.499Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-14T03:44:24.499Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-14T03:44:24.503Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:44:30.436Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=834d7a19-d4cd-47eb-96b7-4bfa7c23ce46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:44:30.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:44:40.468Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=07f1e5c7-8ebc-4955-be56-3f9af1dd1d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:44:40.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:44:50.490Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=7fb1d5a5-c5ae-41ec-8f5f-abea7d0d6251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:44:50.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:45:00.559Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=ff74e6a6-6710-4e65-8ea3-406d5805e86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:45:00.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:45:10.585Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=23b6b932-2b34-4310-a98b-9ffaf9a4e416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:45:10.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:45:20.632Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=d910fa04-7f60-4dc6-b680-fc0e586491b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:45:20.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:45:30.653Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=81f988e7-5078-49a1-ad13-24b2970b7f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:45:30.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:45:40.671Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=3266721c-98af-4991-9e8d-d579f86fab21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:45:40.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:45:50.700Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=b11a65a7-2730-450f-ad85-78debd1ac739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:45:50.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:46:00.733Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=f2c41cba-7fd8-482d-afe2-f5cbf9821fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:46:00.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:46:10.753Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=baab3d8a-6772-4e74-9ab2-0f6e4ed11209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:46:10.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:46:20.782Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=e9015c0f-52d8-4b18-b98d-86ee03e1cf3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:46:20.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:46:30.806Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=fdc3b38c-3e01-4ac2-aa6c-e68e750df65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:46:30.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:46:40.848Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=dbf40b79-be00-4393-8409-5b93d23d9495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:46:40.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:46:50.866Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=0887768e-27c2-4f3a-9270-6bdbb3abc573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:46:50.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:47:00.895Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=4bc76285-d4f5-4f09-acf0-13a0958bb98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:47:00.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:47:10.914Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=76c54bc8-57b6-4130-b7e3-85506899196c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:47:10.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:47:20.943Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=e1041433-de85-47ff-a4c1-cfd2d348f9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:47:20.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:47:30.964Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=7a6109b9-b748-40fc-afaa-11de68bb74a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:47:31.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:47:41.017Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=bc2b40d8-73ef-4f92-b952-893dfa14519a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:47:41.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:47:51.052Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=90cdfb9b-43fb-4427-a740-758f3966ff6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:47:51.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:48:01.078Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=422b7810-ad33-41a7-af00-7eb5cc2bd684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:48:01.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:48:11.103Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=b1573c6f-2be1-4011-87e3-a63a95f816b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:48:11.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:48:21.136Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=ba24a7db-8bc3-4a1e-a940-cb07b485c20b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:48:21.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:48:31.150Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=1946b7c3-9712-475f-a2a4-3c68848c2fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:48:31.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:48:41.177Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=637cd157-3156-418b-b69d-4e1cf3db4b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:48:41.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:48:51.206Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=9d8b6297-99da-4144-9fa1-af9423d9ab65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:48:51.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:49:01.223Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=13f89bde-ad66-4f0a-8450-ae2f4f59fda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:49:01.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:49:11.238Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=d618865b-6b2a-4169-8765-c859d2388017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:49:11.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:49:21.260Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=570217d7-0ec5-4a15-b81c-e5426c101b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:49:21.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T03:49:24.360Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T03:49:24.360Z |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-07-14T03:49:24.362Z |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-07-14T03:49:24.365Z |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-07-14T03:49:24.378Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T03:49:24.378Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-14T03:49:24.378Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-14T03:49:24.383Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:49:31.279Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=b13054ae-4d04-4a8c-ad7f-16c8bbc17230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:49:31.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:49:41.304Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=a3816451-2769-4291-9895-769305e6548d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:49:41.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:49:51.328Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=a9c8f118-5148-45de-b6d3-b28bb9d50a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:49:51.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:50:01.403Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=3b31fc1c-7b53-43a2-86a1-f43ea2b360ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:50:01.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:50:11.421Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=63463646-b5bf-41ab-84f6-7dd1d561bba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:50:11.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:50:21.437Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=6cc326df-3ddf-4b55-9fcb-9500ae100f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:50:21.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:50:31.467Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=25fb7281-b16e-49a2-ab37-f040cf2e1c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:50:31.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:50:41.494Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=e17e8c8b-5bd5-4825-b1c9-d30b47efa5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:50:41.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:50:51.552Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=aef1843c-76b7-4b86-b270-9f5267d8a6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:50:51.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:51:01.571Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=0288df8a-51bf-425f-a638-8be90775fdae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:51:01.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:51:11.600Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=8d8ed40d-dcb5-477a-b249-62b9cf1bc41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:51:11.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:51:21.625Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=77cc4e58-28e0-4465-aaad-c83d0e1a87d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:51:21.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:51:31.641Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=080f2218-6bc7-46fb-81ac-bd0bfacde6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:51:31.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:51:41.668Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=70dc8c6b-3500-44f5-bf55-ba972e83203a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:51:41.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:51:51.713Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=41de48a0-5c06-4db9-9ed4-7c42c15341fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:51:51.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:52:01.729Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=64df0180-0564-4661-85a4-887f30e5c1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:52:01.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:52:11.743Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=d73f952e-9564-42c7-96d9-86b36d21f3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:52:11.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:52:21.759Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=eca68603-10db-47f3-a54d-81e31041bb92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:52:21.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:52:31.782Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=3f90010b-3c6f-47a9-a329-68b6a6d52104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:52:31.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:52:41.799Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=cdfd72f2-e079-47be-804d-38949b9c5fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:52:41.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:52:51.815Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=16197efc-1f0c-4e8b-9e70-76f09c23a5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:52:51.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:53:01.831Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=b968a91d-a2b3-4e57-a8c8-bb42cb96ffcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:53:01.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:53:11.846Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=46f191fd-e45a-42b7-b0f5-fd828c72bc54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:53:11.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:53:21.868Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=365c6bd4-036f-44d6-bd6d-f5ebad442a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:53:21.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:53:31.883Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=cca86652-8c45-4b17-858c-010da30c92f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:53:31.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:53:41.899Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=1303dd6e-6e27-4f98-92d7-c5d942feb8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:53:41.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:53:51.912Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=00751002-de7b-4220-8141-3269646e796b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:53:51.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:54:01.925Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=f0940dac-c624-4977-9afd-f815cbd1ab1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:54:01.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:54:11.946Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=dc1b3f41-a050-434a-be6b-eed3704fc291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:54:11.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:54:21.964Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=157907f9-e17d-4c2a-89eb-8635e5e2a5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:54:21.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T03:54:24.417Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T03:54:24.418Z |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-07-14T03:54:24.419Z |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-07-14T03:54:24.426Z |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-07-14T03:54:24.446Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T03:54:24.446Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-14T03:54:24.446Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-14T03:54:24.451Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:54:31.981Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=0cc15b75-7c0c-4857-a4c3-5f87b506e666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:54:31.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:54:41.999Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=ee10484b-6ddb-44f3-b2c5-36ab0bb1882a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:54:42.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:54:52.014Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=61cb8eae-0302-4f83-97bd-113419152c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:54:52.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:55:02.033Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=ecb50420-ad4f-4588-81c0-d0a97e76a796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:55:02.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:55:12.046Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=8c9e373f-0f2f-4ca0-b20f-787ec77636bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:55:12.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:55:22.060Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=a0b0defd-da52-43f8-b352-8ea17b6b55c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:55:22.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:55:32.082Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=df9829ab-fe28-4571-8e59-c1e949572d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:55:32.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:55:42.096Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=0f2ae4c8-cb0f-4afb-ba6a-ac3e676324c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:55:42.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:55:52.110Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=797ce268-b212-4671-a06d-36c3cf57d9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:55:52.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:56:02.123Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=551e6207-8704-41ab-a355-0808bfe38caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:56:02.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:56:12.135Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=586b3f7c-83a1-48bd-97a0-02cf86e5c1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:56:12.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:56:22.151Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=cddfa729-a712-4ab8-a1f3-4dfbea884818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:56:22.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:56:32.168Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=94855c6f-132d-4e4b-90c8-83825a0d51e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:56:32.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:56:42.186Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=61f45bfc-2668-4027-956e-c0ec4da5d086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:56:42.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:56:52.202Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=41ea3b94-5b87-46a2-b1e3-24403d8d40d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:56:52.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:57:02.223Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=c7280d90-cb40-4617-8992-11e743d7f302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:57:02.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:57:12.235Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=21399a10-7d3d-455e-a2e2-d508e81705cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:57:12.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:57:22.248Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=fc3c65ba-83ed-4cc1-a74e-6b150e0912d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:57:22.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:57:32.266Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=853c96fe-add2-4775-90be-8d12fec9cb02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:57:32.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:57:42.292Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=cf100841-009d-49ce-b64d-b897557436be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:57:42.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:57:52.318Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=e752c2e8-2bcc-4fde-af92-6adf477c5b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:57:52.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:58:02.341Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=b9fc70ae-79ea-42e1-a011-d5e97838a653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:58:02.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:58:12.360Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=9225dad6-e229-43c8-834d-03482e52b527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:58:12.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:58:22.375Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=d4d39119-69a6-4328-a3bf-9957b58ad1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:58:22.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:58:32.406Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=148218a1-d4d9-463f-8455-5a21975e816b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:58:32.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:58:42.422Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=4662057c-a2bc-42d2-8cea-be1ecc282d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:58:42.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:58:52.437Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=c82bc58b-2dbd-4353-ab4d-bdc820be70ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:58:52.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:59:02.455Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=bc950926-159c-40d7-bc02-c984f62164f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:59:02.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:59:12.475Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=eed542c0-cf8a-4633-bdfa-669188834d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:59:12.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:59:22.495Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=4f3a9863-3eea-4c20-a9f3-7c1cb24517cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:59:22.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T03:59:24.382Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T03:59:24.383Z |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-07-14T03:59:24.384Z |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-07-14T03:59:24.388Z |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-07-14T03:59:24.400Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T03:59:24.401Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-14T03:59:24.401Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-14T03:59:24.405Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:59:32.511Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=214bf032-42c9-48bb-9b19-a66c094d38d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:59:32.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:59:42.530Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=50188544-8041-496e-bb06-b4915a84e287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:59:42.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:59:52.547Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=212e8a87-6d6f-4475-9d3a-6ee62fa813af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T03:59:52.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:00:02.562Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=7f12ad0b-800d-44d3-b3be-aee1a01e6936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:00:02.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:00:12.580Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=96e09cb5-5352-4750-99a8-d0d79457536e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:00:12.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:00:22.596Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=adeed05a-59ee-4353-87b8-8f12744f5ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:00:22.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:00:32.610Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=62685ba5-2b9a-473d-9455-503915670784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:00:32.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:00:42.624Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=f2ab1c00-aaed-4ffc-8b34-bbe7c4cf974e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:00:42.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:00:52.638Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=861cdf0f-4840-4e2e-aa09-866eed06d5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:00:52.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:01:02.651Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=af484e74-8412-48a4-abab-0979fc6cd538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:01:02.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:01:12.672Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=4682b8d4-f95b-4032-af2c-2d557a740133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:01:12.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:01:22.686Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=436404a3-f8bf-40d9-a838-271c62459f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:01:22.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:01:32.700Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=17ab8410-7713-41f3-b264-3c35424cc460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:01:32.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:01:42.724Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=03038756-2011-42a8-9c6f-6b38d2569fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:01:42.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:01:52.738Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=4eeeb462-a22d-4ee5-a650-f0d3ebc43835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:01:52.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:02:02.754Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=c56648ea-c121-407a-bfc8-a28be33401d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:02:02.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:02:12.774Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=0b1164cb-8ff3-48ca-bb3e-948b810eeb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:02:12.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:02:22.792Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=e9506210-3336-48a8-8534-03b0d4ea0c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:02:22.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:02:32.805Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=8a392f09-acae-4cc6-88d8-80fd5d3f0fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:02:32.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:02:42.822Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=c761b6c5-bf2c-44f4-822e-1191baf6518e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:02:42.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:02:52.843Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=00e63c56-a2fe-42eb-b0dc-af12c18131d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:02:52.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:03:02.858Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=01e4dedf-321a-454f-a496-dc3abb50fac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:03:02.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:03:12.881Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=c3633dc5-f206-4265-920f-4f084592f3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:03:12.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:03:22.897Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=ae8f45da-2c0f-459d-b38c-c457aa9f22f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:03:22.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:03:32.920Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=810a5d6f-83e7-43df-ac9d-d193274da286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:03:32.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:03:42.936Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=a70359b7-ac52-44b7-8500-cf3d4ba99398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:03:42.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:03:52.954Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=1cf163ac-19d8-4413-8038-2452cc603840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:03:52.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:04:02.969Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=aaf6fa19-3fa6-4cf6-95e7-2967da418602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:04:02.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:04:12.980Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=ea18c5b0-26fc-4cd0-8a76-b8d2e69fbf7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:04:12.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:04:22.996Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=c9859dd7-75fa-4ac0-89af-3aa46b39af0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:04:23.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T04:04:24.248Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T04:04:24.249Z |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-07-14T04:04:24.250Z |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-07-14T04:04:24.254Z |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-07-14T04:04:24.276Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T04:04:24.276Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-14T04:04:24.276Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-14T04:04:24.281Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:04:33.008Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=5199706a-dbc0-47ee-8be7-f3f92e6ecf81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:04:33.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:04:43.028Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=ff191eab-030f-4610-b2c7-4c839d561d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:04:43.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:04:53.041Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=9f4eb83d-6e71-44d5-9572-3aa65129871f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:04:53.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:05:03.054Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=6efe7b68-dcde-4ffb-b01d-1062f68bc958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:05:03.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:05:13.075Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=d6d2feb8-8db0-4dbd-8858-b89d78a0cfc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:05:13.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:05:23.090Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=07334ca9-d833-486d-8484-697530d3f85e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:05:23.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:05:33.105Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=4b2288e3-25c3-412b-a646-fdbf0b230b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:05:33.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:05:43.120Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=4447dc68-c1bd-499f-92b0-88aec45b6acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:05:43.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:05:53.133Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=aa11c17f-cc8d-45b4-bbcf-22c310c4025f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:05:53.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:06:03.148Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=1155bac2-bddf-4be3-8e25-20cf3a2c367f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:06:03.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:06:13.162Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=32251a6c-0556-4924-8a15-57770b46a5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:06:13.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:06:23.174Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=6e0640fa-f5fb-4c20-ac78-bb8870cfe0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:06:23.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:06:33.192Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=e3642b96-c9af-4c25-9ef6-53baa431e360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:06:33.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:06:43.204Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=3b305824-87e0-4d99-b3d1-4ea6d5830392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:06:43.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:06:53.215Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=e24cb5cb-6b2e-4e72-b664-f8b1add3dfc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:06:53.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:07:03.241Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=aa475767-ab47-4364-8410-989a36ee0b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:07:03.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:07:13.255Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=b1474dab-2719-46f1-9090-a34be33f211a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:07:13.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:07:23.270Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=4bd94d5f-b4b7-4f32-b898-60349c823b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:07:23.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:07:33.284Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=f9c4d7b4-c9ce-4aa5-8414-9355c2529a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:07:33.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:07:43.312Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=16627787-2107-40de-b94e-11828b0f6364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:07:43.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:07:53.333Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=fd78c886-5ce1-4bf6-8cea-24a47a96809f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:07:53.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:08:03.347Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=f87bdd7f-17b0-4737-80c1-629486f93394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:08:03.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:08:13.364Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=4d732749-8583-416f-863b-9d766f6dceb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:08:13.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:08:23.388Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=12e251b0-9c07-4c5b-bc58-910c7c2e2b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:08:23.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:08:33.412Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=3afc9dc4-0b13-468a-914d-231ad47fcdbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:08:33.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:08:43.433Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=4fd7d25a-2ad0-4b80-b3b8-fbe17ab3c5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:08:43.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:08:53.444Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=4aa654d9-3257-4630-ba31-afb74e580483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:08:53.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:09:03.455Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=8f2c2124-d140-41b0-86f7-de9b147374bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:09:03.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:09:13.468Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=e03ea20a-4937-454a-aa34-921b2382bd20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:09:13.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:09:23.483Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=ef20dc21-3206-4ae9-89c1-82e6acac9935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:09:23.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T04:09:24.270Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T04:09:24.271Z |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-07-14T04:09:24.272Z |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-07-14T04:09:24.277Z |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-07-14T04:09:24.285Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T04:09:24.285Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-14T04:09:24.286Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-14T04:09:24.289Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:09:33.499Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=22076834-b841-4eb3-a7c4-2cb67ba3f4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:09:33.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:09:43.513Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=db097e7a-4aca-4944-a823-33084314426f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:09:43.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:09:53.540Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=9eeb0e32-c7ef-44c2-bd17-ac6134c323fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:09:53.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:10:03.553Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=9a25b960-ee91-4e2a-89eb-e3310b3ccea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:10:03.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:10:13.567Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=6a145cdc-07fe-41a4-949a-5e8ad4583be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:10:13.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:10:23.595Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=b460abb8-8ab2-4cbf-8641-946ad001fb93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:10:23.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:10:33.613Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=1ea05e00-5a4d-414e-a0ee-bc3a59eec0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:10:33.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:10:43.627Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=37bbeb40-e8fa-4b16-9284-236b376e3f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:10:43.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:10:53.648Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=bdfb7ced-49e8-4b10-adc6-219c8991c074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:10:53.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:11:03.659Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=b3fe58e4-14b2-486f-a717-487814a09cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:11:03.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:11:13.672Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=a09ebdaa-08c0-4eaa-8f08-a0982bb5e34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:11:13.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:11:23.687Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=21cd18e5-1c24-4716-8ef2-7c32f1122300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:11:23.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:11:33.702Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=a22f8a5b-5fce-4cf6-a7a2-1966c63c303e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:11:33.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:11:43.715Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=e951f102-f5a3-4298-894d-32f456dd9274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:11:43.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:11:53.727Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=f1a4ff22-ac96-4537-98cb-afd7f9982a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:11:53.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:12:03.737Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=634af9f2-9245-4e8d-a83b-0ae45162594a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:12:03.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:12:13.749Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=0a0340fe-da48-4ae8-ac7e-1c675f4143fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:12:13.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:12:23.763Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=954ebd35-abba-44df-877a-fcdecd14a105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:12:23.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:12:33.774Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=e09abd4b-6812-4358-a331-e2c4a09358b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:12:33.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:12:43.787Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=d5917403-ec7f-48ed-8218-83e170f81c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:12:43.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:12:53.799Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=9fa19bf2-5a87-4acb-b064-309e1a70be82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:12:53.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:13:03.815Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=628fca7d-9bad-4016-945f-2e2a3dc0dfbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:13:03.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:13:13.828Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=bf02fcca-3ea2-43a3-837c-46688feb5481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:13:13.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:13:23.841Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=1dab0cad-bbd1-4c7e-b15a-c0df517b8b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:13:23.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:13:33.866Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=40cdc3f3-4a77-4f8b-b411-787c45d18cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:13:33.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:13:43.880Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=2c949a51-6c34-4723-9e7a-dafddd153aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:13:43.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:13:53.894Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=347e7179-1be2-4519-b439-47732f7328b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:13:53.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:14:03.911Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=ac559eb3-529d-4283-b55c-0a72c9edb3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:14:03.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:14:13.923Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=1d93bc6f-726d-4218-8e3a-49137f6ca921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:14:13.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:14:23.935Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=65ef4342-ec74-4376-b5f8-ddeda39a4fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:14:23.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T04:14:24.332Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T04:14:24.333Z |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-07-14T04:14:24.334Z |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-07-14T04:14:24.337Z |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-07-14T04:14:24.349Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T04:14:24.350Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-14T04:14:24.350Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-14T04:14:24.353Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:14:33.946Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=5c7a8456-6fd9-47a7-94e5-25a3a3fc8b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:14:33.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:14:43.958Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=62039bd2-c70d-408a-b2be-db2930d055ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:14:43.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:14:53.969Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=ae9da6cd-330b-41db-ab22-52d120edd754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:14:53.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:15:03.979Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=6f6e181b-6ed5-45e6-8803-9d145774d4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:15:03.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:15:13.995Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=d4f84f5f-651a-4c3d-be61-ec034c6688ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:15:14.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:15:24.010Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=73fed27f-5212-44b4-b971-265c19cc1197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:15:24.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:15:34.022Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=da9428f7-b210-43d5-b3a5-dc1dd88a9049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:15:34.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:15:44.057Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=46879f12-53a9-49ca-8627-05ef24ddf170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:15:44.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:15:54.069Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=e7396659-1643-4293-99ea-0fee7eb60fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:15:54.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:16:04.080Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=436a00c4-5d77-4176-96ec-5fba023603ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:16:04.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:16:14.092Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=e956ff24-543c-46b1-b76b-69ab2508e3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:16:14.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:16:24.110Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=2ac1f662-9637-4e63-90fe-5f4706ecb236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:16:24.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:16:34.125Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=f71100c3-1efe-429e-ad39-964e0bfd4e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:16:34.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:16:44.137Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=d407b432-1460-4368-843c-0abaf5708c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:16:44.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:16:54.149Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=a2545dc1-7e6c-4c84-ba39-d4a93b8ad2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:16:54.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:17:04.164Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=b87f671b-9717-4ef6-a905-67cf49b4e13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:17:04.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:17:14.176Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=69ab301e-21d4-451c-a2d2-87191dd42aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:17:14.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:17:24.190Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=13f00cdd-f251-4c9f-aac4-e8d24dd7d96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:17:24.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:17:34.201Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=14633266-e7f6-4e2c-afc4-7e9b0d26c240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:17:34.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:17:44.214Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=9bcd2044-86f6-4d0b-859f-0e5f7b231edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:17:44.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:17:54.227Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=cf3ec3f1-1b6c-4f88-a09e-9fa855896d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:17:54.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:18:04.245Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=15753073-f9bc-492b-884e-5bf0135c4ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:18:04.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:18:14.259Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=9bb1d885-eacb-4a02-870e-2ec23bf34b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:18:14.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:18:24.270Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=95824169-f9c2-497e-ba12-d185f8404bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:18:24.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:18:34.281Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=b781aa08-e6ed-4c64-b6d1-df1990fa2288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:18:34.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:18:44.292Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=fb24ab54-97d4-46e6-890d-674d9d251bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:18:44.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:18:54.303Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=7a907849-3dfa-414a-9336-81278f5ab08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:18:54.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:19:04.319Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=e894d288-acde-4d1b-8beb-edec1cf053d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:19:04.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:19:14.333Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=d9832d69-9367-477a-898b-6c67cdc6b6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:19:14.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T04:19:24.215Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T04:19:24.215Z |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-07-14T04:19:24.216Z |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-07-14T04:19:24.218Z |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-07-14T04:19:24.225Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T04:19:24.225Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-14T04:19:24.226Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-14T04:19:24.227Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:19:24.343Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=9037a136-7282-4e41-bf26-31e1a11be45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:19:24.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:19:34.359Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=b91d401b-75d2-4d1f-a078-95072be0b3cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:19:34.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:19:44.371Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=8897607a-c8b0-4398-bc13-b7ebf2504fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:19:44.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:19:54.382Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=a593a73a-4bff-41c3-82f2-4020bb22bfc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:19:54.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:20:04.395Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=9ea6766c-0131-4b64-be87-6dd0dbd33164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:20:04.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:20:14.406Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=1978f8f2-872c-4293-9c3c-304649e8bd06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:20:14.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:20:24.419Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=a196a8e7-6346-4b73-84b9-52df1aeea1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:20:24.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:20:34.431Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=7a7c381b-664a-4fa5-9b95-bad60d909253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:20:34.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:20:44.442Z |INFO |Init configs |InvocationID=e2a65b40-7a0e-4f34-8472-f8a7781ca4e3, InstanceUUID=ca116779-48c7-46fd-b978-ef40a015188f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T04:20:44.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |