. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T10:11:35.601Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T10:11:35.608Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-07T10:11:35.677Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T10:11:36.730Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T10:11:36.912Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T10:11:36.913Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T10:11:36.913Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-07T10:11:37.032Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-07T10:11:37.337Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-07T10:11:37.393Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-06-07T10:11:39.532Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-07T10:11:40.202Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-07T10:11:40.231Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-07T10:11:40.232Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-07T10:11:40.342Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-07T10:11:40.342Z |INFO |Root WebApplicationContext: initialization completed in 2948 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-07T10:11:40.921Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-07T10:11:42.240Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-07T10:11:44.328Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-07T10:11:45.016Z |INFO |Started MainApp in 12.749 seconds (JVM running for 13.973) |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-07T10:11:45.122Z |INFO |Start scheduling PRH workflow |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:11:45.139Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=45a99fd4-c1d9-4f71-9e1b-e14d2d5e07af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T10:11:46.729Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.154:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:11:46.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-07T10:11:51.717Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-07T10:11:51.719Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-07T10:11:51.723Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:11:56.782Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=940d12c2-54ac-4525-832d-47a23574fe48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T10:11:57.845Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.154:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:11:57.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:12:07.846Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=270fd5fc-5d45-451a-8412-bfac9a43e421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T10:12:08.925Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.154:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:12:08.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:12:18.930Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=fee2b22b-c1f0-428f-8653-afdfc845dd1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T10:12:20.161Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.154:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:12:20.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:12:30.164Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=5616d7a0-f2be-4765-b187-eaee77956dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:12:30.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:12:40.394Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=ded9ea78-fdb3-4a96-94fe-2d185bd4563c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:12:40.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:12:50.458Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=45ed8c85-6ce4-4ed8-b22e-2375bd26cce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:12:50.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:13:00.481Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=9cfe807b-760d-4875-b286-e1477deae3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:13:00.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:13:10.562Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=3be2bbdc-c8e9-49ad-b5d1-2f901c2d63ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:13:10.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:13:20.594Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=bb402747-5abb-4912-9e99-a16bbb73d359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:13:20.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:13:30.639Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=d9e7b32b-a87a-4d85-9c68-b4240a4b7434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:13:30.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:13:40.668Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=1364efe0-493f-4ebe-8db8-16868a82ace5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:13:40.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:13:50.695Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=0b12eba1-17b9-4382-b340-4a427e450160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:13:50.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:14:00.754Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=0cbf0ac1-7d09-4027-a498-689ef5e4d203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:14:00.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:14:10.782Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=548f19ef-fdcc-4854-bf6f-282cfb668d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:14:10.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:14:20.809Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=db71ae08-a624-49dd-a4f0-3ff57aacfae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:14:20.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:14:30.859Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=43dd65bb-fcf0-47a7-ad16-59723c26c606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:14:30.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:14:40.890Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=bf384880-861c-4b0b-b2cd-5315c6a53109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:14:40.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:14:50.917Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=743a7328-d9d1-4eae-8fb1-f4ed94112471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:14:50.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:15:00.957Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=e53e3980-b1e9-4c8b-bc7d-4354750fe967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:15:01.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:15:11.001Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=d5a32509-2fb3-4ae9-8a99-1af56ad98a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:15:11.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:15:21.045Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=3b6f4e1b-dd57-4632-93a5-507d0cb15b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:15:21.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:15:31.086Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=87864440-5bb5-4a46-86a3-191d83dd466e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:15:31.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:15:41.109Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=24f56106-ce67-4514-b383-c8761ed27440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:15:41.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:15:51.126Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=2eb95c2a-9615-4193-b0e9-1b066292b119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:15:51.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:16:01.150Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=26521ec1-6a15-420d-befd-391c16e78830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:16:01.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:16:11.169Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=57033b3e-c962-4162-87f7-218e97700540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:16:11.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:16:21.206Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=4e0f0bac-4f63-4a3c-93bd-a6467ef0decf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:16:21.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:16:31.229Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=28e1d8e8-5c1b-45b0-8966-19063de3ae17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:16:31.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:16:41.247Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=9facfddb-cb8f-4ac2-bfdb-39d2c7b61ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:16:41.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T10:16:41.404Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T10:16:41.404Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-07T10:16:41.405Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T10:16:41.410Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T10:16:41.434Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T10:16:41.435Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T10:16:41.435Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-07T10:16:41.440Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:16:51.267Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=9c135479-5161-4770-90f0-802eb3c782e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:16:51.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:17:01.288Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=84e12b58-82cf-4580-9b6d-9dd7ae329841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:17:01.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:17:11.333Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=278c9f99-5a59-427f-a42d-b05353091903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:17:11.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:17:21.358Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=f4e8d9e3-fb53-4ba7-9e62-f23f07ac7ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:17:21.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:17:31.377Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=227a4dc1-9d80-49ae-a02c-a08315880170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:17:31.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:17:41.397Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=2bdfc47d-35f3-4862-b4ad-053c67f5a301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:17:41.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:17:51.415Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=3744026f-407e-4f49-95b4-560fc6b882a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:17:51.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:18:01.437Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=fb413ac5-49be-4141-a8b6-aa0b78ad1822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:18:01.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:18:11.457Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=686e09d4-a05e-4c87-84f2-5c7c1c600363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:18:11.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:18:21.477Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=663024d6-ee1d-419a-b938-07ed9836ccfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:18:21.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:18:31.501Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=687155a2-55ea-4326-bb8e-941ece3a7c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:18:31.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:18:41.519Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=a7369e4c-b1c0-480e-9210-b557577fcf1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:18:41.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:18:51.548Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=9fc6d15e-7143-464f-9260-7aac369b73e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:18:51.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:19:01.572Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=1300d64d-db9c-49f9-9ab9-bce3a436aa4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:19:01.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:19:11.596Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=8a98fcea-d29e-42d0-a0d3-e4f97e27165f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:19:11.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:19:21.612Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=04a58ac8-d4a9-4093-b6be-f8d5e84de422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:19:21.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:19:31.648Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=0d15cdf0-5f0a-4f59-bacd-abaa6b28b4c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:19:31.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:19:41.664Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=12f466a5-e2d4-4fda-b815-4e6b02c39a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:19:41.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:19:51.689Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=67c58991-a291-43c8-b712-b74694094c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:19:51.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:20:01.712Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=61a42d9b-973f-4195-8f02-9eb1f7e0fcb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:20:01.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:20:11.737Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=a2b50100-b5e7-4a8b-bb76-02f0b44fa3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:20:11.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:20:21.756Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=d0e5fd5d-81f8-48f1-8123-f20487151fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:20:21.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:20:31.792Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=7d03ca79-4e8e-43c6-99ce-ec27c919d25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:20:31.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:20:41.816Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=ef7b8bdc-a428-445e-8edf-2199bfcd4c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:20:41.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:20:51.841Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=ebecc8ac-071d-4117-9363-b4c89e7ebd81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:20:51.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:21:01.856Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=b4391254-9038-4603-bbb8-19ac4755339e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:21:01.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:21:11.872Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=073068e6-8296-463a-b288-2bb381e6334f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:21:11.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:21:21.888Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=a9b5a03a-3dab-4cbf-bf63-006636955a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:21:21.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:21:31.909Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=96077dcd-c90f-4536-b97a-7c905ce4eb71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:21:31.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T10:21:41.413Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T10:21:41.414Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-07T10:21:41.415Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T10:21:41.419Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T10:21:41.432Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T10:21:41.433Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T10:21:41.433Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-07T10:21:41.436Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:21:41.928Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=a0a14ceb-83b5-4716-85d2-d5637b95373b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:21:41.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:21:51.944Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=dc16e8c9-5f94-40e8-9761-24ac309717e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:21:51.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:22:01.959Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=c476a012-5922-492c-b113-1bee2674ccef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:22:01.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:22:11.976Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=d467f671-9363-4467-a8bb-672674a21eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:22:11.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:22:21.995Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=70fbe7b1-9827-422e-b1bf-5843f2e3aafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:22:22.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:22:32.008Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=5eff272f-a0a2-4856-ace9-5679da4df010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:22:32.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:22:42.021Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=7089dd61-8e7c-49b6-93c5-e55b40a75eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:22:42.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:22:52.036Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=0893b246-abf8-4345-89c3-95e585eabeab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:22:52.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:23:02.052Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=c7cb24e5-b06f-4a73-b247-256c763df95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:23:02.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:23:12.066Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=abcf72d2-cfd7-46b9-a3f7-853258307766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:23:12.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:23:22.081Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=80d11595-e0db-49b9-87fe-cbe0c5ecb5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:23:22.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:23:32.096Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=6e801732-4897-4e36-891b-fb730652aaa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:23:32.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:23:42.110Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=44c8a6ee-0191-4c62-a6bf-2c53a2ff67bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:23:42.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:23:52.133Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=b0940c73-d345-414a-a63d-84f3e00222f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:23:52.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:24:02.154Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=3b41063a-7475-4b6a-a480-924a96534e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:24:02.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:24:12.170Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=2830bae3-786c-4781-afb7-aa3c90cf0b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:24:12.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:24:22.187Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=8bdeab00-3592-46e4-a00d-d472683a62fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:24:22.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:24:32.215Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=262653d7-72a4-4aa6-95bd-058b6901a402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:24:32.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:24:42.231Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=fab736dc-f5f1-4284-bac3-eff5cd3a1222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:24:42.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:24:52.244Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=b0c7ff8d-53fd-4e5a-80ac-981c25d30cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:24:52.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:25:02.258Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=43a0a4ed-9641-49d1-b582-a24e8bd9947a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:25:02.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:25:12.276Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=c7d1c91d-fb33-4220-8936-5014c233696c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:25:12.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:25:22.290Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=4f1d5f76-ef70-447e-a346-b953f5ff6a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:25:22.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:25:32.305Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=114a25b3-09bf-4f2f-97e1-96ef85e1e0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:25:32.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:25:42.319Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=3b8e6cf7-1ba7-461a-90a7-da12c06cb668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:25:42.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:25:52.337Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=b2b72ee9-fb99-41d4-a8b2-96bcfec75cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:25:52.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:26:02.375Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=e139247d-b066-416c-951f-be63e705831f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:26:02.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:26:12.390Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=debcbce4-4d70-415a-b844-bfc9fbd869b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:26:12.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:26:22.409Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=ae256f39-05fb-44a5-91b4-6c9b5740623c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:26:22.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:26:32.426Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=2ff08630-5863-4577-9d77-e4d381ec7cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:26:32.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T10:26:41.300Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T10:26:41.301Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-07T10:26:41.302Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T10:26:41.305Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T10:26:41.316Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T10:26:41.316Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T10:26:41.316Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-07T10:26:41.320Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:26:42.449Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=31622c4f-6278-4207-aa8b-feb9ad62c67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:26:42.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:26:52.465Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=7af727e6-a73a-4754-9e24-18efa57e09ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:26:52.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:27:02.480Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=1a41672b-d3cc-4ca3-9725-1b1883918f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:27:02.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:27:12.494Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=3eac66ed-a1ff-4242-8aa0-cbf2c2c30fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:27:12.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:27:22.514Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=3248052f-de06-4b75-bdf6-0d9502921f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:27:22.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:27:32.532Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=79f87e0c-ebcc-45c0-a056-bf0d802a540d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:27:32.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:27:42.546Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=82798f80-4d9b-49c3-ade8-a0d2e0198194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:27:42.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:27:52.563Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=9e7ec961-6253-4546-b1c7-09058956eff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:27:52.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:28:02.579Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=cb8e605f-620a-43f2-b6ab-bcc033847c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:28:02.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:28:12.594Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=75f74432-7766-46fa-ab4b-24b89bc28bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:28:12.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:28:22.608Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=a2846f71-170b-4cfd-b312-a26ce28e1d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:28:22.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:28:32.622Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=decbb683-3261-41f8-9881-6c13f0b6b73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:28:32.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:28:42.639Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=29776c5d-360b-4a71-a42e-bbf3c150a9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:28:42.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:28:52.664Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=0ec28673-2a9a-413c-8568-19e2d2318663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:28:52.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:29:02.676Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=9b1042ec-66ef-462f-b0ba-25360d4237f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:29:02.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:29:12.692Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=14ba3856-44c6-49a3-9b7a-043a42c56043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:29:12.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:29:22.709Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=2cfbe3ad-c0bf-49e1-aaef-014f5dc7c2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:29:22.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:29:32.724Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=3e848b62-614e-41db-a0fd-85b04e59714f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:29:32.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:29:42.746Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=e32acaf6-11a9-473e-9dcb-4adcc2360f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:29:42.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:29:52.769Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=015d78bd-75d8-48be-992d-752b745972f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:29:52.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:30:02.787Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=42ee513d-4272-4cff-bdd2-5dc2de4b28a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:30:02.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:30:12.800Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=57260f68-d245-4b01-97d6-bbd059940ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:30:12.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:30:22.814Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=bb7e8dc0-05ea-4bbe-adca-20a34239a3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:30:22.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:30:32.828Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=f4c0c8b9-88a4-4552-972a-c795c0632941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:30:32.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:30:42.842Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=abf7f51a-8694-459a-9590-fce8f134f988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:30:42.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:30:52.857Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=b7c36ea7-ce28-4860-a600-3188d6921490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:30:52.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:31:02.879Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=0f3469cc-0b4e-4cca-ae7a-fc9300bc3a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:31:02.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:31:12.891Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=cbe5145d-179b-45d9-8750-313faf9de7fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:31:12.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:31:22.919Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=87667b02-a744-4eeb-b0cd-4737166de54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:31:22.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:31:32.931Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=5a4cbefc-f308-4521-a178-5dfaa08c1649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:31:32.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T10:31:41.280Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T10:31:41.281Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-07T10:31:41.282Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T10:31:41.285Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T10:31:41.295Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T10:31:41.296Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T10:31:41.296Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-07T10:31:41.299Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:31:42.946Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=4612f605-f16a-46b0-b411-15d30527c4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:31:42.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:31:52.975Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=3ca17cde-4e7d-4e1f-ac18-457a2457d5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:31:53.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:32:03.007Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=105a9e9f-42dc-491b-802e-4b3061bda950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:32:03.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:32:13.024Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=5cf3bfe1-ada6-486d-a422-352960b4ca0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:32:13.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:32:23.105Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=a6f81b80-f4de-451d-8008-765f793eb41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:32:23.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:32:33.136Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=98d85f8c-fe16-48c5-adfc-2a6565f743d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:32:33.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:32:43.221Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=6655e5a7-5f23-4a6e-9bc3-792cb3c4c7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:32:43.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:32:53.236Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=08b242db-5d31-4de3-a990-056935e1e1e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:32:53.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:33:03.253Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=8dc6f3e6-8ed9-4636-a38d-edbc7c25d76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:33:03.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:33:13.282Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=36ea6220-da09-410a-89e7-276f06c677cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:33:13.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:33:23.305Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=7de6934d-4b22-4d87-8d49-e9b966fb86cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:33:23.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:33:33.322Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=1d86a7c0-6237-459b-b673-7fdd2cce0e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:33:33.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:33:43.367Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=5f1f36fd-2941-40b7-a630-e57a5f9b6e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:33:43.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:33:53.418Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=085592a3-44c0-4c32-a990-6ae935f2e70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:33:53.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:34:03.437Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=86b2c708-e68d-412b-a301-333d533b2f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:34:03.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:34:13.454Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=74878906-31f7-4ef3-a9e9-f503f85b7cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:34:13.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:34:23.483Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=b6b63d00-a045-4bb0-8ca1-39d3dca48f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:34:23.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:34:33.509Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=f67853eb-1ae5-4f1a-92d3-42e8b02604ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:34:33.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:34:43.531Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=ad9c780e-b23c-4711-a00d-1c2aee67e3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:34:43.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:34:53.581Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=741f007d-1b10-435c-af05-b9872bc8c6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:34:53.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:35:03.600Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=c9faa0c5-ea75-40f8-a4e5-87e7ce94b92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:35:03.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:35:13.617Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=423b5d7e-db06-4ac1-808d-48d251c2a091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:35:13.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:35:23.642Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=8249e3ca-4f26-4cee-b111-e54c13f38347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:35:23.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:35:33.663Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=44a6549a-0d8a-4ff6-8d97-5939c6e4e978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:35:33.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:35:43.688Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=d0c95e94-33a7-47db-85c2-76854404d9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:35:43.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:35:53.702Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=c19f19f5-57b5-4ef7-b71b-015cb27f1d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:35:53.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:36:03.722Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=47a9367c-6849-4f67-b5f1-6abddbf75c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:36:03.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:36:13.772Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=050a1297-e04a-46f6-870b-791e6db555d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:36:13.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:36:23.788Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=ebb6c4cd-0846-4357-aa23-c3263d6238f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:36:23.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:36:33.801Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=28b6ddee-17b7-4a1b-8860-0fa450325a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:36:33.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T10:36:41.289Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T10:36:41.290Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-07T10:36:41.291Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T10:36:41.294Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T10:36:41.310Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T10:36:41.310Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T10:36:41.310Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-07T10:36:41.315Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:36:43.816Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=97b9f80d-5df5-4d2e-8bfc-c5e64fac8477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:36:43.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:36:53.834Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=c25d5e0b-9e33-486c-9035-49d2f2a635b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:36:53.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:37:03.851Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=9fd7aa2f-e541-4437-9fa8-b96099dddfd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:37:03.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:37:13.885Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=776ce324-644e-44fb-956d-1cc394a8f895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:37:13.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:37:23.898Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=814ecc20-4357-486e-8188-16e589beea44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:37:23.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:37:33.909Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=f70d64f8-564d-414b-b9db-80d0a4153c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:37:33.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:37:43.922Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=9bf102e8-9464-43cd-a9fe-4f741fe5b7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:37:43.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:37:53.937Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=acbf9acd-17ed-418e-9139-fcb58c1bb4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:37:53.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:38:03.952Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=ba5b4750-adf1-4ff1-a597-808bf30e7638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:38:03.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:38:13.963Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=55ef3529-392b-4142-86a5-2cfe7d79789f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:38:13.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:38:23.979Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=21dc0fcc-68af-4853-9794-14e6f56dcfce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:38:23.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:38:33.992Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=00710437-7603-470e-a6af-ea803aba7b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:38:34.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:38:44.007Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=53c90961-7336-4a7c-9266-97f2c6216cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:38:44.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:38:54.024Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=032d9140-5c4d-447f-a9ed-f66aab942642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:38:54.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:39:04.044Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=6252ac18-bc3c-4299-9b87-5fa55f8512ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:39:04.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:39:14.056Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=9613aa1e-1ca2-4f78-9827-581864a48b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:39:14.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:39:24.070Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=4cc00a47-4693-4a57-b2a7-dff4fae54a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:39:24.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:39:34.099Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=30da2814-7adb-4243-ade9-2b746353db21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:39:34.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:39:44.113Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=4fea4543-cce1-4e21-9601-32bc70ef88b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:39:44.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:39:54.125Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=06ee15ed-7122-4569-a653-03e2a2eb92b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:39:54.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:40:04.145Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=34fc3e19-b2a4-4ec5-8309-ba28b7b13974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:40:04.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:40:14.155Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=901efaf1-7dc1-4127-af24-ecd587454cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:40:14.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:40:24.181Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=5a30cb6e-73b5-4e41-8763-4c765e2562c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:40:24.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:40:34.196Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=5fc16c86-f9d0-4bd0-823e-38204791c93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:40:34.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:40:44.207Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=59a7fc45-bce9-45cb-b013-28286700451a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:40:44.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:40:54.221Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=7c13c8f6-40e4-4b80-a79c-ee8c6994c644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:40:54.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:41:04.238Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=9e14e909-7c88-4d49-983f-3fc76852682d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:41:04.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:41:14.332Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=8aa59e7a-3845-4232-a7c7-95ed024126f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:41:14.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:41:24.344Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=711ab5fe-556e-4863-adcc-c3d771066fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:41:24.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:41:34.360Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=8448ef70-adb5-44cf-ae6b-5807b255580d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:41:34.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T10:41:41.148Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T10:41:41.149Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-07T10:41:41.150Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T10:41:41.153Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T10:41:41.162Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T10:41:41.163Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T10:41:41.163Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-07T10:41:41.166Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:41:44.372Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=c48e88f6-efda-4932-b8f1-bd07d793d03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:41:44.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:41:54.389Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=5d848da7-acb3-4770-becf-beb0f218b4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:41:54.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:42:04.401Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=854cce57-27b3-4723-8db1-50c14e26fc59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:42:04.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:42:14.418Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=36a956e1-291c-436a-a898-af01d62e8053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:42:14.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:42:24.434Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=d89b0225-bee6-424d-9137-2a22acc5df8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:42:24.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:42:34.448Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=df209fe1-aa8d-4c26-a402-31696209d396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:42:34.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:42:44.463Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=e2610d18-c591-49ed-9c4e-3d2458ead819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:42:44.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:42:54.477Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=c3959989-1a42-4c4c-8bd8-85ab62832a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:42:54.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:43:04.491Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=3aee9412-db19-4044-91f6-bd649b6539aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:43:04.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:43:14.505Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=4262a877-2d6b-4e0b-a8fd-478f5c63e3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:43:14.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:43:24.521Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=3c19bf4f-8fb9-4919-831f-4b048fc95213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:43:24.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:43:34.542Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=0ee2dc91-a266-412d-ba3f-c528a8604c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:43:34.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:43:44.558Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=dd75a01f-abed-47e0-8fc1-2405a3559e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:43:44.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:43:54.570Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=d3183615-becb-48f9-88a5-67b5687d21bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:43:54.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:44:04.583Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=3dcc09bc-b4dd-4ffd-9efa-ea7ef00a540e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:44:04.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:44:14.596Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=1f85e641-7893-49ee-b412-d4459c2fe1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:44:14.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:44:24.608Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=2152255a-d3ca-4311-aebd-755527ce0739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:44:24.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:44:34.621Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=06bb6ed4-bb74-40c9-9195-74ea4c7b4f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:44:34.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:44:44.636Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=6c2f5421-1fd9-41f4-8f69-8d1a993dce94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:44:44.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:44:54.651Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=724e5428-bc13-47b0-99e4-1336bbd99af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:44:54.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:45:04.665Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=edbadb9b-ca15-4c37-862f-28e8b54229cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:45:04.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:45:14.678Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=f3e5f35f-310d-4253-aee3-f3f92bec21ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:45:14.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:45:24.689Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=db8c4304-42a2-4236-988e-31bacfbc8e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:45:24.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:45:34.702Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=b5d3afbc-8bf9-4598-b9c6-4c784204beaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:45:34.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:45:44.714Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=68b80a0b-215b-4b59-a9d0-40931d83de4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:45:44.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:45:54.726Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=61de21fb-6768-4954-b179-8c81acf49cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:45:54.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:46:04.739Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=b6b9484c-d169-4de9-aae0-4a9266fae9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:46:04.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:46:14.755Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=bea372e4-d9fc-452f-8617-3331bcf8e595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:46:14.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:46:24.768Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=d739624e-8472-431a-81a5-62526288561d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:46:24.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:46:34.784Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=38436823-61b7-40df-a5d9-f479687b84c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:46:34.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T10:46:41.262Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T10:46:41.263Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-07T10:46:41.264Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T10:46:41.268Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T10:46:41.277Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T10:46:41.277Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T10:46:41.277Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-07T10:46:41.281Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:46:44.802Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=4e220747-1769-441b-b464-735158086db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:46:44.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:46:54.824Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=f81317dd-b602-424b-ae44-209056bebfad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:46:54.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:47:04.837Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=596d75f3-c2d7-4fed-856e-90276f63604a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:47:04.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:47:14.850Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=88033d40-779c-4cdf-a71f-95b26a268a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:47:14.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:47:24.864Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=187a0db2-e257-4d9d-89dd-cf5b16344660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:47:24.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:47:34.876Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=78d3d815-3a4e-429d-b0cd-ee7b06cfb317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:47:34.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:47:44.890Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=855d39e2-7d7f-4043-8daf-780bc45d4dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:47:44.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:47:54.945Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=f39a5b5b-ceae-4562-81ea-f7b1cff120a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:47:54.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:48:04.964Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=75ee15b6-351b-446e-9475-ce4dcef00ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:48:04.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:48:14.977Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=73de3318-a056-470e-9a7e-a5cc3cb08622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:48:14.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:48:24.988Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=f84f7625-6aa0-4889-bc22-4713bfb9827f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:48:24.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:48:35.000Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=39e8f30e-6143-4766-841b-2d5fbf8791ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:48:35.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:48:45.014Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=76e69404-bfdf-42dd-9944-a4decb0c7501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:48:45.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:48:55.026Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=086d7248-b8de-4787-adba-912fbaea00c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:48:55.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:49:05.041Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=43d6dcae-67d9-4e91-8e3e-305b7775e72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:49:05.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:49:15.058Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=52287178-b4a4-43c8-8f98-0e1e7af7abc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:49:15.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:49:25.069Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=af128009-e78f-452b-88c4-4e5c24d3cd01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:49:25.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:49:35.081Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=5b7cb43f-854b-4f98-9142-e0f3afeb08a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:49:35.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:49:45.094Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=98478c4e-f297-44e7-80db-ba163c8b8464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:49:45.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:49:55.111Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=13248f48-b2ce-4c22-8247-cdcbbbafbf4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:49:55.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:50:05.132Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=fecda907-545f-436d-9330-fe5997112ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:50:05.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:50:15.147Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=a264ec66-7184-4be7-884f-6141cf1af020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:50:15.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:50:25.177Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=4d3715e5-df9e-4622-bfd7-05e082f4477e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:50:25.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:50:35.192Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=e936d002-12e5-4a19-aa27-655f7bc72510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:50:35.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:50:45.205Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=f0349065-8bc3-4371-8ba5-31107ec9410d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:50:45.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:50:55.220Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=febad770-6be5-4168-a7a4-d89375f32d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:50:55.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:51:05.241Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=11b53ab9-f471-42ae-b076-321d3a14c1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:51:05.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:51:15.263Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=3c2009c4-8860-456f-ae29-8bfc3a009aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:51:15.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:51:25.296Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=d491d3cf-2b5d-4f62-98f9-1fc628b3778b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:51:25.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:51:35.313Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=c58a49bf-a119-4a3c-918b-c97f7f6aff09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:51:35.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T10:51:41.303Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T10:51:41.304Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-07T10:51:41.305Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T10:51:41.309Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T10:51:41.321Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T10:51:41.321Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T10:51:41.321Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-07T10:51:41.325Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:51:45.329Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=45e14728-14f3-4186-a373-ed5ef7a36aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:51:45.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:51:55.346Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=60e4b987-233a-41a4-8a03-9e88c9f76d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:51:55.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:52:05.361Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=913876a4-c3a5-4bee-8b7d-2896ea78738f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:52:05.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:52:15.372Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=5a5e9234-345d-4e16-9b85-59ba6f887671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:52:15.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:52:25.411Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=3f053ccb-60c1-4c9f-b449-3c3753f850b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:52:25.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:52:35.434Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=791bc6a1-647f-4d22-b5ed-a300e7d3b390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:52:35.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:52:45.451Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=426088f5-9f8b-4457-a9df-e91c96cd45c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:52:45.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:52:55.464Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=4b6ac6d0-4f3e-4811-93ae-6d8ad44e543e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:52:55.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:53:05.476Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=4daf4b84-802d-4187-a27a-34aa8fb87833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:53:05.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:53:15.486Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=15d79773-6796-4aaf-ad8f-48ff6a0f9b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:53:15.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:53:25.499Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=f1d64ad9-f3bf-47fc-bb00-b79ba1067228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:53:25.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:53:35.511Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=60942651-065b-4ddc-bd2f-3e158ddea741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:53:35.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:53:45.523Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=98a4fbcf-9755-4f4e-8591-0e08475462ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:53:45.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:53:55.534Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=4537cfab-f80a-467f-bdc6-904015d04b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:53:55.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:54:05.544Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=9d0e934d-da5a-41ee-a2c3-d9bd791548d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:54:05.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:54:15.555Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=6029f207-3c6f-4879-b27c-49b445d3f046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:54:15.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:54:25.566Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=2902fd2a-f618-424f-8645-485f9489dec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:54:25.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:54:35.582Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=3489cecf-7fab-4e36-a864-e20733f8a6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:54:35.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:54:45.594Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=67cdfe7b-b162-43dc-8fbd-39b6a414cbc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:54:45.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:54:55.609Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=837fa152-cde6-4fed-9ef1-61e1ef7fcdac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:54:55.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:55:05.620Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=6f997de4-c1c3-4ef1-b29c-82949ca98e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:55:05.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:55:15.631Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=d32bc723-7b43-4e79-ac7a-1a64af9c08b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:55:15.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:55:25.643Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=8c77225a-b40c-4ed2-9324-e96a3524778d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:55:25.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:55:35.662Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=c02a3043-63ff-4313-8773-c1eafdf084f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:55:35.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:55:45.672Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=43120344-45b2-4091-8da0-93728f2f463b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:55:45.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:55:55.683Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=5500f8fe-0bcc-4ac4-ada8-f95a3a4a2ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:55:55.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:56:05.695Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=0f3acfaa-5a00-40d8-9479-c14aafe825d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:56:05.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:56:15.707Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=874540ab-8812-462a-866a-3c0a47fb264c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:56:15.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:56:25.720Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=393b5778-6f8b-43fe-9d34-4a939b760193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:56:25.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:56:35.731Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=695db8f0-353d-4bc2-b7ab-269bc5c72691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:56:35.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T10:56:41.152Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T10:56:41.153Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-07T10:56:41.154Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T10:56:41.156Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T10:56:41.162Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T10:56:41.162Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T10:56:41.162Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-07T10:56:41.164Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:56:45.743Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=2d5f537e-9fc2-4d0e-b112-0fc91fb4b0cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:56:45.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:56:55.756Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=0d2305af-9c24-4a4e-82b2-d50f01a21a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:56:55.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:57:05.768Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=1f691dc1-70f1-4b7b-864e-0e7da774a37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:57:05.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:57:15.781Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=e2f603e5-f5dc-4c32-a347-d9ac43001895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:57:15.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:57:25.793Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=9c803ebc-4449-4de3-a525-a75f381715ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:57:25.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:57:35.804Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=e3f4accb-aa21-4010-a336-98cf77507641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:57:35.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:57:45.817Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=20e4b736-e55d-46b2-931e-49d9accbd59b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:57:45.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:57:55.833Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=424e9ede-53f0-4990-8613-bc24b70d5343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:57:55.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:58:05.844Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=75761506-a90d-49b5-a2fa-df7b66cb4bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:58:05.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:58:15.854Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=1bd69e96-0b98-445b-9074-12dea58e599e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:58:15.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:58:25.867Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=ba436d49-4f77-4b15-bcb4-d723d91dda2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:58:25.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:58:35.876Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=1633d040-dedb-434f-993a-db82e91e886c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:58:35.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:58:45.890Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=ecf10a88-96b6-4c84-a4e2-8ef05bb7fed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:58:45.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:58:55.900Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=97e3f87d-0f36-4b92-bcf2-9efa61abb56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:58:55.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:59:05.911Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=886beb39-2da9-428a-b163-2bfb742ba1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:59:05.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:59:15.923Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=22ad31e0-156f-4061-9aa3-2465ae3859ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:59:15.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:59:25.933Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=e596a27a-ff2c-4ae5-b004-a2d63bd384dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:59:25.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:59:35.944Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=41d8d77c-549a-4ee6-b7e2-238097659c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:59:36.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:59:46.006Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=64ef82e2-1d7c-4947-9061-ffd8b53947d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:59:46.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:59:56.019Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=c8f5eded-930d-446d-b44f-a97c0c485d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T10:59:56.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:00:06.035Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=6fd2ccb5-4941-493c-9a07-13585f28a689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:00:06.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:00:16.047Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=aadfcd98-ac19-44e5-a2f5-8794e5e22e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:00:16.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:00:26.060Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=ede1beae-ac79-4dca-bc8a-2960411785d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:00:26.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:00:36.075Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=bcc2b947-7c7c-482a-be59-812ede18e75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:00:36.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:00:46.086Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=3fa34675-9055-4743-9109-65ccd45aa8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:00:46.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:00:56.101Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=f118a940-f29e-41ed-947c-19ee72c3f806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:00:56.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:01:06.113Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=727fedb7-3a5a-446a-82a1-752031eaeb92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:01:06.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:01:16.125Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=6bc861d0-499c-4312-a3ed-8ffcd9efdc3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:01:16.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:01:26.136Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=c42ba2f0-4fe7-4c6e-8846-7ac3517522af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:01:26.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:01:36.150Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=efe1a4d4-5c58-45ee-9192-8581f21a5373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:01:36.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T11:01:41.285Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T11:01:41.286Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-07T11:01:41.288Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T11:01:41.292Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T11:01:41.301Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T11:01:41.302Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T11:01:41.302Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-07T11:01:41.305Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:01:46.161Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=4527b260-35c2-4fd7-bfe7-5fb7747128a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:01:46.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:01:56.171Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=7360729a-70ee-49d8-b4b6-da52f1244f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:01:56.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:02:06.185Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=347d01cd-3716-4a9f-9645-3d4e93b84c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:02:06.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:02:16.195Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=4678f695-b5d1-4830-8a3f-b9f99cc139c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:02:16.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:02:26.207Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=baac2422-9639-4aa2-afee-4be880b454d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:02:26.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:02:36.218Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=33cb9159-1dd3-4d3d-80c0-e211f7220dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:02:36.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:02:46.230Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=70d05c4c-ea01-4ea7-820f-41867a1b4b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:02:46.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:02:56.243Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=5947adc8-6595-42cc-9d02-dcc7550be44e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:02:56.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:03:06.256Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=6642c4d8-c63d-4921-b305-5fbb009080a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:03:06.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:03:16.266Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=15c95664-919d-4a04-bb56-7cc5bf1c3574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:03:16.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:03:26.279Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=064c0617-12ca-4969-a2cb-ffea578626b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:03:26.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:03:36.291Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=9526cacc-9495-4a39-b18b-8f19e8ab4383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:03:36.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:03:46.303Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=5ce2e7a7-807a-41af-81a8-0882e4462776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:03:46.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:03:56.315Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=d014e59d-ae8d-4b13-9336-c015985f9014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:03:56.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:04:06.327Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=eb3e79b4-429b-4d0e-b7d9-e335df30ce55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:04:06.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:04:16.338Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=20a6fe57-e9e6-428d-b806-e1918539e65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:04:16.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:04:26.355Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=ff9bac04-fa71-4c08-8fdd-ebc01863680b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:04:26.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:04:36.366Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=cef9066c-ff3a-4540-bc30-1c61c5771847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:04:36.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:04:46.378Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=72256f90-026d-4719-a1b3-e83727b42a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:04:46.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:04:56.393Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=ab6c40bb-f622-411b-b3e6-2e9fdaf9222f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:04:56.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:05:06.417Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=7aa358e1-f83f-4423-9393-2107dc5aa7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:05:06.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:05:16.431Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=135e0161-ccf0-4c2b-9878-c25dd9e099b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:05:16.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:05:26.441Z |INFO |Init configs |InvocationID=a51a25c1-2117-4443-9f02-4cc097386d9f, InstanceUUID=2927a13b-791a-4aec-bec0-5ccee4d72a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T11:05:26.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |