. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-01T01:13:16.062Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-01T01:13:16.064Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-01T01:13:16.092Z |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-05-01T01:13:16.668Z |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-05-01T01:13:16.753Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-01T01:13:16.754Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-01T01:13:16.754Z |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-05-01T01:13:16.833Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-01T01:13:16.927Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-01T01:13:16.950Z |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-05-01T01:13:18.463Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-01T01:13:18.943Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-01T01:13:18.959Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-01T01:13:18.960Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-01T01:13:19.003Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-01T01:13:19.004Z |INFO |Root WebApplicationContext: initialization completed in 2054 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-01T01:13:19.349Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-01T01:13:19.949Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-01T01:13:21.203Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-01T01:13:21.564Z |INFO |Started MainApp in 7.838 seconds (JVM running for 8.479) |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-01T01:13:21.671Z |INFO |Start scheduling PRH workflow |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:13:21.687Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=690eaee9-b671-4aa2-a568-f9b4012c3570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-01T01:13:23.225Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.207:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:13:23.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-01T01:13:25.674Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-01T01:13:25.674Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-01T01:13:25.677Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:13:33.247Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=087259c1-c3d4-42ed-ab3c-5f53137de3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-01T01:13:34.384Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.207:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:13:34.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:13:44.386Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=14c9dba6-397b-4358-8bde-e1c906564bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-01T01:13:45.553Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.207:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:13:45.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:13:55.555Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=af363b07-bca2-4eef-be17-6511bd6e1904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-01T01:13:56.719Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.207:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:13:56.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:14:06.720Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=58e7ec51-9757-48a4-86be-525d59c93f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-01T01:14:07.759Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.207:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:14:07.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:14:17.762Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=b164c5c2-7b0e-4e35-bbaf-bbc28d092735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-01T01:14:18.924Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.207:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:14:18.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:14:28.926Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=f5cf6da2-e5dc-4707-8ddc-f9ccf029a949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-01T01:14:30.072Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.207:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:14:30.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:14:40.074Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=af92cce6-b7fa-4a2b-ba4e-a758d521a4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-01T01:14:41.143Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.207:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:14:41.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:14:51.144Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=837a9113-266d-4d42-a771-f0db698b8dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-01T01:14:52.206Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.207:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:14:52.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:15:02.209Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=3abe23a2-957f-4039-8ead-a2b070f4d68b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-01T01:15:03.307Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.207:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:15:03.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:15:13.309Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=d9f452a8-0643-48a0-a56a-d4c73264ae70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-01T01:15:14.389Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.207:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:15:14.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:15:24.391Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=39771cd9-de9a-461f-8dcb-fc0bbd6bea3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-01T01:15:25.451Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.207:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:15:25.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:15:35.452Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=892160c8-a77b-4ad8-bcd9-cc161e0a3a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-01T01:15:36.527Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.207:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:15:36.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:15:46.528Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=bf2b62dd-e879-421d-863f-aab87366d6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-01T01:15:47.791Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.207:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:15:47.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:15:57.792Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=e3ba61d5-3c4c-4ad2-b28f-4577ad62c0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-01T01:15:58.926Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.207:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:15:58.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:16:08.928Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=d1a6872d-e56d-44f2-8a1b-641dc178e568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-01T01:16:09.998Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.207:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:16:09.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:16:20.000Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=d18b0f83-101b-4baf-ab91-fb5c72bd35e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-01T01:16:21.068Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.207:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:16:21.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:16:31.069Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=ddc9f3f1-50ae-4dc4-9ec9-4cc28d9b2b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-01T01:16:32.144Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.207:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:16:32.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:16:42.147Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=4b46af64-3e8c-4b2d-9918-eb953980f01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-01T01:16:43.500Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.207:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:16:43.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:16:53.503Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=ea997378-12d7-4746-8876-3a6faa54cd54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-01T01:16:54.670Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.207:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:16:54.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:17:04.672Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=439f557f-3462-4d49-96b8-2b4041749ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-01T01:17:05.748Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.207:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:17:05.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:17:15.750Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=0453d0e4-5a30-4cb1-a328-1462ecc058d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-01T01:17:16.878Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.207:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:17:16.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:17:26.880Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=a616a73e-ad3f-461f-862a-ced7fc47389d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-01T01:17:28.023Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.207:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:17:28.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:17:38.024Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=f6a5cd7f-1a93-4017-a087-e4950b554cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-01T01:17:39.090Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.207:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:17:39.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:17:49.091Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=a001ee94-4355-4076-8f61-fa7b688cc770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-01T01:17:50.222Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.207:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:17:50.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:18:00.223Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=74417437-f15a-47e3-aaee-679c4bf2bc8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-01T01:18:01.391Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.207:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:18:01.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:18:11.392Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=91320530-1d06-4ff0-9c23-c129870dea0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-01T01:18:12.463Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.207:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:18:12.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-01T01:18:19.983Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-01T01:18:19.984Z |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-05-01T01:18:19.984Z |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-05-01T01:18:19.987Z |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-05-01T01:18:19.993Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-01T01:18:19.993Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-01T01:18:19.993Z |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-05-01T01:18:19.994Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:18:22.464Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=27f4deb3-35f1-47df-9257-e5b198bb67e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-01T01:18:23.596Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.207:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:18:23.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:18:33.598Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=f65ecd0e-989a-4ed8-b666-4dc324d6b948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-01T01:18:34.638Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.207:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:18:34.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:18:44.640Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=919803da-89d8-4d2a-aea7-f297ff4ad6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-01T01:18:45.774Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.207:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:18:45.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:18:55.776Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=6ca794dc-886e-4c31-be2e-f11bec51d532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-01T01:18:56.846Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.207:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:18:56.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:19:06.848Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=c7ad124d-3559-4b68-ab2a-9cb6425aa613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-01T01:19:07.893Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.207:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:19:07.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:19:17.894Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=892488b5-58c9-4fcd-a4db-480922b31076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-01T01:19:18.959Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.207:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:19:18.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:19:28.960Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=16546703-982b-4cf8-a61b-5283df2ce3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-01T01:19:30.094Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.207:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:19:30.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:19:40.096Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=9aee025b-73d2-4983-9959-49a2d32e3958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-01T01:19:41.167Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.207:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:19:41.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:19:51.168Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=987d3515-7785-4880-8869-5a2ecb68d90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-01T01:19:52.301Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.207:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:19:52.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:20:02.302Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=4bd1ac2d-e76e-4048-a4ec-430f8d6d6f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-01T01:20:03.662Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.207:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:20:03.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:20:13.664Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=a56fac50-44d4-4947-96ec-6a6c06d528d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-01T01:20:15.052Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.207:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:20:15.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:20:25.053Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=773cb096-0ade-47e8-9a93-c57263285e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:20:25.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:20:35.294Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=7f1ba57e-238d-4756-8399-f8ca4080ce0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:20:35.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:20:45.438Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=1a6822e8-d998-4d8e-a744-6e62a802a942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:20:45.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:20:55.454Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=1b4749c0-dc12-47e0-aeba-ba7ad8e66575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:20:55.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:21:05.519Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=3f00763c-8527-46e7-89b7-042c2d257e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:21:05.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:21:15.533Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=8daaf0f2-c912-4224-b794-b8ea140cc715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:21:15.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:21:25.545Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=7a78ebfd-b091-422f-8479-e9619f33191d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:21:25.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:21:35.556Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=18709ed2-770c-43e0-a443-0ab6daa0c666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:21:35.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:21:45.566Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=dd2ed7d7-5a61-4b1d-a44c-b52b9c4a4e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:21:45.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:21:55.579Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=a03c1ff2-6687-4ca9-b0ab-b7b21570683c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:21:55.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:22:05.593Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=4c2bc52a-5206-4af1-84a3-473f7162dcc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:22:05.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:22:15.605Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=4d506bf7-f42a-48b7-bdb6-190d7d94141a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:22:15.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:22:25.618Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=4bca11f3-423f-42a2-b932-7ec4860da24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:22:25.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:22:35.629Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=87a253fa-8a98-42ca-9dad-ae45120ec467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:22:35.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:22:45.641Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=d513cee7-09f6-4924-8e3a-77b0721f662f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:22:45.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:22:55.655Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=a2513f3a-348b-4535-b448-46b0c62afaa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:22:55.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:23:05.668Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=43a81b12-3a7f-4b5d-bda1-dd6a6de78cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:23:05.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:23:15.679Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=8f939b80-8a17-44d4-b7df-779fb03177a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:23:15.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-01T01:23:19.567Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-01T01:23:19.567Z |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-05-01T01:23:19.568Z |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-05-01T01:23:19.569Z |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-05-01T01:23:19.574Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-01T01:23:19.574Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-01T01:23:19.574Z |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-05-01T01:23:19.576Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:23:25.691Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=9e67b167-2221-441f-b4a0-4ea3e19491cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:23:25.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:23:35.703Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=c24859d7-d993-4d60-93b1-0b4cf35e1e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:23:35.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:23:45.716Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=64f33a7a-72d5-4c13-be4d-d1fbc338cc9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:23:45.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:23:55.727Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=4586c54f-e19e-4db8-b458-981b9c3f77e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:23:55.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:24:05.737Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=e6ce0d36-7d5a-479a-aa35-e65d3fe77e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:24:05.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:24:15.748Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=97a7b35e-74e3-43a4-a0ff-9dfaa1c556cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:24:15.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:24:25.763Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=4fce859f-8047-4f48-9342-2f8bab72bcf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:24:25.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:24:35.773Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=cd4f422e-9e12-4d60-a484-d67b2553f8c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:24:35.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:24:45.784Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=dabbfd84-c717-494c-9c87-e0a9eee8aa17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:24:45.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:24:55.795Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=b82d1965-24fd-4693-94e3-5011603e8658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:24:55.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:25:05.819Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=af70ed08-9b19-4d19-8bec-bb4a7a5fca53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:25:05.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:25:15.834Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=12546f89-c7cd-44e9-88b0-2da0d93cb4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:25:15.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:25:25.846Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=6c271d83-f5f7-4a1d-99fe-89e0bea4bb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:25:25.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:25:35.856Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=61968e6f-7d65-49cc-aff4-2fb09e318378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:25:35.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:25:45.864Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=ed7a6677-8de9-434a-a797-4e019e70e3ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:25:45.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:25:55.874Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=67dad613-4830-4e09-9e73-e826247ae56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:25:55.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:26:05.884Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=7538b254-801d-4314-8d38-86080e1583fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:26:05.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:26:15.894Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=4c634396-aa24-45be-b710-f1e9de413ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:26:15.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:26:25.903Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=9ba2072e-bc05-4693-b678-3fe1f6cfb4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:26:25.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:26:35.911Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=6f3f72fc-cb71-4f00-8348-4aa1427942f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:26:35.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:26:45.920Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=875c9f78-31cf-4252-acce-6c4b7ee099a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:26:45.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:26:55.930Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=492a6a1f-b524-42c6-94c4-f333ca64e2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:26:55.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:27:05.940Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=e1f522ba-e6b9-4919-bb2f-e24ef4f92d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:27:05.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:27:15.950Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=83f1fd79-3564-4f6f-9a59-7b3c53338b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:27:15.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:27:25.959Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=9c027af8-4fa7-4b4a-a391-148fe8265e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:27:25.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:27:35.968Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=fbd80ca0-6c31-43b6-9227-ab9ad4876e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:27:35.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:27:45.978Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=886ad79d-23c1-4ddd-8ab3-126693cd98c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:27:45.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:27:55.987Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=2c6572f2-a1ef-4318-aeb6-6cb391173592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:27:55.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:28:05.998Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=7b03afe5-a9ce-421f-a8fb-93ba7fdd86e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:28:06.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:28:16.009Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=3ea7f86e-8777-4b60-a740-46d0d3c9fa38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:28:16.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-01T01:28:19.566Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-01T01:28:19.566Z |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-05-01T01:28:19.567Z |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-05-01T01:28:19.568Z |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-05-01T01:28:19.575Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-01T01:28:19.575Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-01T01:28:19.575Z |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-05-01T01:28:19.577Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:28:26.019Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=7ae4fab0-d4fa-4cab-9a54-c024585eac32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:28:28.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:28:38.276Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=ac580f36-6853-404a-9238-e75fcb4625bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:28:39.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:28:49.221Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=8f8f6a2f-6282-4ec3-9267-b39b0bbcf985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:28:51.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:29:01.556Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=90aa73e1-de51-46c3-812a-9d1806d05247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:29:01.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:29:11.689Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=e1b02df2-567e-42a8-b573-c5f67416b905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:29:11.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:29:21.699Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=3f5b0b45-564e-41fe-9d7f-9fe6226902b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:29:21.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:29:31.708Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=5fcede6e-d79e-40f6-90fb-dfa864032dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:29:31.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:29:41.719Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=5c940873-35f9-49d9-bd3c-e3f4e4237182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:29:41.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:29:51.728Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=19355551-0bd2-41ed-b080-03e0ec9cfd63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:29:51.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:30:01.739Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=93d7cf44-69f6-4c08-9eb1-9267ca39e698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:30:01.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:30:11.749Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=667babc8-867d-4233-bbe8-9c10e105bf86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:30:11.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:30:21.809Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=7db23ce7-475c-4a14-9c87-405d6bd23af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:30:21.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:30:31.818Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=259b761e-2a0c-47f4-b2f4-20f86b4e0306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:30:31.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:30:41.827Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=a33b1339-598a-42b7-b4db-02a6714983f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:30:41.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:30:51.839Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=c4e08a0a-0ba2-4364-a691-732311d31e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:30:51.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:31:01.849Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=948f3467-3a52-4133-a165-96a6c831565b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:31:01.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:31:11.858Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=1ed2fdd0-eb6e-434d-a2cb-18f08112f209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:31:11.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:31:21.867Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=67089fad-25c6-473a-be06-437de1855254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:31:21.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:31:31.877Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=38f1d814-40cc-467d-9f32-6660e43da7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:31:31.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:31:41.887Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=e45d7ee4-09b2-48e7-ae09-cd5c10202644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:31:41.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:31:51.896Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=35ac17c0-206d-48b6-b2f4-c50b4dd009cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:31:51.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:32:01.905Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=8d864486-1497-43bb-a030-b5996060dc77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:32:01.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:32:11.914Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=411e0876-7727-407e-9763-071c4f19a31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:32:11.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:32:21.924Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=12c55c18-e72b-46cd-a5b6-9fe1363becc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:32:21.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:32:31.932Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=c465ef07-de38-4a9e-8a26-8ce96a746ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:32:31.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:32:41.941Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=bad0667b-e5b2-474c-ba98-9fd520c11b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:32:41.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:32:51.950Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=588c92b3-0fd3-4d71-badb-f475728a4daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:32:51.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:33:01.959Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=2aa48811-de31-4d44-bc83-c52a2e1b27cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:33:01.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:33:11.969Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=875f9783-3103-496b-a33b-2ccc29f1a341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:33:11.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-01T01:33:19.533Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-01T01:33:19.533Z |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-05-01T01:33:19.533Z |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-05-01T01:33:19.534Z |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-05-01T01:33:19.539Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-01T01:33:19.539Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-01T01:33:19.539Z |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-05-01T01:33:19.541Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:33:21.979Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=85535f7a-e312-4b12-a287-ea7ebad57169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:33:21.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:33:31.989Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=8fa3dad0-bc47-47cd-aae4-30d7fbe1b1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:33:31.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:33:41.997Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=51f58c23-032d-4fd0-b62d-388be036dcde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:33:42.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:33:52.007Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=f7e3b628-b313-48eb-9d65-d633410bd2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:33:52.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:34:02.017Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=bae48382-fb8e-446b-817e-fd0d9b5651db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:34:02.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:34:12.025Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=f0b7f4ee-fc8e-408b-b9a8-f55a6ca11b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:34:12.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:34:22.034Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=b3722561-0fc3-48b8-8400-2a719353a2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:34:22.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:34:32.043Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=0f52b83a-047c-4c38-8996-278a8b255966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:34:32.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:34:42.052Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=563b36cf-e698-426f-8e37-ccad58cee3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:34:42.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:34:52.060Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=eb7ddfee-6f38-40d5-8c0e-1a78e0912f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:34:52.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:35:02.069Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=b3119fba-abb9-46f8-aff7-ffde3a7b5e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:35:02.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:35:12.076Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=8b56868d-d745-49b9-865e-1f6d838bb501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:35:12.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:35:22.086Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=a4680d30-15a1-4387-a186-9a8c8724ad7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:35:22.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:35:32.096Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=0fc45fbe-d32b-4164-b671-f9fc63448334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:35:32.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:35:42.105Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=e1fd6975-1824-476e-a7c3-a6255adf8c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:35:42.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:35:52.114Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=558e5468-9716-4314-92fc-b5f025824e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:35:52.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:36:02.122Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=e14cca91-0cb6-4c47-be96-b5da3e4b6d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:36:02.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:36:12.132Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=8b76705a-16f2-4de2-8edd-ef0b08e2ee80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:36:12.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:36:22.140Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=d9699156-e20b-4186-b354-0b46de7f10f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:36:22.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:36:32.148Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=9b6cc05c-6fb6-4cc4-a5bd-22dd4ec82436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:36:32.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:36:42.156Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=14b1c82d-c9a0-4278-b80c-c6c7e0589d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:36:42.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:36:52.165Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=2c953554-68a5-4387-a5db-4785321c6912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:36:52.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:37:02.173Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=32a2947e-7ecc-42c5-bf8f-e6dd46fe65af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:37:02.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:37:12.180Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=219cd038-4a5c-4018-9c97-bc0b90237759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:37:12.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:37:22.188Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=64852350-c69e-45c5-baf3-6c3a2b7a37f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:37:22.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:37:32.197Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=67aa8e33-c4c6-4516-905b-8f7cf9d42568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:37:32.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:37:42.206Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=140b9b4b-53ba-4358-a696-fc47ea4c1fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:37:42.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:37:52.215Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=3d4851f4-1673-4826-8b32-313421d5b1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:37:52.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:38:02.224Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=15405d72-8c4a-4df9-bff4-50ec15a01ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:38:02.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:38:12.232Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=99b45264-79a1-49e7-938e-3b425d36fb5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:38:12.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-01T01:38:19.538Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-01T01:38:19.538Z |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-05-01T01:38:19.538Z |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-05-01T01:38:19.539Z |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-05-01T01:38:19.543Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-01T01:38:19.543Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-01T01:38:19.543Z |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-05-01T01:38:19.544Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:38:22.240Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=8735155b-fc7e-410b-b24a-8b1621c324f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:38:22.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:38:32.249Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=fd1c29ef-2b71-41b9-9c8f-e9a6bbbbd6d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:38:32.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:38:42.259Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=82e465bb-5fe7-4222-9949-d4ac5bc1c4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:38:42.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:38:52.267Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=85fd4264-b89a-447d-95c8-d433697edc9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:38:52.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:39:02.276Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=bbc96ba3-c683-4c6a-96c2-6689e7c44580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:39:02.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:39:12.285Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=314e4ae7-6e57-4926-aef8-1aec19c87ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:39:12.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:39:22.293Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=02dac9d9-9db5-4f6b-aa9b-0af9e8b77016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:39:22.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:39:32.301Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=44d53583-0d58-4ce8-872c-a85ed534012e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:39:32.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:39:42.311Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=34e70826-f657-4730-a345-2b11137afe1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:39:42.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:39:52.321Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=6f537f8a-5852-45c4-a119-1537b8ad9a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:39:52.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:40:02.328Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=144e7a66-ac6d-422d-a071-bfab451d49bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:40:02.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:40:12.337Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=1a456fb8-b491-46e5-aee5-e6fee72627be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:40:12.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:40:22.348Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=28be4b2e-8c1e-41cd-8d1a-d21adc241a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:40:22.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:40:32.357Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=8c015452-a0cf-4bc2-a7b7-bed9d077069e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:40:32.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:40:42.366Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=a6e2e5a3-9b14-46ba-9a96-874984ed3cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:40:42.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:40:52.374Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=59268e50-f6ac-46bd-8f7f-ac4337bb1949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:40:52.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:41:02.383Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=a5f37469-79cf-49d9-92f8-111e79d04b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:41:02.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:41:12.391Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=0963b682-d83f-4a09-a898-aa05e8e55612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:41:12.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:41:22.397Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=0e1e104f-d83c-49df-93a7-e16ed094b23f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:41:22.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:41:32.405Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=8b96dcef-62f6-4414-8b9a-4ba8d657274b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:41:32.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:41:42.418Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=4688409f-71f9-4cef-bd28-c1e96b05483a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:41:42.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:41:52.427Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=c898941a-657c-4328-9fdc-f8a61f25c52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:41:52.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:42:02.437Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=88e99dcd-9735-405e-9bbe-9ec689e70c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:42:02.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:42:12.446Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=a3d35a12-624c-43e8-b8b0-2b34738ae978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:42:12.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:42:22.455Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=3cf14483-d1fd-43c5-85ed-ef61d7f23146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:42:22.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:42:32.467Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=b6755030-8c9c-4abf-a188-d9d8c63e708f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:42:32.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:42:42.475Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=d7d1de3c-3c64-4006-802e-f9cd7aeb9cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:42:42.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:42:52.483Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=8c2331be-fb6b-4af1-95be-04979dbd0852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:42:52.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:43:02.497Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=e78a1f7c-3e84-4971-9976-fa71ce505c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:43:02.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:43:12.508Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=857c0db3-1483-42fb-9ab7-f64b1a05b93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:43:12.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-01T01:43:19.528Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-01T01:43:19.528Z |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-05-01T01:43:19.529Z |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-05-01T01:43:19.530Z |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-05-01T01:43:19.534Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-01T01:43:19.534Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-01T01:43:19.534Z |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-05-01T01:43:19.535Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:43:22.516Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=f25b6ddd-d0b0-43ca-87c7-d02f57141b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:43:22.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:43:32.527Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=fd03df3b-f901-4153-9389-4a77be0ec76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:43:32.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:43:42.536Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=c9ffbcc4-2838-481a-b6b2-4905cbfe9fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:43:42.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:43:52.543Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=ffa2f1ca-2b78-480f-801f-80310220efbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:43:52.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:44:02.551Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=4bc14466-63a2-4009-93b0-b9eff0a4db34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:44:02.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:44:12.558Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=d9d72cde-9482-4838-9ae0-b04e5758e415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:44:12.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:44:22.565Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=9cb0d57e-3de2-4fc9-aeb9-0d8c3d09acef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:44:22.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:44:32.573Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=53ea5883-fcb5-4cf3-9569-0559e036528f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:44:32.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:44:42.580Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=17049b54-ec86-453d-90fe-3356f240fd9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:44:42.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:44:52.587Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=0c9bd807-ea3d-4f14-906b-e5f617714979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:44:52.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:45:02.595Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=2c8e2f62-fdf6-4847-9fce-a44e9eef7450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:45:02.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:45:12.602Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=08e05030-4075-4076-815e-ecd507a03d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:45:12.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:45:22.608Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=6003d05d-9303-478d-a439-e36a403142d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:45:22.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:45:32.616Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=be92e313-2796-4f54-8922-80db968cd6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:45:32.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:45:42.624Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=a26d3d95-aff1-4671-a483-e83bc3a90e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:45:42.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:45:52.631Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=abc8563b-8844-4e97-9869-ee888c4993bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:45:52.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:46:02.638Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=86cfc858-6db9-4721-b44a-a01d1369eeb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:46:02.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:46:12.645Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=cba03b69-70c1-455a-a531-b210fdc26660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:46:12.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:46:22.651Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=a30e1bbb-5bd4-412b-b5bd-5dc81af96586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:46:22.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:46:32.659Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=fe4b8a0a-3e22-440a-8cdb-d7a8e0ed3f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:46:32.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:46:42.668Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=78bd1ca6-333f-47a6-b256-b3c1f0a5fea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:46:42.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:46:52.676Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=bbcec8aa-f4c5-4e42-964d-96ba47bb0981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:46:52.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:47:02.685Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=eb2a35e4-13e5-482e-b526-bd1a2d51cee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:47:02.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:47:12.693Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=6f157272-94da-4dc4-a9bc-f694bc8ddc7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:47:12.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:47:22.702Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=5eb4ba4f-2d3b-45c2-9798-517111ae37f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:47:22.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:47:32.711Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=f6e3b81c-f330-4eff-a754-34828e7318f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:47:32.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:47:42.719Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=a815596a-0e59-46ff-9bb2-2c0e1b38a10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:47:42.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:47:52.726Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=1cb75273-2bb5-495a-ac16-a693517d63f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:47:52.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:48:02.735Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=dee032d9-3ab0-4c3b-a084-17e0710dddb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:48:02.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:48:12.742Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=759d0061-49d1-4486-9d29-23c28d0ebb5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:48:12.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-01T01:48:19.532Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-01T01:48:19.532Z |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-05-01T01:48:19.533Z |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-05-01T01:48:19.534Z |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-05-01T01:48:19.537Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-01T01:48:19.537Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-01T01:48:19.537Z |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-05-01T01:48:19.538Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:48:22.751Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=0a2a2058-5a41-43e5-9c05-535dfa97aa53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:48:22.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:48:32.760Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=5621d964-5047-45d0-851d-7c02889d87c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:48:32.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:48:42.767Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=151e2eb3-a15a-46fa-80fe-05b7b9447749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:48:42.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:48:52.775Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=c1b03b05-0a65-4473-a5d3-37b81f876fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:48:52.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:49:02.783Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=0f05a16e-42a1-45c5-bbba-e4ea05070dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:49:02.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:49:12.791Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=8e97f2c8-e37c-418b-b45e-59fb8a75538e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:49:12.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:49:22.800Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=fa8d3acb-d8d1-4b97-8086-a26e9fbc6bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:49:22.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:49:32.810Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=82ad2395-f9a5-4d46-93e8-4a2b79c975eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:49:32.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:49:42.818Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=4a444d02-0ca2-45a2-b00d-4e691ac7d099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:49:42.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:49:52.826Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=1189c5ba-9795-4f2a-ad83-7ce6804fa473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:49:52.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:50:02.835Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=9c143476-9259-4afa-a452-541b4c46c6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:50:02.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:50:12.843Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=68ba2366-51b3-4efe-a4bb-54a59fe0b705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:50:12.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:50:22.851Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=6b519dd3-bb6a-4bf4-b059-09a23a5c98b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:50:22.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:50:32.858Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=8cd1b0ca-7886-4597-b1e9-544192c0d640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:50:32.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:50:42.866Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=c42fed24-7f52-46e9-a859-291c143bbbd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:50:42.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:50:52.874Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=df2ff8e2-55d5-4fab-9a40-4191165db7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:50:52.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:51:02.882Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=ba47c06c-48e7-4ba7-923e-20fdaafd8b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:51:02.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:51:12.890Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=114d4714-0e98-4497-b915-367e4255225a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:51:12.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:51:22.898Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=9ceeed2a-c3f0-4880-95e3-5c17662ed327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:51:22.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:51:32.906Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=b13168a9-b447-4580-94f2-98ba573f7dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:51:32.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:51:42.915Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=f315bb9d-ac74-4122-bb19-201de58c740c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:51:42.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:51:52.923Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=1aad3b4e-fa33-4987-92a3-3e24206a3f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:51:52.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:52:02.931Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=934a41be-8e57-4047-8ecd-208c9bde4ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:52:02.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:52:12.940Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=87db8107-1ee7-469e-9364-9f1f47a056e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:52:12.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:52:22.950Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=f3bd6002-d2ca-445c-a6e1-9589a06a4b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:52:22.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:52:32.957Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=89bba23a-4c87-41f1-8e8c-d408c99883b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:52:32.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:52:42.966Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=a6cda67b-246a-4f92-951d-08651cf72aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:52:42.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:52:52.974Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=c44c3613-f0db-4756-b82c-8dfa3360d297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:52:52.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:53:02.983Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=48ef0d7b-8d8b-4821-8cf1-5d69cbf47e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:53:02.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:53:12.990Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=d55a51de-63ef-41db-b6f4-dd8fbb993039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:53:12.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-01T01:53:19.540Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-01T01:53:19.540Z |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-05-01T01:53:19.541Z |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-05-01T01:53:19.542Z |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-05-01T01:53:19.546Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-01T01:53:19.546Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-01T01:53:19.546Z |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-05-01T01:53:19.547Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:53:22.997Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=3939e347-2ab5-4ce4-a2a6-264842757f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:53:23.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:53:33.005Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=7aaf9197-57dc-461d-93fd-bd8d443843c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:53:33.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:53:43.014Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=c8585244-1e6c-4ea4-8945-a274025d8aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:53:43.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:53:53.022Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=769284ba-f696-4f0d-8106-6eb890c895cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:53:53.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:54:03.029Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=59320f98-fc47-4407-a56b-ad08893a7f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:54:03.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:54:13.036Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=a288b377-d03b-492d-833c-430bdce505b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:54:13.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:54:23.043Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=a70a1028-2cfc-46b1-a9bd-89254a1b6a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:54:23.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:54:33.052Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=00537503-5fc7-4fd7-87a9-fb06776643db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:54:33.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:54:43.061Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=0e277bfb-3051-4628-abad-6f8e69142635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:54:43.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:54:53.069Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=07568a7c-e809-420a-b8e8-bab8e6d8dc02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:54:53.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:55:03.077Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=b1dfea4f-1053-4a55-a25f-509aa35f6dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:55:03.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:55:13.083Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=ce96d44d-3a97-46db-98fd-6f0e5aa90fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:55:13.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:55:23.091Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=cd6eaa49-68a7-4a44-958b-6d696f0404a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:55:23.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:55:33.099Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=44ea72ff-876c-4321-a54a-a26b2459db95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:55:33.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:55:43.106Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=3fb45e1d-e517-49da-9d37-93f89488bde3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:55:43.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:55:53.115Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=16737b34-4cc1-4173-aadc-606105331081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:55:53.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:56:03.122Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=9b8a412b-26e1-467e-ab04-796ba2708a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:56:03.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:56:13.129Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=1b282962-a5e2-4c69-968a-0d13e52a906d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:56:13.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:56:23.137Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=a681c1b7-d948-49f9-b1b0-f220f0748e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:56:23.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:56:33.145Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=7a662ea9-5d1c-4f25-abae-b21ae6995931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:56:33.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:56:43.154Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=e55280c9-0520-4f93-a16c-a5e107771d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:56:43.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:56:53.162Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=310affed-9b0e-4be1-858a-42eac567329b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:56:53.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:57:03.170Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=2bae70ad-7cd5-43ea-a59d-a8b25e57cd19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:57:03.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:57:13.177Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=f856972f-c71b-4ed4-879b-5ce0d7d27938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:57:13.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:57:23.186Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=be093c70-2327-4156-811a-83cb577e2385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:57:23.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:57:33.194Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=1521d844-6c44-494b-9cff-eac730fb8a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:57:33.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:57:43.202Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=56ee1309-a760-4165-8bc8-dcb674f0938b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:57:43.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:57:53.209Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=3e95c25a-a1aa-46fe-8bbb-40e429094a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:57:53.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:58:03.217Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=c7a99c41-f15e-432a-8067-bee9a9062144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:58:03.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:58:13.225Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=84cce016-9e17-46e1-a5a4-3b767d425e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:58:13.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-01T01:58:19.527Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-01T01:58:19.527Z |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-05-01T01:58:19.527Z |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-05-01T01:58:19.529Z |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-05-01T01:58:19.533Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-01T01:58:19.533Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-01T01:58:19.533Z |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-05-01T01:58:19.534Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:58:23.234Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=9a493007-b9bd-4a8e-b197-34bb5e7ef9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:58:23.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:58:33.241Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=6865d7bc-db0d-4d02-9706-864f6499e735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:58:33.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:58:43.249Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=e98a94f9-d318-4584-83f1-ef3751095077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:58:43.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:58:53.262Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=450cd2ae-6b1f-440d-a5b7-8395fbc203e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:58:53.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:59:03.268Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=e7d19e1f-6dc3-484c-bb01-9d904030f7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:59:03.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:59:13.275Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=0688e0e3-0b8f-4277-aef3-62b3770c7c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:59:13.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:59:23.284Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=ad60e353-e343-4330-8a49-657d576bca8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:59:23.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:59:33.291Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=899d1e40-a714-4a1c-9d99-fca5a4dfbfbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:59:33.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:59:43.303Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=70f0287c-e71d-4c0d-870d-3aa2807638d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:59:43.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:59:53.311Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=bea01dbf-8598-40fa-a3f4-44a3855a5fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T01:59:53.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T02:00:03.318Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=b147bebe-4c13-4e6d-8d7e-0f0db33b2f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T02:00:03.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T02:00:13.325Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=6842869b-6487-4556-aec7-dbd989861669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T02:00:13.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T02:00:23.332Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=a758e1dd-8f6a-4e0d-99d5-28dfeeea8518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T02:00:23.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T02:00:33.338Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=d05272bc-2b72-4240-ac60-0ef410edf647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T02:00:33.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T02:00:43.345Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=036f2a65-8a91-4503-b41b-ff5f3dc3e7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T02:00:43.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T02:00:53.352Z |INFO |Init configs |InvocationID=53265a06-41dd-47f6-8884-785dca1acc8a, InstanceUUID=c5988706-87e2-4355-a5b4-c410022177a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-01T02:00:53.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |