By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-20T05:16:06.280Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-20T05:16:06.285Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-20T05:16:06.342Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-20T05:16:07.247Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-20T05:16:07.374Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-20T05:16:07.375Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-20T05:16:07.375Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-20T05:16:07.527Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-07-20T05:16:07.696Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-07-20T05:16:07.730Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-07-20T05:16:09.517Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-20T05:16:10.132Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-07-20T05:16:10.155Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-07-20T05:16:10.155Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-20T05:16:10.231Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-07-20T05:16:10.231Z |INFO |Root WebApplicationContext: initialization completed in 2501 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-07-20T05:16:10.733Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-07-20T05:16:11.826Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-20T05:16:13.255Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-07-20T05:16:13.893Z |INFO |Started MainApp in 10.348 seconds (JVM running for 11.212) |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-07-20T05:16:13.992Z |INFO |Start scheduling PRH workflow |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:16:14.006Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=a8d7c6dc-1dc5-452c-86be-22e7b3c6449d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-20T05:16:15.665Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.21:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:16:15.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-20T05:16:19.060Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-20T05:16:19.061Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-20T05:16:19.063Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:16:25.706Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=328a88b4-2376-4161-8f39-aed2184997fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-20T05:16:26.788Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.21:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:16:26.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:16:36.790Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=cf22b23d-b48a-4006-afa0-290aa2e4f018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-20T05:16:37.891Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.21:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:16:37.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:16:47.897Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=7d24dbcb-2774-4f8b-81de-02bb7e46339c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-20T05:16:48.964Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.21:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:16:48.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:16:58.965Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=e570b10a-f145-452a-8fff-b35791c91481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-20T05:16:59.999Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.21:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:17:00.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:17:10.001Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=8573ce4f-1053-406a-a2bc-45bc76faa289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-20T05:17:11.074Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.21:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:17:11.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:17:21.076Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=25f0ae03-fc4a-49c9-999a-343b772779ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-20T05:17:22.175Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.21:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:17:22.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:17:32.178Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=beeaf304-1fad-488a-b486-80b56c56c945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-20T05:17:33.254Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.21:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:17:33.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:17:43.256Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=8b8c5b6d-46ab-4969-ad6d-75411bdaf741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-20T05:17:44.328Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.21:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:17:44.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:17:54.329Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=873222ec-34a3-48e4-a523-9712b369c1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-20T05:17:55.391Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.21:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:17:55.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:18:05.394Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=522f0cb3-772f-4e37-a718-e822e857358e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-20T05:18:06.467Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.21:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:18:06.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:18:16.468Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=da2622d6-b472-4520-bb79-37108966410e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-20T05:18:17.539Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.21:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:18:17.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:18:27.540Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=ef82ec3e-3a48-4103-95d9-5540666f792c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-20T05:18:28.612Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.21:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:18:28.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:18:38.613Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=f8f938ff-23b9-4fe0-bfaf-36bf1029a32e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-20T05:18:39.679Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.21:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:18:39.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:18:49.682Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=e14c8fdb-cfcd-4622-bd9b-cb9c54e31f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-20T05:18:50.720Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.21:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:18:50.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:19:00.723Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=e3b631ae-f145-40af-b24c-82693bca6c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-20T05:19:01.791Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.21:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:19:01.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:19:11.793Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=4761681c-bf53-4b07-bdf6-ca9c55de034f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:19:11.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:19:21.951Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=f733781c-7fd0-419a-b7d5-fe20ac2b55fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:19:22.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:19:32.006Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=cdea2004-14bf-41a5-be0f-bedb37f586d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:19:32.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:19:42.031Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=b1c9ac1c-d310-41ea-8c25-0dc6e6377f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:19:42.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:19:52.069Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=2d46caa4-17e4-46b2-99c3-b53ed549fca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:19:52.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:20:02.091Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=8e3541ac-f91f-48a5-893c-4b5a916d985f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:20:02.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:20:12.140Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=e11b7abf-6b6f-4ca6-9723-4846e1321f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:20:12.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:20:22.176Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=2062ab01-3b6b-4891-ba09-84edabcc8a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:20:22.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:20:32.215Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=bb589e58-ce56-4914-a44e-d2f51ce861f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:20:32.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:20:42.236Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=4422a02e-9d1d-48e2-8d4f-f35943a82466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:20:42.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:20:52.274Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=76c3f5d4-5fb6-4548-8b8f-318f7a340cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:20:52.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:21:02.292Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=dc780dbe-e557-4111-b088-e6b6f624684b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:21:02.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-20T05:21:11.672Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-20T05:21:11.673Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-20T05:21:11.674Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-20T05:21:11.677Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-20T05:21:11.690Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-20T05:21:11.690Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-20T05:21:11.690Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-20T05:21:11.692Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:21:12.312Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=5390c04d-6111-4f55-a443-629fc3c7c03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:21:12.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:21:22.342Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=d493d0c5-c781-4798-bf4f-0ead755db75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:21:22.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:21:32.397Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=25eebf59-f60b-4519-84c2-25d465c9a136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:21:32.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:21:42.416Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=1ad3257c-894d-48de-a2ca-6607ae67fbc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:21:42.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:21:52.450Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=93a5271c-e1a9-4404-aeb2-01c88290c661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:21:52.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:22:02.479Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=63444275-a8ad-4da1-8694-a4316a613129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:22:02.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:22:12.498Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=1aa5c1ed-6c71-4188-b09a-a7f8392c10c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:22:12.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:22:22.536Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=0470a0b1-25fd-4a8a-9bfe-7ace43a7c5d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:22:22.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:22:32.557Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=69e30974-2bcb-49aa-a4f3-14b00ed8e6db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:22:32.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:22:42.584Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=17061c71-80f7-4a35-8ecc-47eeded05a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:22:42.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:22:52.622Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=ee78322a-13c1-4d58-b948-7889c7bc4a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:22:52.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:23:02.642Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=e7e66889-b141-42b1-8294-86abd71352a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:23:02.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:23:12.670Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=2ea02b1b-27e1-4dac-b036-b7b3f5cd17ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:23:12.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:23:22.697Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=c4517b51-be07-4886-add7-1e36725350f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:23:22.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:23:32.730Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=0e519e01-8419-4d24-9b50-31b8ed0f8fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:23:32.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:23:42.749Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=44386f0a-62f4-4447-bb94-74b00fee3e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:23:42.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:23:52.770Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=b1f9cfe1-43b0-4cb5-8ec6-682155337633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:23:52.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:24:02.817Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=9a15b1ba-12a6-49da-95e9-cec5492d7db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:24:02.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:24:12.846Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=9e9189e0-6e96-45db-83ec-9433af3848aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:24:12.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:24:22.879Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=71633ad3-89da-48de-aaf5-02e6f0f56248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:24:22.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:24:32.893Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=aa0e1eac-6c71-497f-8dcd-08346a865cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:24:32.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:24:42.920Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=b14e853e-c1e7-4f2b-80e4-3e92125746d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:24:42.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:24:52.953Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=7f097773-abfe-4196-803b-c55d6a090d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:24:52.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:25:02.980Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=470201ec-2ee8-48cc-af04-b1b8044ce7e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:25:03.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:25:13.012Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=920da3ac-bf79-4777-9c2f-39d8277669f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:25:13.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:25:23.049Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=aef12ba1-f0cb-408f-96da-dde89dc4db39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:25:23.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:25:33.067Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=d8b5dacd-961c-4509-b7e3-cd1c2c80956a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:25:33.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:25:43.095Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=5c2af29e-e3bf-4b19-80b7-9a957185cde7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:25:43.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:25:53.141Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=4fdc8afa-5d7b-4ce2-8ea8-65a2e4421d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:25:53.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:26:03.163Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=9ba76e67-fd5d-4ed0-8ab1-98c8da9d1b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:26:03.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-20T05:26:11.136Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-20T05:26:11.136Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-20T05:26:11.137Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-20T05:26:11.141Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-20T05:26:11.151Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-20T05:26:11.151Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-20T05:26:11.151Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-20T05:26:11.153Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:26:13.180Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=e22808e3-2e6f-4508-ad3f-98cc11829568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:26:13.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:26:23.208Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=e5aa2d6f-3eb5-4bd9-8b37-a2cf456c8a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:26:23.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:26:33.226Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=073266e0-456c-434f-a332-54baaac9e656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:26:33.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:26:43.244Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=e74595b9-7f1f-4b3f-b1a2-5455072f6f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:26:43.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:26:53.269Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=47235ea2-aed0-4d1b-841b-a08de632618c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:26:53.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:27:03.327Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=f992ae23-e1ea-4d67-8f90-4e869dff5d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:27:03.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:27:13.344Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=cdf0ab98-cb8c-4df2-b2b4-1d42f6f381c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:27:13.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:27:23.385Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=1ca588b5-12fc-4f50-9889-2ba6db51371a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:27:23.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:27:33.412Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=4361f961-3c38-4cb3-86e5-a4828c2a0322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:27:33.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:27:43.428Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=2aed60e3-8a83-486b-b452-536ae27fd8d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:27:43.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:27:53.449Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=7314cb2b-c6ee-4b60-8b5c-e470095405c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:27:53.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:28:03.477Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=bfc03776-97f1-480a-96a4-482163f041dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:28:03.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:28:13.491Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=f35071e4-a23f-4654-ab56-158188fa75c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:28:13.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:28:23.525Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=9a9e1cf6-3fd0-4dc6-a10c-5f22df9fc967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:28:23.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:28:33.549Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=136bfd75-f017-4bc6-9c42-25e834170337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:28:33.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:28:43.561Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=568dbb89-0afa-42fb-a38c-d197632f7bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:28:43.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:28:53.577Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=7e4f698e-de2e-4da5-b146-01948fdbf949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:28:53.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:29:03.593Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=a83bf513-66bb-4255-804d-a489355853ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:29:03.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:29:13.605Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=1c50304d-3439-4d82-abb5-8d2282ed9430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:29:13.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:29:23.622Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=6527abc1-d351-40e0-9e38-c5ec414a7d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:29:23.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:29:33.634Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=6dff6c31-f494-4278-a605-2a9483ef2c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:29:33.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:29:43.645Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=edd65150-6055-40ab-b985-d6dd583a3b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:29:43.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:29:53.665Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=d3a5e338-deea-4a4e-8709-f8acdaaa7ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:29:53.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:30:03.684Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=d3439e89-26c0-4ad8-aade-902c27cd7653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:30:03.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:30:13.696Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=12ff97d2-ee08-4ab2-ac17-a3c0384ecbbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:30:13.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:30:23.713Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=200802d3-4168-4feb-87fa-87428257cbba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:30:23.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:30:33.730Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=d34b09c4-54f6-4e27-8e9e-715c0b6533f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:30:33.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:30:43.747Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=71229864-0fc2-46c9-93d9-071023d1be17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:30:43.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:30:53.763Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=6d4f1c0c-f4bc-435c-a61e-4ff93bb89a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:30:53.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:31:03.774Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=f78c0b56-12dc-457e-96b4-5193b570006d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:31:03.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-20T05:31:11.095Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-20T05:31:11.096Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-20T05:31:11.097Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-20T05:31:11.099Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-20T05:31:11.108Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-20T05:31:11.108Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-20T05:31:11.108Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-20T05:31:11.110Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:31:13.786Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=a76fc3e3-a7bd-422c-afc9-8bb8a06d175c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:31:13.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:31:23.801Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=e1598734-e999-451d-8beb-fd32310c756b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:31:23.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:31:33.821Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=5721810e-e4d7-42fb-9e3a-88532be5af56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:31:33.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:31:43.869Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=f5dfefc2-563a-4623-973e-04a5f60c7ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:31:43.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:31:53.881Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=935b731e-7aa1-4fd5-988d-60d4720b0fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:31:53.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:32:03.894Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=974e0885-421f-416b-8e31-4dcaa45f01b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:32:03.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:32:13.905Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=0e19169e-bd71-45c1-80e1-9d7398840f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:32:13.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:32:23.918Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=acf8cbf4-9382-4b68-8098-2301e025697e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:32:23.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:32:33.929Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=5446bfc2-293d-4875-bfce-a41b533b4b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:32:33.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:32:43.949Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=7cad4ab4-7179-445e-be62-0d400c15365c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:32:43.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:32:53.965Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=18348550-09fc-44f8-8af6-b6a31df47689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:32:53.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:33:03.979Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=cf7e6666-ed31-429a-b66f-1fbc55b817a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:33:03.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:33:13.993Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=55ba5823-1d83-44bb-8880-804786b27a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:33:14.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:33:24.010Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=f1ad9306-1ff3-4c7d-87bd-c4fe1e72fbdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:33:24.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:33:34.023Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=af5e845e-7913-45c0-99bb-158bf9a6c35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:33:34.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:33:44.037Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=f7479685-e48f-4bb3-9a2b-7f035e8f74b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:33:44.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:33:54.051Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=28202820-68dc-4f96-9835-276c283f4d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:33:54.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:34:04.067Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=eb2af101-6d47-4522-93eb-2d6674c98e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:34:04.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:34:14.082Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=4f0c3a1a-5d7e-41c5-9be1-941da77e55f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:34:14.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:34:24.094Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=dbd6b5da-52eb-45d0-9ad1-9052d0c706c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:34:24.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:34:34.118Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=6d093780-fa3a-4006-b3ac-1024411e0495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:34:34.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:34:44.129Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=a20ff529-f467-49fe-8b42-c29bb2946905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:34:44.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:34:54.146Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=e56b1462-0658-41a1-8731-e74d3e1fab34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:34:54.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:35:04.162Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=474a4da5-a08a-4675-a727-dd1173e5648a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:35:04.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:35:14.175Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=387d7e5b-93b6-4147-bcf3-04c1bd9d20e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:35:14.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:35:24.194Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=933e7c62-0d7e-49ee-8c0c-f678f3383c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:35:24.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:35:34.209Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=9d5513a0-a385-4075-ac30-e9f966fded45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:35:34.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:35:44.222Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=6b7b95f6-aad6-4ec3-b017-f9489befd41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:35:44.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:35:54.238Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=11cdaab8-aa62-42dd-adfe-ab27660d559b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:35:54.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:36:04.254Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=92698234-fbfa-48c8-a77a-a483f78f81fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:36:04.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-20T05:36:10.959Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-20T05:36:10.959Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-20T05:36:10.961Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-20T05:36:10.966Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-20T05:36:10.975Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-20T05:36:10.975Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-20T05:36:10.975Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-20T05:36:10.976Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:36:14.268Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=77d683e0-faec-4f4f-aa43-52e38a2e128a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:36:14.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:36:24.284Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=a7193353-1c1b-424e-8ad4-de7c9a790451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:36:24.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:36:34.296Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=b118e521-3d8e-4189-82d2-ec0926b36f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:36:34.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:36:44.307Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=df1a251e-2427-43b2-a116-b1b8eaf4f9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:36:44.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:36:54.356Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=b52a192f-e8e8-41f4-afba-51f980afa803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:36:54.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:37:04.381Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=355e1214-ef0e-47d3-8afe-03b227ceebe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:37:04.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:37:14.416Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=54a21218-ab57-4da7-860c-702af240920a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:37:14.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:37:24.439Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=76fbed18-9e74-4a94-8105-690c240c8560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:37:24.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:37:34.456Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=57080bc3-c942-414f-a443-9ceca9a15e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:37:34.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:37:44.498Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=ea318c25-8ba9-41b4-8268-887db8527124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:37:44.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:37:54.556Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=3e743166-f69e-4fd5-a0e6-6e41de79699b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:37:54.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:38:04.582Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=731a5e68-8ad1-4890-ac35-1a4d1c4350ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:38:04.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:38:14.594Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=cc5be4ef-d125-4d46-8232-b964247cea60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:38:14.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:38:24.604Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=693e82a4-5202-4725-a32f-c48939fbe945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:38:24.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:38:34.617Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=f73b209a-6952-4d91-a497-6fd94daf2ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:38:34.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:38:44.628Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=82835d6c-6426-4032-8b64-0ce7fc81fac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:38:44.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:38:54.657Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=af3647e1-ef48-4730-a355-13d66180937b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:38:54.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:39:04.670Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=9fd13d02-dade-4b08-8697-2afa36a404df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:39:04.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:39:14.684Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=76aa8022-d694-4878-b607-a7c4cde9ee40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:39:14.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:39:24.703Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=32c939f4-741b-4a2a-a124-c8d2b47380a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:39:24.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:39:34.761Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=9ad81b6c-028b-46c9-a07f-a6e98b89802e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:39:34.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:39:44.775Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=79a49ce4-a6df-4aff-97a8-0eeb14ff01c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:39:44.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:39:54.786Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=7bc8cd08-f2ed-4caf-88bc-1a4b7d088edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:39:54.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:40:04.796Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=320cd0bc-eab7-46b4-a32d-988d069d9a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:40:04.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:40:14.814Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=fc152ad6-3062-43a0-9a2d-595df03cf214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:40:14.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:40:24.860Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=5396fb50-2003-47b1-bbee-ddf8028f5274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:40:24.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:40:34.875Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=3447ca73-2c93-4b58-9515-8e055b7d9bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:40:34.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:40:44.887Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=78faf24b-d3e7-4e1d-bb3d-25dac9f1b9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:40:44.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:40:54.909Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=9819312b-4d9d-4af7-aa5b-98dacf443df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:40:54.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:41:04.930Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=66056103-1822-46c8-b22f-6c2928dc1bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:41:04.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-20T05:41:11.068Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-20T05:41:11.069Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-20T05:41:11.070Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-20T05:41:11.074Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-20T05:41:11.082Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-20T05:41:11.082Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-20T05:41:11.082Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-20T05:41:11.085Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:41:14.942Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=42bc4f7e-bb27-4e30-a723-b01ebdd5484c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:41:14.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:41:24.962Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=f4e179a8-cd84-4787-b0aa-37ed983f9a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:41:24.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:41:34.986Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=92fdf534-e0e0-4f59-8286-9269d851048f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:41:35.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:41:45.001Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=56b88218-54a4-446a-b086-1234e3f22158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:41:45.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:41:55.023Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=ced1e90d-1fd4-4b5f-bb3e-5644b61b908e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:41:55.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:42:05.038Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=37bdfd62-3598-4c78-9392-b84fd34b8dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:42:05.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:42:15.051Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=04992c54-02dc-4dad-84f3-bea0f67ed803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:42:15.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:42:25.067Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=aac3a670-fa65-4652-829e-3b85664f71b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:42:25.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:42:35.077Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=ccb387b1-edbb-4f49-aa54-cfa58f8119d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:42:35.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:42:45.090Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=3d3f196d-5162-4010-b69e-919676044787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:42:45.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:42:55.100Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=dc328fce-2859-4c68-84c8-f4e1906126c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:42:55.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:43:05.112Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=02109bd5-6fb5-4b52-afac-567549e3fd1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:43:05.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:43:15.125Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=3cdd57d5-5926-4e43-83b2-3e6744679d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:43:15.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:43:25.139Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=66df6137-e5ea-481d-b552-522662b3e0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:43:25.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:43:35.153Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=8883c07f-7765-43f1-be2d-cba88c345ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:43:35.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:43:45.164Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=fa80a31e-e711-45bb-854b-2e190e9d823f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:43:45.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:43:55.176Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=63af76ff-2e7a-4c7b-ad50-4ff9ee83cf9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:43:55.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:44:05.190Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=465d3dfb-b439-4a9f-9aca-c6d6ac5334d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:44:05.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:44:15.201Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=cb17fc87-b6d2-4513-9985-90bc549bafcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:44:15.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:44:25.218Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=55fe2013-72d1-47e1-8ac5-c5d2231ce726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:44:25.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:44:35.235Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=2188e8ab-c560-494e-8980-ea97bf8ddffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:44:35.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:44:45.248Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=38d89bdc-bbd8-4157-9d4b-47c520386bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:44:45.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:44:55.261Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=42f529d4-f760-47e0-9565-72e811c18993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:44:55.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:45:05.277Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=5ee1a267-8833-4704-a747-691526ffe636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:45:05.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:45:15.293Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=d6922ce5-dc9c-42b4-8263-dd76f2dd3f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:45:15.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:45:25.314Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=57872f12-badb-4454-83de-7493bb5bb006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:45:25.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:45:35.324Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=e53fc8a4-3e8d-4a1d-996c-95f6a1858561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:45:35.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:45:45.347Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=f55b98bd-0727-4f2f-a63d-a9fa7b0cc477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:45:45.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:45:55.361Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=d8dfadde-780e-482b-93af-b5082e246cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:45:55.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:46:05.372Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=2141173d-8740-4835-9c09-f1a698a09563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:46:05.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-20T05:46:11.053Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-20T05:46:11.054Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-20T05:46:11.055Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-20T05:46:11.058Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-20T05:46:11.065Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-20T05:46:11.065Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-20T05:46:11.065Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-20T05:46:11.067Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:46:15.381Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=b1d61b40-8010-431c-85f3-1fc67f36d01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:46:15.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:46:25.399Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=2b8c958a-b991-4587-bd21-8b4bd717c8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:46:25.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:46:35.411Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=fedbb84e-ee68-4d2b-89ec-785d1471c045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:46:35.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:46:45.428Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=d7e069d6-522d-45f7-83f4-6a756fb932d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:46:45.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:46:55.441Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=3222ca25-ad6d-4913-9b63-0a2072d96cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:46:55.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:47:05.453Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=55129c03-b767-43dd-a299-3e3d87efc7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:47:05.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:47:15.468Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=3c9f9bc4-5d3a-456a-9326-e298b72a0747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:47:15.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:47:25.485Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=07e61888-7517-4dbb-9dd5-9f284703105f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:47:25.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:47:35.507Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=c2e7192d-f6a4-4704-965a-e435c5c75fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:47:35.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:47:45.527Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=c9286e95-7489-4bf5-b127-4cf01c01a580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:47:45.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:47:55.539Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=193d7811-388c-4deb-8567-a6026c2d980e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:47:55.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:48:05.557Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=62eab2bb-df97-47d3-9fc8-20345395efbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:48:05.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:48:15.574Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=97e53e57-4e0e-4142-ba2c-ba00e83bdad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:48:15.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:48:25.586Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=5d8d6790-a274-42b3-b8ce-9833a2bc6b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:48:25.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:48:35.602Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=1ecfefca-370b-46f7-bc95-8085fa990768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:48:35.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:48:45.628Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=bfd0d2ea-171a-4150-9b11-e812bac6db75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:48:45.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:48:55.642Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=1e55d434-d339-4b86-bbcd-4ae52db1b240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:48:55.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:49:05.656Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=6126304d-3e88-454d-917a-18dcaa6d63a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:49:05.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:49:15.670Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=e8840388-d423-4914-94cd-4c5be8deab4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:49:15.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:49:25.684Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=08590cf8-7f67-4fe2-bf6a-6975c2cb5766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:49:25.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:49:35.700Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=019b8dba-1567-4a8d-bd1b-fc41baffa205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:49:35.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:49:45.714Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=f8872e37-cab1-4b45-a1d8-63fb7fdd2ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:49:45.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:49:55.737Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=0b195eb0-4d10-451d-b500-e20929fa668f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:49:55.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:50:05.781Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=6fae9841-1c5b-4db4-b534-985ed79ac30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:50:05.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:50:15.802Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=82b7452f-75c5-482e-af7d-44b5009adfb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:50:15.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:50:25.814Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=7c6ff14a-ad26-4244-8807-7893502b4e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:50:25.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:50:35.829Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=c8e633c5-a944-4e7d-b3a8-aa337d7dddf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:50:35.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:50:45.839Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=81026bf6-d8e4-4f07-b0a3-0909ed1787d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:50:45.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:50:55.853Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=351e3f47-016d-4f16-8417-d5b54df0015a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:50:55.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:51:05.863Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=765140d1-97b2-49cd-94f6-267bb4eb90c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:51:05.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-20T05:51:10.980Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-20T05:51:10.981Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-20T05:51:10.981Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-20T05:51:10.982Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-20T05:51:10.988Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-20T05:51:10.988Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-20T05:51:10.988Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-20T05:51:10.989Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:51:15.884Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=51ff4ffa-cd67-4584-881d-0a7a0a220abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:51:15.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:51:25.895Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=4db3e70f-9d59-436b-bc92-660e75209b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:51:25.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:51:35.908Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=d6a65944-730a-43e5-9338-3e6053b99d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:51:35.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:51:45.919Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=4f5dd3f2-8d8d-4d09-b3c5-ccb9e0479609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:51:45.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:51:55.930Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=f4a2b002-9568-471d-8cfa-988e07b3bda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:51:55.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:52:05.942Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=2c1be520-fdd4-4973-8d71-011f797f4755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:52:05.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:52:15.960Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=b3f92b61-62d6-4a9d-90ed-8ad1d54edf7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:52:15.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:52:25.975Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=799c792d-ac91-46d3-a30f-2157b12d40d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:52:25.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:52:35.987Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=f06f21b2-6bca-4b52-8968-5a4f06371502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:52:36.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:52:46.005Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=e9808f68-da6b-48e3-b450-fb49a7a723a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:52:46.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:52:56.018Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=6d2684dd-61c7-4b99-9c38-0c677587adc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:52:56.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:53:06.030Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=abec9e75-0e11-43a8-a954-d6d4a10d0114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:53:06.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:53:16.039Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=974bf5f6-05be-4950-b1dd-384b0a1e8c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:53:16.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:53:26.053Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=ab509d4b-e86e-4eab-b69c-e73646fbc87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:53:26.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:53:36.065Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=8d40cea7-ffeb-42c8-bceb-698d3f630144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:53:36.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:53:46.076Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=58b4fda6-ef64-4102-93f2-ef68b887c512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:53:46.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:53:56.091Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=9c73d19a-1d85-4a9c-a69c-ec47a24631e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:53:56.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:54:06.101Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=b106c350-214e-4cd7-86e1-3e52c6450d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:54:06.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:54:16.116Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=009e1ff5-a728-4bfc-a8cf-64da4b4243c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:54:16.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:54:26.127Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=244ed09c-ed53-4e19-90c8-865448dc33d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:54:26.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:54:36.139Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=15e1b330-66d7-49dd-bf31-7892f6d884a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:54:36.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:54:46.155Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=f1b99990-0b10-4770-ae91-1d5d2d0b9fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:54:46.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:54:56.173Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=315cac71-4208-462e-ac21-110f0d4466f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:54:56.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:55:06.196Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=cf655845-a2ee-404d-b7aa-7455cd62cefc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:55:06.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:55:16.213Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=3a9208d3-cb99-42d9-8cbf-688f14b58c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:55:16.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:55:26.231Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=7dd1ab0c-f41e-4cd8-bbe6-4921265992ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:55:26.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:55:36.243Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=0d25b86d-9560-4c8e-89b7-2a1ea722c2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:55:36.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:55:46.257Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=65158435-081d-4106-ad4c-5b9461b1b2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:55:46.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:55:56.287Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=f74c55f3-72e3-48cd-9988-2a9848b33da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:55:56.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:56:06.310Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=57adb649-8bda-4492-ba1c-bc115228153e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:56:06.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-20T05:56:11.061Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-20T05:56:11.061Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-20T05:56:11.062Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-20T05:56:11.064Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-20T05:56:11.070Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-20T05:56:11.070Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-20T05:56:11.071Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-20T05:56:11.073Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:56:16.324Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=0e0cf772-0f18-4414-bdac-c4ae6a491563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:56:16.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:56:26.343Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=4a590471-50be-4327-b712-a99b60e2d8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:56:26.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:56:36.359Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=ded87299-e290-4bf7-82f5-2a3697e92610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:56:36.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:56:46.369Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=6ef619ea-0438-4ae7-ae64-e285449e0c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:56:46.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:56:56.384Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=83225a9d-1b42-4cca-a082-cff4af6d936c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:56:56.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:57:06.394Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=8f3befc7-6fab-4837-9bbb-0e194712ecdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:57:06.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:57:16.403Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=cf7ed373-df05-4df0-9bdd-ef01bb44e82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:57:16.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:57:26.415Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=62dd2109-ea44-4ee4-9fee-51a92a32d7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:57:26.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:57:36.431Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=3e7d37d1-0138-43a9-a336-c35f4d345b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:57:36.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:57:46.443Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=4ead668e-3a8a-4475-85f5-d5088b59566b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:57:46.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:57:56.459Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=62e802fd-3520-4596-b30c-705b1890456f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:57:56.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:58:06.479Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=5715d51a-1175-4aa7-9ac4-6e02b4f3df0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:58:06.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:58:16.493Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=8cf6c7f1-3569-49c1-a462-1c6ac976871a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:58:16.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:58:26.504Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=0fddfd6f-a41d-420d-8345-41677c199c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:58:26.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:58:36.515Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=484cb47c-f983-4b55-90a4-20f7d9658aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:58:36.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:58:46.525Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=1bf1ed27-6420-4d36-88b3-152e9f494c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:58:46.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:58:56.552Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=7a213a39-ff30-40fe-b97f-299509d4d84b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:58:56.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:59:06.568Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=42a30ac0-6639-45a8-a305-f605c1d43921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:59:06.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:59:16.584Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=b4225761-d51d-4616-aec2-2daf5cee2a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:59:16.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:59:26.596Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=39196266-b387-4cd0-bf5f-3f071184b3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:59:26.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:59:36.609Z |INFO |Init configs |InvocationID=3d7f2f66-fe94-4829-9b15-1ed6afdaab26, InstanceUUID=2234710a-6365-4b1c-b859-5b2efef86c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-20T05:59:36.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |