By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T12:08:17.996Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T12:08:17.999Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-29T12:08:18.028Z |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 |2021-12-29T12:08:18.555Z |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 |2021-12-29T12:08:18.635Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T12:08:18.636Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-29T12:08:18.636Z |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 |2021-12-29T12:08:18.699Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-29T12:08:18.777Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-29T12:08:18.797Z |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.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-12-29T12:08:19.937Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-29T12:08:20.311Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-29T12:08:20.328Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-29T12:08:20.328Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-29T12:08:20.377Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-29T12:08:20.378Z |INFO |Root WebApplicationContext: initialization completed in 1580 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-29T12:08:20.663Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-29T12:08:21.311Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-29T12:08:22.432Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-29T12:08:22.899Z |INFO |Started MainApp in 6.647 seconds (JVM running for 7.222) |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-29T12:08:22.946Z |INFO |Start scheduling PRH workflow |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:08:22.954Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=b6aab1ea-5525-4ccb-9a2e-2d76d8ed49e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T12:08:24.354Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.138.201:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:08:24.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:08:34.378Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=573e6e36-18d0-40eb-a60e-c598c7a4d606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T12:08:35.420Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.138.201:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:08:35.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:08:45.424Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=2daccf2b-6a04-4717-ae10-89e6c4c9b7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T12:08:46.492Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.138.201:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:08:46.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:08:56.493Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=e7c4d1af-6c99-4382-a61b-205a151931e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T12:08:57.531Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.138.201:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:08:57.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:09:07.533Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=715d4cac-a9e4-493c-81f3-345dd07b06ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T12:09:08.571Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.138.201:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:09:08.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-29T12:09:14.150Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-29T12:09:14.152Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-29T12:09:14.158Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:09:18.572Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=f0036957-482b-450d-b398-e2bfeb7b05c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T12:09:19.612Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.138.201:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:09:19.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:09:29.619Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=7b3bcb84-05a4-4b03-85dc-2f83b3857d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T12:09:30.651Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.138.201:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:09:30.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:09:40.652Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=d5974c9f-224d-4a82-b708-fb35b92a58bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T12:09:42.043Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.138.201:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:09:42.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:09:52.045Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=8c901cee-d633-4643-80a6-fa22ae7d736a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T12:09:53.083Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.138.201:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:09:53.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:10:03.085Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=8704181a-8dcf-497d-8236-c06babed92ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T12:10:04.127Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.138.201:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:10:04.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:10:14.129Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=2b10f984-ce88-49db-929c-3f3cafd469f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T12:10:15.163Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.138.201:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:10:15.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:10:25.165Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=7e7fd610-ac93-4847-a351-3ad6d2129d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T12:10:26.203Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.138.201:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:10:26.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:10:36.204Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=adc55ff2-c7bf-4470-9a92-1e18e8de45d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T12:10:37.243Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.138.201:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:10:37.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:10:47.245Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=3a0b8c94-735f-4a16-b708-ea772d46f874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T12:10:48.283Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.138.201:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:10:48.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:10:58.284Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=13d73b15-6082-4527-bdec-bf3345ea7169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T12:10:59.323Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.138.201:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:10:59.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:11:09.325Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=5557b1da-a6c5-4f05-b92e-1b87bf30bb9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T12:11:10.363Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.138.201:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:11:10.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:11:20.364Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=a44eeff0-d403-4fa0-98d6-c7cec6fb4125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T12:11:21.403Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.138.201:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:11:21.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:11:31.404Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=03f06215-acb4-4ff9-b5f3-9d3fd953e6db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T12:11:32.507Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.138.201:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:11:32.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:11:42.508Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=8fa83db5-3cf1-4c05-b710-9f06e2ada767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T12:11:43.547Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.138.201:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:11:43.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:11:53.550Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=1ea4e109-868a-470d-becd-1bed985287db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T12:11:54.588Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.138.201:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:11:54.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:12:04.591Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=3ed53368-4bfe-4646-b2e1-3c7798daf315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T12:12:05.627Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.138.201:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:12:05.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:12:15.628Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=b3f4dea3-a673-4460-a23c-e0feb4cf4484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T12:12:16.667Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.138.201:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:12:16.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:12:26.668Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=b0e11919-ef7e-48da-983f-73524f0dd72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T12:12:27.707Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.138.201:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:12:27.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:12:37.708Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=b1088b30-ce0f-4fd2-8169-e645bef01761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T12:12:38.747Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.138.201:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:12:38.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:12:48.748Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=068d7265-c487-4a3e-836e-02d1dda6f471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T12:12:49.787Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.138.201:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:12:49.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:12:59.788Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=1a4722fe-9518-4ed3-90c2-ba514f1c416a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-29T12:13:00.831Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.138.201:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:13:00.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:13:10.833Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=90a42d11-ff18-45fa-99cc-7969eb52f047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:13:10.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:13:20.938Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=59a51987-dcd3-42d5-bebe-fdfd21876da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:13:20.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T12:13:21.652Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T12:13:21.652Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-29T12:13:21.653Z |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 |2021-12-29T12:13:21.656Z |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 |2021-12-29T12:13:21.664Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T12:13:21.664Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-29T12:13:21.664Z |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 |2021-12-29T12:13:21.666Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:13:30.951Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=6b096355-a792-463b-a534-8e7c4cc22c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:13:30.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:13:40.970Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=6d6adf5a-83ae-4a27-ae77-50f26fdba303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:13:40.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:13:50.983Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=374a8512-f921-4690-9e83-19785dafdef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:13:50.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:14:00.997Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=f088c5c2-0f2e-47a8-b312-e93a558cae22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:14:01.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:14:11.007Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=23e92c11-2449-4588-9dab-50677e95fcb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:14:11.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:14:21.019Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=03245d17-561f-4cab-8593-7fc6fcf0bb51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:14:21.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:14:31.028Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=ba8ec6cc-b57d-4aee-8371-862053fbad69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:14:31.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:14:41.039Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=bfcc3dec-aecb-4fb6-b70f-b3ee181ba780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:14:41.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:14:51.050Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=a9d8c8b9-88ef-4458-8421-ad4838542585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:14:51.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:15:01.062Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=4fee4034-0248-4783-b355-ba7256a82b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:15:01.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:15:11.077Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=5ccf1da7-7143-409d-8b4e-229fff20b8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:15:11.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:15:21.090Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=412b7cbc-6d56-4614-a9d3-537873fae4b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:15:21.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:15:31.108Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=8e3b8b32-49ad-4414-ad1d-9f99c50238ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:15:31.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:15:41.119Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=f234d70d-08ab-4afd-bbca-34b45ce58109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:15:41.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:15:51.128Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=5004a811-d110-4c62-8f76-ff77e25c11e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:15:51.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:16:01.136Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=9a0ca828-0e95-4173-bcfb-630717f03e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:16:01.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:16:11.143Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=750f0f2f-ecd7-44ba-a467-fa0e9f210e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:16:11.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:16:21.151Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=6062319e-db6e-47bf-8ef3-675cd8647b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:16:21.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:16:31.160Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=95879c60-1f22-4c47-a4cb-2e6cc540aa4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:16:31.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:16:41.168Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=a075e6bd-b0f5-42f8-8a04-88231eeefa46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:16:41.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:16:51.177Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=23eb399d-d489-4e39-9f67-6edc430bb237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:16:51.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:17:01.190Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=2668a4d5-31fa-4d2e-b268-c570978e8811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:17:01.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:17:11.267Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=2b926fcd-6cbe-4fd4-a50a-fa2de8eb340d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:17:11.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:17:21.281Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=ac7d6a29-b501-4176-8f1f-feca93a6ce5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:17:21.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:17:31.296Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=d4e59add-de97-472e-9419-18632ea43b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:17:31.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:17:41.304Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=405d6f62-93af-4206-9121-cee4a48098d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:17:41.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:17:51.318Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=ccea1653-246d-4f70-bf18-026b2fe5a44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:17:51.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:18:01.327Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=e8c291b8-8f5f-4d05-8a98-f925e6b271ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:18:01.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:18:11.334Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=3710e443-aebc-40fd-86a0-523d6987bcae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:18:11.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T12:18:21.035Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T12:18:21.035Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-29T12:18:21.037Z |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 |2021-12-29T12:18:21.040Z |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 |2021-12-29T12:18:21.047Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T12:18:21.048Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-29T12:18:21.048Z |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 |2021-12-29T12:18:21.050Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:18:21.342Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=5c7d5941-9fd1-4ce2-bdb6-05ba90d10855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:18:21.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:18:31.353Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=6ad5c97e-2715-42fa-978f-b9cd71dd2149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:18:31.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:18:41.369Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=f31d7034-5e75-4c99-8315-8434662d7f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:18:41.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:18:51.383Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=de683a72-a96e-438d-9383-7f12df93b99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:18:51.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:19:01.395Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=3f40218e-f141-4840-a39e-1232d6eb0565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:19:01.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:19:11.405Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=69d6bbf4-4b9d-4c61-a182-f9cbde1e5ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:19:11.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:19:21.414Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=2c333d93-a02b-4d48-a532-a236a3e46f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:19:21.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:19:31.432Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=4b3a9f58-edeb-46bf-82cf-3d2c63ba1d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:19:31.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:19:41.443Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=34cc16fe-c0ab-4761-97e4-42ea4d36a3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:19:41.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:19:51.457Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=1090fff3-caf6-4684-8c4a-5e8b27f288bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:19:51.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:20:01.466Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=43b1be55-425c-4d79-b42d-fb770a10fc37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:20:01.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:20:11.474Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=4d9df671-d567-4edc-b5a2-8f7d901630dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:20:11.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:20:21.488Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=67d378f3-9095-4b83-85bd-409d49161287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:20:21.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:20:31.510Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=821acf53-44f1-457d-a7a1-ee22c91f6715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:20:31.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:20:41.519Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=8ec1365e-ee7f-4111-97c6-ec48972f5086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:20:41.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:20:51.540Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=fda0161c-f247-4fb0-8b4c-00db75b57e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:20:51.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:21:01.557Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=de99dafa-a66c-4784-9c17-7d1c9a05bcbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:21:01.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:21:11.567Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=a3fab0d2-7a22-4782-8405-de0d7eae2365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:21:11.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:21:21.575Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=f85be0ee-0f8f-46da-b225-cffe28349c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:21:21.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:21:31.591Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=6d7cac67-84b0-4bbc-aa75-3ea9033580a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:21:31.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:21:41.623Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=f72b65f0-4add-4e5d-bb35-883b71da49ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:21:41.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:21:51.635Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=a763d1d7-b3df-4dfb-bcb0-26beb6b3ffe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:21:51.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:22:01.647Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=7c09ffaf-6845-4769-886b-45ec1736b0cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:22:01.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:22:11.657Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=b12eb138-f186-445b-9563-aa5d2e9dcf7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:22:11.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:22:21.669Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=b30785ad-8763-4731-b756-942e5fbfadd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:22:21.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:22:31.685Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=2bb44f79-5507-431b-8511-e8216f979c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:22:31.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:22:41.695Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=a33911dd-2bb0-40ad-ab0c-b3d924fc3287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:22:41.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:22:51.703Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=c61e713b-f2b5-4114-b293-b89920daa88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:22:51.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:23:01.710Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=f4aa9295-d422-45cb-b733-17d20455c902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:23:01.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:23:11.718Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=ed93d216-ed55-4ace-b26b-a1dc93068b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:23:11.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T12:23:20.990Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T12:23:20.991Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-29T12:23:20.992Z |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 |2021-12-29T12:23:20.995Z |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 |2021-12-29T12:23:21.020Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T12:23:21.021Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-29T12:23:21.021Z |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 |2021-12-29T12:23:21.024Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:23:21.735Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=b75abcca-15fc-496c-a654-8c34917b4b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:23:21.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:23:31.744Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=8dfef92b-288f-43d7-9009-2c8b118d5460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:23:31.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:23:41.752Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=8685ba3c-9cc7-4f0b-ad64-751725df079f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:23:41.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:23:51.764Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=a3d503ce-23d5-47e8-bd52-733adef1ad07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:23:51.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:24:01.772Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=ada169b2-a72e-43c4-8e1e-5e7e7d304410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:24:01.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:24:11.779Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=169e22ac-3947-4f31-b968-c90adf9b0f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:24:11.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:24:21.787Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=9a269d8f-25f5-4323-b111-d2c946226bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:24:21.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:24:31.795Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=99475c44-6ce7-41e0-93e4-4aa00ef45a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:24:31.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:24:41.802Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=ae8fc426-7897-4aeb-95fa-11eabfdfb3e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:24:41.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:24:51.812Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=99533eeb-3dfe-4206-ab4c-4fa2ca92b3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:24:51.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:25:01.821Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=e70c08c9-c30c-4d9e-9834-3cfea139597a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:25:01.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:25:11.833Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=3c832368-06f5-479b-867e-f60b70cac189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:25:11.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:25:21.840Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=6de79255-f624-4717-affe-76990ff76b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:25:21.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:25:31.845Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=57cb1fba-fa24-4aa5-a4a0-b96962de2888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:25:31.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:25:41.853Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=28cf5bfb-4380-4b9f-a225-e2d461867140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:25:41.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:25:51.863Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=9acd23a7-950a-4e97-b32d-e0a78d75d9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:25:51.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:26:01.869Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=40cde19c-abda-47fc-961d-fc35d0d841d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:26:01.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:26:11.876Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=f4edd275-c648-406e-882b-447c86187bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:26:11.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:26:21.887Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=08490f98-fec9-447f-bbb3-c473ef3b0990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:26:21.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:26:31.898Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=9967105b-db5d-4f06-aa8b-2b874f47741e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:26:31.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:26:41.905Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=c5494051-bd65-444a-b2ac-16bbe3549894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:26:41.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:26:51.913Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=4c1e15ac-a5ae-427d-b5a3-e6d84f2ea01a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:26:51.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:27:01.925Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=24d26edb-25a6-4864-aa41-8d9bc034e32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:27:01.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:27:11.934Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=5629c78c-9e7f-4b0a-af10-075a1616a85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:27:11.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:27:21.942Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=0e3a08fd-76b5-4f65-9e95-8f0aecb8f75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:27:21.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:27:31.951Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=bea25ae4-99e8-48f0-9432-0aba0c5c87c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:27:31.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:27:41.958Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=6c962811-9e34-4bb9-8586-78ae8ca04b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:27:41.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:27:51.966Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=b9afc8db-0edc-4a33-ae1f-1181619ae599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:27:51.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:28:01.982Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=0313b883-8656-47a1-9f53-cecf453dbc1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:28:01.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:28:11.996Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=e7413a5b-c2b8-42e5-be3e-8e67bc80e6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:28:12.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T12:28:21.042Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T12:28:21.042Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-29T12:28:21.044Z |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 |2021-12-29T12:28:21.047Z |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 |2021-12-29T12:28:21.055Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T12:28:21.055Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-29T12:28:21.055Z |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 |2021-12-29T12:28:21.058Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:28:22.005Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=b3928e63-e676-46e9-afa3-787b70238135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:28:22.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:28:32.011Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=f8e01751-744e-44b2-b2b8-5c18ffe13c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:28:32.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:28:42.017Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=be99166a-63a2-4d37-a215-e5749a8509be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:28:42.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:28:52.024Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=56e2f120-352b-47d3-b945-86c371945b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:28:52.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:29:02.031Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=0339b5fc-d0e0-4603-acb0-2fcbaa127f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:29:02.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:29:12.040Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=4f8b02f7-3574-4a1a-8310-0fd5d4d0fafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:29:12.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:29:22.050Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=2d5cc0e6-2d80-40c1-9813-0d044fe7a3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:29:22.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:29:32.058Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=46297b9c-55d9-4d28-b28d-63d00854c82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:29:32.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:29:42.066Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=5e3334e0-657a-462e-9b70-218d3786e9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:29:42.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:29:52.079Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=5069788c-5e2a-405d-9bea-338b48d1c27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:29:52.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:30:02.088Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=14358304-ae54-43a0-a3c7-e78a0a6e26ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:30:02.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:30:12.095Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=2f5ed055-52c3-48f7-a12b-f762dff942e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:30:12.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:30:22.102Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=df34e7b6-39ac-4929-a520-51ac52df1b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:30:22.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:30:32.109Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=2833ad17-f22a-4626-ba9a-4e5467a68f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:30:32.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:30:42.116Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=47880ced-b2b4-4045-b2bc-f965c7460bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:30:42.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:30:52.123Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=5c42ff49-30fe-4a85-8d9c-e211bdf652f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:30:52.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:31:02.131Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=95e6758b-2749-4fb1-a0be-1e9c876e34c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:31:02.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:31:12.142Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=ad9ab7c1-f49a-4942-9282-c62debb44acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:31:12.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:31:22.149Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=65894898-26e1-4a44-8fed-21cc32652743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:31:22.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:31:32.159Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=931a7b41-bbe1-45c1-be44-b1777687372c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:31:32.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:31:42.170Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=d21d8712-b327-403e-93f9-b6bbb67b5364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:31:42.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:31:52.177Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=e2c22152-9ed8-488a-8194-06e11a750069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:31:52.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:32:02.187Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=cf4c2b90-94db-43de-9002-daf3d0582e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:32:02.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:32:12.193Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=54d1209e-ce6e-4e12-a99d-56bd9c88a50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:32:12.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:32:22.201Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=5bca731f-1da4-4340-b891-a247641c63e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:32:22.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:32:32.208Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=1c4f1723-9175-4976-a427-9d98bcd1a398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:32:32.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:32:42.216Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=43e9b1b3-570b-46c4-a937-e8291e6bffc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:32:42.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:32:52.226Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=b764c9fb-f10e-489c-9ed0-52872c7db272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:32:52.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:33:02.238Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=2961eecb-3584-4c08-a139-dabd6045b3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:33:02.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:33:12.249Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=703a7b00-2555-4812-a707-caac2a22f047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:33:12.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T12:33:20.968Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T12:33:20.968Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-29T12:33:20.969Z |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 |2021-12-29T12:33:20.971Z |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 |2021-12-29T12:33:20.976Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T12:33:20.977Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-29T12:33:20.977Z |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 |2021-12-29T12:33:20.979Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:33:22.264Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=357b0a79-23e2-4a42-a125-ff89e7325395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:33:22.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:33:32.271Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=878a8c98-6f0f-48d2-be9a-f433f677078b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:33:32.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:33:42.277Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=2e32af00-df54-45bb-ab46-6829d494d06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:33:42.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:33:52.284Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=7e18ed62-675d-4a76-9b45-a7d3805fbddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:33:52.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:34:02.291Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=fc3c9a47-7cce-42d7-869b-4e5899f5f0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:34:02.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:34:12.297Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=4eb95ec8-9d68-4138-8858-a57c6b03a4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:34:12.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:34:22.305Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=47bf4466-7bc6-4e42-b5e3-4ec8d142e0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:34:22.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:34:32.319Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=040be363-19cb-4f37-8dac-9fc038719046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:34:32.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:34:42.327Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=9aa8fb1b-9b89-43b7-bd3a-9a5b04790314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:34:42.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:34:52.335Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=0c243c8e-28c6-4051-bd52-472fbf716d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:34:52.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:35:02.341Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=e97d3592-16d8-479e-bc1c-401c194a833b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:35:02.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:35:12.350Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=88c4018f-e3fb-4223-aa75-5b64844a223f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:35:12.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:35:22.358Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=6e290ee2-37b4-41ae-82b1-599a46518417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:35:22.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:35:32.366Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=04de8a65-09d6-434e-95e2-01da52ea49d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:35:32.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:35:42.375Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=46cc1b1e-eb57-47e4-b3c7-9aafb9aa16c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:35:42.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:35:52.383Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=41b29f4b-00f3-440a-8327-cd8849c9d927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:35:52.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:36:02.390Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=7d50f410-72e1-4dde-8197-1d1cb7f3124c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:36:02.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:36:12.397Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=3140f483-9788-454f-bf1c-5449b9b1123b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:36:12.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:36:22.411Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=29024fd0-8881-4755-809c-6410f4087fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:36:22.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:36:32.419Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=c7a6655b-17cf-417c-98ef-40691855aa6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:36:32.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:36:42.428Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=2e41c89c-0757-46a8-ad34-2233b4dda213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:36:42.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:36:52.441Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=e96a802c-21c2-415e-b9e5-50467cbfa228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:36:52.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:37:02.447Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=12b5d6a7-4511-433e-bf5c-0f8ffbd1e86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:37:02.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:37:12.455Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=25a9b9f1-818c-42e0-b27d-05c371ad2ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:37:12.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:37:22.461Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=6a2ed37b-592d-4ee2-9274-035178fd5de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:37:22.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:37:32.467Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=0c42d733-1e2d-4eee-8e14-141af5b3a287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:37:32.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:37:42.474Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=22e69210-dc77-44db-85f1-96ca2aed41eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:37:42.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:37:52.481Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=b3c35176-99fa-4413-aa87-77d7977d04cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:37:52.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:38:02.492Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=ef88d77f-d330-4b56-a959-3df15dcc0746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:38:02.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:38:12.499Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=cfe4dee9-d764-4e4f-a1be-87498d62a539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:38:12.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T12:38:21.078Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T12:38:21.078Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-29T12:38:21.079Z |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 |2021-12-29T12:38:21.083Z |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 |2021-12-29T12:38:21.088Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T12:38:21.088Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-29T12:38:21.088Z |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 |2021-12-29T12:38:21.090Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:38:22.506Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=d1a2948d-3ae4-4961-a5b9-f6586f9c237e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:38:22.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:38:32.515Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=3002dd97-d29d-4525-b0da-95498dc5c080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:38:32.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:38:42.521Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=97508c9d-a125-4893-9e88-865c57ebdf26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:38:42.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:38:52.531Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=26b51d1e-63b0-484c-be5a-3e8967142552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:38:52.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:39:02.540Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=205c0ffe-d740-46a5-b098-84ecb0b58dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:39:02.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:39:12.548Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=01668c66-f374-4a40-acef-4ade8fef77d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:39:12.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:39:22.556Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=ec16a38b-308e-42cd-9682-f07274f600d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:39:22.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:39:32.565Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=9a84d027-78c6-4f35-9455-8125db601a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:39:32.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:39:42.581Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=d11f3769-5734-4f5c-a941-e500fa9cc221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:39:42.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:39:52.590Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=2d881d69-9f8f-4437-bcc2-93f84141fbed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:39:52.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:40:02.599Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=07611222-1e78-4c43-9d10-ff6dc686a478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:40:02.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:40:12.605Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=64b8ad6d-c1f1-4a9b-9b18-fb0737e31170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:40:12.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:40:22.612Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=cdb4883f-311d-489a-a576-96e7969e41e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:40:22.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:40:32.619Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=5c33eaa7-6f40-4dbf-b9c0-d20fbafdba14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:40:32.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:40:42.626Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=1df4c80a-efa7-4747-af88-b1a92b51ab60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:40:42.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:40:52.635Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=5d662a3e-c66e-480f-8c72-d88ef35828b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:40:52.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:41:02.644Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=b882ccbc-39b5-4ad1-adc8-5c791a329268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:41:02.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:41:12.653Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=f1c7d859-77a3-4025-ae93-62aa8e31e832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:41:12.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:41:22.667Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=8d45b1aa-ff9d-404c-9623-0bc4a4d4c84a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:41:22.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:41:32.680Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=1efec1bb-aa60-4022-93ec-854514a6e788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:41:32.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:41:42.686Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=19daa700-f697-407c-8333-a7e71215d158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:41:42.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:41:52.692Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=77a6b2e9-f78a-4ec9-83be-6d778cdfd0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:41:52.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:42:02.699Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=e47ecd23-f700-4e73-83c3-02b772b0f596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:42:02.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:42:12.705Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=5dbe55d2-3bf6-45ab-b534-efdcdb0d5ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:42:12.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:42:22.712Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=8565897b-72d3-4513-9e12-05be75790462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:42:22.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:42:32.719Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=2cf37ee9-5f10-4882-ae25-898c01f5080d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:42:32.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:42:42.727Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=90f7cee4-472a-4ecd-a977-dd6d6c5a1215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:42:42.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:42:52.736Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=5c45c505-0121-4723-9a38-163976ae9bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:42:52.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:43:02.745Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=1d8194a3-8b18-4392-a123-faf9ede31a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:43:02.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:43:12.757Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=6a337d11-5954-44ba-9ef3-d35a02a3f56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:43:12.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T12:43:21.046Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T12:43:21.046Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-29T12:43:21.047Z |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 |2021-12-29T12:43:21.049Z |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 |2021-12-29T12:43:21.054Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T12:43:21.054Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-29T12:43:21.054Z |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 |2021-12-29T12:43:21.056Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:43:22.765Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=b93bf66f-ab0d-43b6-be4f-b9fc0b9f3629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:43:22.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:43:32.772Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=48c88a9b-ab4c-4a6b-a3d1-eac211f1f43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:43:32.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:43:42.778Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=b06b81bf-5b28-4789-80d3-083ea9b2e776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:43:42.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:43:52.785Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=cb3b3e34-55a1-4043-9ac6-665a24502561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:43:52.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:44:02.792Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=6d7e70e1-b6c5-4ed5-b8b9-7f4f4a84e04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:44:02.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:44:12.803Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=a9adc5db-d630-4f2d-a806-40fa1c13e6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:44:12.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:44:22.813Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=72a073ce-7f9e-4541-81da-b0158ed5b916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:44:22.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:44:32.821Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=20a2706c-9fc9-4ff8-ac58-7c83e987e795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:44:32.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:44:42.829Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=c6c47a80-f07a-4add-820e-1ae381e077bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:44:42.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:44:52.837Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=09230456-7185-4b48-968d-c7c0a6c18fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:44:52.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:45:02.848Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=2ec79f49-8a81-4af0-ae4d-a755c5c94a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:45:02.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:45:12.861Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=3a4cf5b3-2900-498b-b699-be48db7e4def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:45:12.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:45:22.867Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=df10d648-05f7-4b82-94e4-7dd45e75192f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:45:22.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:45:32.875Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=1c044df3-a198-4278-8456-2e8ffe5ae177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:45:32.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:45:42.881Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=93981a1a-1f36-4fed-ab92-038a42c7eaa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:45:42.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:45:52.887Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=c79782f4-4b12-406c-9b11-66ac5175f169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:45:52.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:46:02.895Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=eef8584e-f9a0-424a-b85d-767fc516ff2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:46:02.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:46:12.901Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=a689edd3-704b-4691-bdf5-b624a4503f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:46:12.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:46:22.907Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=9d61c398-676d-4821-b7c3-3b4f34603c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:46:22.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:46:32.920Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=27ae7904-cf6a-423e-aacf-0c0d3d778699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:46:32.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:46:42.926Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=daf3b982-7e30-4160-a53c-32a83a48086e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:46:42.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:46:52.933Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=daf02567-23f2-4943-9218-34dbf0c4a562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:46:52.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:47:02.941Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=eae87f35-7b40-4143-a600-160b2f57de52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:47:02.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:47:12.954Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=4ec16c98-9536-49bd-83ee-77e4c8dc4f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:47:12.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:47:22.963Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=943d4a0a-6027-45dd-ab35-c3e04255c49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:47:22.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:47:32.970Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=2879f467-dee7-46c9-8349-4bf12e22cd86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:47:32.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:47:42.977Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=6a24e60a-cdc2-4281-b350-69a24593c705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:47:42.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:47:52.982Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=007345f8-8548-4a8b-b3ce-04ac7a91057f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:47:52.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:48:02.989Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=c38ecf8f-9f3c-4f5f-ac14-d7d9aa8e877e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:48:02.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:48:12.996Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=c931a06e-f85c-430b-af06-0af6acd18abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:48:13.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T12:48:21.056Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T12:48:21.056Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-29T12:48:21.057Z |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 |2021-12-29T12:48:21.059Z |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 |2021-12-29T12:48:21.065Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T12:48:21.065Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-29T12:48:21.065Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-29T12:48:21.067Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:48:23.004Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=0a3fe5ae-f4e0-4285-8720-b294fe9c9adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:48:23.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:48:33.014Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=9f077136-6e01-4264-a8ad-7425fc5d9ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:48:33.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:48:43.023Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=a63196b8-801b-48ec-9250-d181916d09a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:48:43.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:48:53.033Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=741e4bd6-e74b-4cb4-97be-71403e8f4fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:48:53.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:49:03.044Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=8f65f232-a698-4f07-90f5-63873fa1577c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:49:03.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:49:13.051Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=5620e15d-f0fa-4f58-8389-7abe9969e71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:49:13.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:49:23.057Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=4c135d01-bf2f-4419-ba36-702b87c93f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:49:23.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:49:33.063Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=d7e33da7-e95f-4a90-a307-6f4d7a7cea1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:49:33.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:49:43.073Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=8243c9ee-7b69-4d86-a0c4-951f96f42c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:49:43.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:49:53.083Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=e2f534db-ae64-4418-9b57-a45d54b8e5a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:49:53.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:50:03.092Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=2cc91e03-d7f0-4994-b3e4-8c940671f09f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:50:03.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:50:13.101Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=a3789092-97bc-4da8-9dbd-cdec8adf86d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:50:13.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:50:23.114Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=5752423c-ca53-452e-b186-d52db0dd0674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:50:23.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:50:33.123Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=81caea89-6d36-4c4a-aad9-254779acfc0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:50:33.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:50:43.129Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=ae86ac53-d132-4ac9-958b-95cb9965b88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:50:43.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:50:53.136Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=0d90b785-5f3e-4ab7-9ca0-2423b2942ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:50:53.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:51:03.143Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=062080f7-3d94-4a8f-a0a7-49d0896e4d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:51:03.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:51:13.150Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=e2e1029f-759f-4b40-961f-283aa26a9a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:51:13.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:51:23.161Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=2e861182-c17d-45aa-bda4-d6ac0a204440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:51:23.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:51:33.172Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=b9b19764-1af4-48f9-a61a-85b099a00fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:51:33.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:51:43.180Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=c3ac5fee-4ebd-4716-a4b0-72cd1969ed39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:51:43.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:51:53.190Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=b9fb6c78-32aa-472a-9d6c-5c453bc8fc6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:51:53.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:52:03.202Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=1889cf14-5f78-4d6d-a0f4-cc13906dd650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:52:03.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:52:13.208Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=056f0b3c-2d6d-4607-a86b-bfccd468ff6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:52:13.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:52:23.214Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=4615c8ee-ef77-4724-be05-ccbffbb8ae8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:52:23.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:52:33.221Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=ba606142-3ff9-4329-a97c-5126fd4cdb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:52:33.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:52:43.229Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=847077af-057c-4c3a-bc26-c482b1c86813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:52:43.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:52:53.236Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=aa5242bf-029d-4d25-9d1e-33a1743d1695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:52:53.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:53:03.243Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=d1bc3e47-1bda-48fa-8d42-d29869827aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:53:03.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:53:13.252Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=8a0678b5-05e3-4212-bb37-4861fcfaff2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:53:13.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T12:53:21.007Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T12:53:21.007Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-29T12:53:21.008Z |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 |2021-12-29T12:53:21.011Z |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 |2021-12-29T12:53:21.015Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T12:53:21.015Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-29T12:53:21.015Z |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 |2021-12-29T12:53:21.017Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:53:23.260Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=b7116970-3f03-4ac6-bfc3-898d5171d453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:53:23.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:53:33.269Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=41c9a99b-9b3e-4ddc-a180-23aeff326ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:53:33.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:53:43.285Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=24a739bf-acf1-42d7-a340-f418d5e189bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:53:43.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:53:53.292Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=416e7349-83eb-433d-bde3-0f009af761d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:53:53.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:54:03.301Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=476ab885-bd70-4195-8c06-658dc0408d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:54:03.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:54:13.307Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=11fa9345-9bf7-455b-b9a2-a0eb26510c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:54:13.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:54:23.319Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=53c92ec7-fcfb-4c75-aa3d-63b587607c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:54:23.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:54:33.326Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=d2f9622f-c763-4851-ac94-fa64433459a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:54:33.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:54:43.342Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=7a0a8fd1-2001-4743-960e-5492bfa91201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:54:43.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:54:53.368Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=f47d0bb2-b6ea-4965-ae13-7682eaa3f214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:54:53.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:55:03.377Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=fadf5355-0d4d-48f0-81d6-f6e014f09a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:55:03.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:55:13.390Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=8d711e13-da04-4307-971f-c81209041921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:55:13.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:55:23.399Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=53cf68c3-81fb-4505-a6c7-31218cea428e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:55:23.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:55:33.406Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=79e59ba5-d6a4-4d5d-9aeb-f8edd2cd90a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:55:33.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:55:43.415Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=bc129113-32a3-4415-b809-904f86650b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:55:43.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:55:53.425Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=58729cfa-6240-446f-a469-0f7a838d36fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:55:53.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:56:03.436Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=cf7c82b9-dfbb-4946-bcd2-4b15c01682e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:56:03.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:56:13.445Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=8b14bc6d-dafd-4a72-b6d9-29078d41ddf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:56:13.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:56:23.452Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=1c4e18d7-9958-4adf-b645-ef280bc89f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:56:23.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:56:33.460Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=f7e9f794-6179-42cb-8bb9-9a42b6fdd71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:56:33.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:56:43.472Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=73c95119-8329-4502-be81-108ed52c7c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:56:43.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:56:53.480Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=0d09149b-b9a5-406e-bbcf-f19251461176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:56:53.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:57:03.487Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=ff8f6540-4d04-4748-badc-d02f7bc37f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:57:03.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:57:13.493Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=5df1fb66-9394-402a-ab0f-7db32bec376e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:57:13.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:57:23.499Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=51c8b512-f197-4cb4-8ebe-092abb84e04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:57:23.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:57:33.506Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=a9f15269-8dc5-474e-b77a-cb3f309b88fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:57:33.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:57:43.512Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=dd8c4f3f-ffa5-46d1-9cc8-8291b8b31e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:57:43.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:57:53.519Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=e53a3a88-2b98-491b-b9df-67de4edf4936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:57:53.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:58:03.528Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=4d69c371-935e-483d-a987-9841410b6719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:58:03.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:58:13.536Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=30330e58-d535-45f9-bf52-a0bb34e63cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:58:13.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T12:58:21.012Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T12:58:21.012Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-29T12:58:21.013Z |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 |2021-12-29T12:58:21.018Z |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 |2021-12-29T12:58:21.025Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T12:58:21.025Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-29T12:58:21.025Z |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 |2021-12-29T12:58:21.027Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:58:23.545Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=426f971b-7554-4e35-8a78-b92637e05dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:58:23.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:58:33.559Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=142fe8e7-6541-4312-a0d0-26e762dc34ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:58:33.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:58:43.567Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=83fbc246-d189-4f36-9559-7faf6c7c97ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:58:43.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:58:53.573Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=8655cd3b-4a6a-4269-b01e-33f10d9d339c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:58:53.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:59:03.580Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=3b2defc5-adbe-4908-b7f9-472f998f130e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:59:03.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:59:13.586Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=2310fba7-c1d2-4743-8fca-e38f7746d3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:59:13.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:59:23.591Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=056714fa-a04e-4cdb-9d26-1b24b9da85de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:59:23.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:59:33.603Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=0bf4c6d5-21f8-40ac-a997-b1aac896afc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:59:33.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:59:43.626Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=4614791f-4274-4489-a474-a3d24a379885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:59:43.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:59:53.635Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=a643f2fa-e18d-4ab5-800e-7760a70ebbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T12:59:53.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:00:03.650Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=dc0f025b-ad69-4da9-992c-b008bc13e984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:00:03.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:00:13.657Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=45a20f15-c043-401c-ba76-6b3ae8190219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:00:13.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:00:23.664Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=9758e257-8171-463f-9498-7c3edbd9c929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:00:23.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:00:33.670Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=03efac2f-7e4c-45bd-8793-7eb3f6694b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:00:33.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:00:43.677Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=c58de646-3a12-4459-ad18-46c59a3d3b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:00:43.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:00:53.684Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=dd3bfe00-ab9a-452c-b280-6a14c92237b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:00:53.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:01:03.698Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=b250648d-f3ad-47a9-a701-3e59e6e49d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:01:03.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:01:13.706Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=31bfdada-3db5-45aa-aa94-16793dc2a96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:01:13.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:01:23.715Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=d040bfa2-54b7-4e44-8dda-8518b97a1c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:01:23.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:01:33.726Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=8126ca5c-be40-44d3-b833-632be41c0239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:01:33.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:01:43.741Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=ce986b7c-4b7c-4f06-aa4f-66d9885f7f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:01:43.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:01:53.750Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=8dff5fda-dbde-4cc9-befb-493f40fe41b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:01:53.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:02:03.756Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=a76a6ebe-40f0-4b90-b4af-6c6deff35dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:02:03.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:02:13.762Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=3411ce61-b23d-4d7e-94cb-24f9320a3f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:02:13.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:02:23.768Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=703e6099-88d3-434e-b849-b2b7e1b0bf2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:02:23.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:02:33.776Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=8d1bf7d2-5dce-45fa-8647-e4c977136719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:02:33.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:02:43.783Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=a4244729-614e-4c76-ab49-52aca2f03cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:02:43.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:02:53.812Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=d59b3a7a-3330-41c6-b51d-4742cc11d31e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:02:53.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:03:03.823Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=91b66381-a285-445b-983e-e0dadced14e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:03:03.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:03:13.830Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=b2d95c69-7132-4b1b-91c3-55ef6a416a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:03:13.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T13:03:20.983Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T13:03:20.983Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-29T13:03:20.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 |2021-12-29T13:03:20.988Z |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 |2021-12-29T13:03:20.992Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T13:03:20.992Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-29T13:03:20.992Z |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 |2021-12-29T13:03:20.994Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:03:23.840Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=9396027a-adff-418d-b6d2-a2b3fc5a3fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:03:23.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:03:33.847Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=ed54729d-3388-4363-ad33-d747a39856dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:03:33.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:03:43.855Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=2e67e581-73ed-4c82-8ae9-d1e6eaecd4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:03:43.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:03:53.865Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=1131981b-2a3e-4464-89da-bab06f2d88cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:03:53.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:04:03.871Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=57c1c491-acff-4bda-adf1-395a0a13fa15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:04:03.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:04:13.876Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=3e31ebc3-90e8-482d-b6e3-bb2df57dd23f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:04:13.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:04:23.882Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=385828a5-57b3-4a77-8740-eda24b9cfdf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:04:23.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:04:33.889Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=9aab88ed-6520-474d-b085-da2e017ede0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:04:33.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:04:43.898Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=f34f96a7-b9b5-4ba8-bec7-b8d15bf0fe78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:04:43.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:04:53.905Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=0281075d-907c-4bca-9e57-f03850ab0dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:04:53.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:05:03.918Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=17f19d22-f660-442d-bf32-f459b03f26e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:05:03.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:05:13.926Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=631e3666-b312-4728-b0f4-a67c37d65517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:05:13.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:05:23.933Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=917d3d7b-1dfe-4e86-9aa8-5ee7bb65c5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:05:23.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:05:33.939Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=933d8959-9f5d-4a25-acac-5cdc2f92f3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:05:33.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:05:43.945Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=78c52da8-a85e-4e8f-a779-b14c0ed83aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:05:43.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:05:53.950Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=ac5fcbd8-9dfb-403d-af8d-d3825ff4bb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:05:53.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:06:03.957Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=1ea59fed-37de-4fbe-b173-f424ccd773c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:06:03.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:06:13.965Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=4f7d6d15-4493-4a65-b696-544fa785e092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:06:13.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:06:23.978Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=ac1b832f-69aa-4819-9459-3e8e837ebd56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:06:23.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:06:33.986Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=21ed2239-8cab-433d-b23c-50529afd5939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:06:33.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:06:43.994Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=afd5cb7b-84ef-4e61-840e-6e6be05211c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:06:44.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:06:54.006Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=700dfbcb-38c5-4ff0-afc4-658bf4bf7c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:06:54.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:07:04.014Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=0f461232-0d54-4fa3-8360-fad4fc107448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:07:04.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:07:14.021Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=39fe96a2-727d-4128-8fe9-acd0a4930fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:07:14.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:07:24.027Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=6b80258a-f74b-4ab4-a312-e58af32ceb74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:07:24.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:07:34.034Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=8ebc6651-0e32-4d93-b519-004e103cae42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:07:34.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:07:44.040Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=adf99406-7d7f-4916-b6aa-e66bcc8ecf63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:07:44.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:07:54.045Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=60590a85-b4a4-42f5-ad4a-649315615d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:07:54.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:08:04.053Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=68a6d96f-443c-4107-993f-9658723ddd41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:08:04.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:08:14.062Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=bcd5a817-27b5-45a7-901a-3433c5f24526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:08:14.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T13:08:21.005Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T13:08:21.005Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-29T13:08:21.006Z |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 |2021-12-29T13:08:21.011Z |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 |2021-12-29T13:08:21.014Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T13:08:21.015Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-29T13:08:21.015Z |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 |2021-12-29T13:08:21.016Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:08:24.068Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=bf00d117-66cb-4ed4-b003-9dae823883dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:08:24.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:08:34.078Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=fcd2a162-6414-496b-97a5-ddcba4460e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:08:34.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:08:44.085Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=527078ee-18f8-475c-9e1d-2cfee779c6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:08:44.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:08:54.091Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=29dc1cb2-dc88-4ecf-acc2-55e139ce8b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:08:54.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:09:04.097Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=65907587-4998-4779-980b-3107edabf241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:09:04.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:09:14.104Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=c7c0778b-e8f7-4d9a-92d0-c1153869680d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:09:14.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:09:24.111Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=3868c716-ff74-4153-aed9-94acf431d0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:09:24.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:09:34.117Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=7c40b4aa-1b11-496f-8c33-caf49f5554a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:09:34.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:09:44.126Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=18fbc95a-9283-40d2-8339-c61ff0e47fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:09:44.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:09:54.134Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=5307605b-f2fb-4ba2-b530-ee9903663c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:09:54.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:10:04.141Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=002ffb89-97f0-41f1-a59b-c7bc97dbdfab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:10:04.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:10:14.153Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=c5d5813a-3eef-466c-85da-c265d12338fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:10:14.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:10:24.160Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=387a4eef-bac6-4f18-90be-2aa73fa3d1d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:10:24.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:10:34.168Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=326ec282-984a-4933-af5a-b426249e0620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:10:34.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:10:44.174Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=5f49fcfb-c3e9-400e-89f8-1427c2104400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:10:44.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:10:54.181Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=1aa103db-5493-42a6-9b83-5bd836e8c974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:10:54.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:11:04.188Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=b538d2cc-a2f0-47e6-9c63-49ebc27638b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:11:04.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:11:14.197Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=4c699f5b-1c27-40a9-8afd-594cb7e479bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:11:14.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:11:24.207Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=e806e240-974b-4e54-a13b-8a7ae2bf9e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:11:24.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:11:34.218Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=041acbd7-0f03-42b3-bf4b-d39e11728cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:11:34.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:11:44.224Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=efc27c24-4fcd-4243-8ac5-5f9a29cec90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:11:44.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:11:54.231Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=12ca7b42-867f-4150-9b0e-7b8904c21b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:11:54.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:12:04.247Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=c87a9867-64b5-433d-a9d9-36aa32589f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:12:04.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:12:14.259Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=0e28c348-dd7a-4c72-b311-5bb25712dda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:12:14.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:12:24.266Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=ec02b1d1-ca47-4eff-9bd5-3e5caebb1dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:12:24.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:12:34.278Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=50dd0ce0-afa2-46ae-a7f7-c5a6ff146668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:12:34.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:12:44.285Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=729137bb-ea7e-4b05-b2bd-4e9a6e8c1728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:12:44.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:12:54.292Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=07c037c4-7bd6-49ad-a2c8-a43d0d600b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:12:54.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:13:04.303Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=91ab186b-f6ea-4652-9c65-61b036a34a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:13:04.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:13:14.315Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=e9fab3f3-feb5-49be-8836-528b599a2fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:13:14.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T13:13:20.982Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T13:13:20.983Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-29T13:13:20.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 |2021-12-29T13:13:20.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 |2021-12-29T13:13:20.990Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T13:13:20.990Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-29T13:13:20.990Z |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 |2021-12-29T13:13:20.992Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:13:24.322Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=8d877a9f-62b1-4789-81d4-b435d40e5d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:13:24.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:13:34.329Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=9bb85927-064c-4a85-a67d-6d94f15e088a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:13:34.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:13:44.337Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=93c2f5f9-6e6e-4b32-aa12-65af20642e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:13:44.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:13:54.345Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=c12d5e60-8135-4d29-9fa3-f4c5c2527ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:13:54.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:14:04.351Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=9003967d-e028-4401-8ff0-3cd222f537bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:14:04.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:14:14.358Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=0f5707de-2edc-4972-ab47-8160643140ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:14:14.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:14:24.366Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=6839c9fc-94ec-4556-96ae-6e19dc8ed0cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:14:24.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:14:34.375Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=cbf6c989-c7b5-4967-a536-309e7d45d934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:14:34.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:14:44.382Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=bba54f19-f6f0-44ab-a5ac-8c7c657b0c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:14:44.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:14:54.389Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=bf45f2bc-a48d-47fd-b140-e8885d657826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:14:54.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:15:04.402Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=cd5532ef-4cda-4605-9095-7fea5281dda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:15:04.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:15:14.407Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=0dfbcc89-fe70-48ca-8d0f-9e9b19276a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:15:14.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:15:24.414Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=e4b9d21a-0930-4cfe-b7c6-b799c3da30c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:15:24.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:15:34.427Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=edf86d31-1ad7-4655-84b7-c0ce621a0ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:15:34.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:15:44.438Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=7fc54c5c-0521-4197-95b8-0e2dc9bb6ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:15:44.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:15:54.443Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=b869ef4a-9351-4c60-a40d-5ab56a35775f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:15:54.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:16:04.450Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=04efa719-aee3-4ee7-8d0d-76b0a4a6804d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:16:04.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:16:14.458Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=acadb63b-bcf1-43fe-843b-0f106b3ee144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:16:14.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:16:24.465Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=b8175cdb-c365-4486-b7ff-f825862e88bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:16:24.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:16:34.476Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=a4730fb1-16d0-4001-9051-674f975fb4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:16:34.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:16:44.482Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=3c798cd9-f6e7-4c08-92fd-d99dd4749b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:16:44.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:16:54.490Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=68f622a3-a479-4b62-8c94-d848870552a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:16:54.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:17:04.507Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=e5b62441-1ec5-4925-b3d9-7b6e5563399f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:17:04.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:17:14.526Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=35a40744-9a57-462a-966f-28e6a02e8260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:17:14.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:17:24.532Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=e5e6a894-7012-41c6-a961-f6ec43e6a8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:17:24.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:17:34.538Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=b5bd54c3-e817-4381-9f72-ad952b47e7f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:17:34.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:17:44.544Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=3bad5c28-03e2-449d-a656-b418e857a970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:17:44.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:17:54.552Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=1e910b30-576a-4389-828a-2713ba0da73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:17:54.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:18:04.562Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=f294b4f4-ebec-443f-b5bc-57ca012cab7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:18:04.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:18:14.581Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=d82e89f3-c016-4d9d-a3bd-a43c2b1d52cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:18:14.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T13:18:21.052Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T13:18:21.053Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-29T13:18:21.054Z |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 |2021-12-29T13:18:21.057Z |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 |2021-12-29T13:18:21.061Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T13:18:21.061Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-29T13:18:21.061Z |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 |2021-12-29T13:18:21.063Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:18:24.587Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=038a6cb9-00f5-4592-a37d-d720fe77d309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:18:24.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:18:34.597Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=59d5e694-1ad1-4228-b381-4c21fea3c549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:18:34.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:18:44.603Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=76b77541-65f5-458c-a556-e06975bed784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:18:44.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:18:54.611Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=2a36800c-7257-4bb5-989e-6ccde2560179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:18:54.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:19:04.623Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=7a7a598b-6adb-43f8-bc72-e232e1828b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:19:04.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:19:14.631Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=1935fe24-f252-4068-add7-c5e1b92eebd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:19:14.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:19:24.654Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=7370247a-e87c-4986-9bed-87987ddb1b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:19:24.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:19:34.660Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=f467d1d3-4d3c-4b21-b37f-ff728f8feb5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:19:34.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:19:44.667Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=d8ba95f8-41cf-406f-a93b-ad7513aa1fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:19:44.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:19:54.674Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=2514deb0-fbdd-4da2-b303-92d5111cbe79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:19:54.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:20:04.682Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=8bf5e435-8752-440f-a710-b1e92993b581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:20:04.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:20:14.694Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=be131a02-dd88-4622-b770-9948a00855ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:20:14.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:20:24.700Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=5c61564a-5914-4e06-b171-31b7fded0644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:20:24.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:20:34.706Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=03730a7f-921d-49a1-914d-fdf6679794a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:20:34.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:20:44.711Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=d3e9d954-7f70-418f-bb19-43e25cb53355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:20:44.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:20:54.716Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=e7d86eba-2b12-4252-973e-552cd9409dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:20:54.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:21:04.726Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=42e0e1ef-03ca-4ea0-879f-b384535361cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:21:04.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:21:14.736Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=6711ac55-4a5d-484a-8893-80a445c03227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:21:14.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:21:24.743Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=6cdb50f7-6f12-4da7-a6b4-f01fd5c18e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:21:24.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:21:34.749Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=e27351eb-97f7-4b76-b06b-958b0711a9ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:21:34.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:21:44.754Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=4431ef92-d0b2-4a6c-bd5f-5cc75b1621bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:21:44.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:21:54.765Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=d5f776ee-d229-4dbd-957b-c355f4bdbc36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:21:54.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:22:04.771Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=4df179e9-d3e0-4be3-8e27-b9f20b5b4e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:22:04.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:22:14.777Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=8739472e-9c70-46e1-985a-be57e3b26cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:22:14.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:22:24.786Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=52198ca1-45e6-4d42-b1ec-0ef4e8a2091c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:22:24.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:22:34.798Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=f3c2a7fb-062f-4bb8-bf16-762fb85ac233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:22:34.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:22:44.806Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=7eae58d1-cca8-4d4c-b39f-8b483c3efbc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:22:44.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:22:54.819Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=14c431d4-516c-44ce-b176-9477ac36fef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:22:54.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:23:04.828Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=5705dea6-2ee3-432d-924d-8ec741344b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:23:04.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:23:14.833Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=a9dbe697-50ef-4871-bc17-306a2a7bc479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:23:14.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T13:23:20.981Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T13:23:20.982Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-29T13:23:20.982Z |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 |2021-12-29T13:23:20.985Z |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 |2021-12-29T13:23:20.989Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T13:23:20.989Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-29T13:23:20.989Z |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 |2021-12-29T13:23:20.991Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:23:24.840Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=dced8430-69ad-4960-95e6-d6f1bc6163c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:23:24.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:23:34.846Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=6a95f54c-ab5a-4578-8782-fb73f2c74c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:23:34.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:23:44.851Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=9ad1c6a9-0152-475c-bb26-dcbf9e11434a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:23:44.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:23:54.857Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=d55a8598-6293-47f8-b672-cf01c27a8e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:23:54.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:24:04.866Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=d9ff2a08-2933-47fc-b25f-e9c523044529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:24:04.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:24:14.891Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=6c35cd5f-d1c5-4a7d-9ea1-df5fa5214844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:24:14.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:24:24.896Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=82dceb63-8dda-4b1f-90e7-3ae678ed5005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:24:24.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:24:34.903Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=f77f912f-1d6c-4e88-9556-ff3791ce58d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:24:34.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:24:44.915Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=50ef0bca-2250-4919-ad52-4e7d0610c6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:24:44.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:24:54.922Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=06ddb90c-2ce4-41d0-b6c2-104a7f7451ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:24:54.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:25:04.928Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=64f85f91-30b0-4995-9bbe-a673d8402766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:25:04.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:25:14.933Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=047af66b-0486-4c88-8415-2e60d36690a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:25:14.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:25:24.940Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=42375e38-7072-4d42-ae4c-127b0c74c647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:25:24.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:25:34.946Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=c2f483f2-5ef9-4356-bd96-9c55383a105b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:25:34.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:25:44.952Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=44693fa7-317a-4686-8827-070ce010def4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:25:44.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:25:54.961Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=5e78e936-a1d4-4366-a601-6564aeabb5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:25:54.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:26:04.970Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=b8bb9d93-e617-4804-8119-381e49d167ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:26:04.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:26:14.977Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=cd1255ce-1c77-4e05-87fb-6d8cc08f8c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:26:14.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:26:24.985Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=1ce06f48-3ae5-4828-adb3-c586be7cd363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:26:24.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:26:34.997Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=b9a49199-381c-4ad2-b7c2-04beab1eff66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:26:35.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:26:45.002Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=104568d2-003d-4a49-9e7c-6ec2550f6e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:26:45.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:26:55.008Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=44fcbff4-fa17-45ff-bf86-da57930ea857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:26:55.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:27:05.015Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=090a8f80-02cb-4cb3-8fd9-8c13eeff5ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:27:05.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:27:15.021Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=5f9651d4-388c-494a-ade4-1fbec2daec37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:27:15.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:27:25.029Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=538196b1-8a3e-4610-8ca6-64edcffdd37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:27:25.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:27:35.041Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=39a736e0-efb1-4cfb-b159-3f759ac8f415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:27:35.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:27:45.048Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=d1e0044d-5638-4d3a-976e-ab35cbb9ad36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:27:45.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:27:55.057Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=5d2df9da-0ddb-46ce-8469-eb3ff44fbee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:27:55.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:28:05.071Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=38260207-3dde-4294-bf14-cce2af9b4ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:28:05.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:28:15.078Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=18f31025-b7a4-4fcf-b0d4-58c148a43b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:28:15.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T13:28:20.999Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T13:28:21.000Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-29T13:28:21.000Z |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 |2021-12-29T13:28:21.003Z |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 |2021-12-29T13:28:21.006Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T13:28:21.006Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-29T13:28:21.006Z |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 |2021-12-29T13:28:21.008Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:28:25.083Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=a9acaab9-4c86-4615-b077-5025aeea93cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:28:25.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:28:35.090Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=e5e62735-c80c-46cd-bf81-4d43b76e2baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:28:35.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:28:45.096Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=2c16fb96-5005-4220-ab1d-ddcdaf303764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:28:45.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:28:55.100Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=fe8d5f27-bacf-4198-872c-7319abfe3f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:28:55.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:29:05.107Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=bc32ba5c-ba2e-4058-972d-3fa020f15f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:29:05.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:29:15.115Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=1527b6ad-5bfa-40e4-8d0b-f50da42e8f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:29:15.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:29:25.127Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=e990d286-b9c5-430f-a913-d3e7d0cc6fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:29:25.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:29:35.134Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=d0a4e1c7-c642-4378-86a5-7a979bfeddd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:29:35.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:29:45.143Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=8828d55b-c302-4ef2-85f3-f9a4b72b13ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:29:45.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:29:55.152Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=75e51f7f-40b3-4e55-a14d-6637b2adabbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:29:55.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:30:05.158Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=d3ed6e76-82fb-4bbc-9583-144e0011c412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:30:05.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:30:15.163Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=47cc1bc5-e3db-4d39-b3b6-01b20ab4cf25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:30:15.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:30:25.169Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=01cb3e15-e432-4b2e-892e-340fdfa3d9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:30:25.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:30:35.178Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=3370b21d-4bc4-4ab3-952a-1f02b25ff183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:30:35.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:30:45.184Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=0343b3d7-255b-41ca-891f-48f77dd958a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:30:45.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:30:55.190Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=53455983-8f9d-427c-8f99-5318f1747e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:30:55.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:31:05.197Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=93b5aaa4-e8b0-44bd-8189-d7f833d67a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:31:05.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:31:15.207Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=83b7f828-a1d0-4238-9cdf-7875a6f883bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:31:15.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:31:25.214Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=5cf9c1d2-26ae-4eba-8e91-68ba0617937b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:31:25.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:31:35.223Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=98d2540c-7b06-449d-aceb-a757686e7eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:31:35.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:31:45.235Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=4148c27a-7976-4aba-8a0b-289299ec3b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:31:45.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:31:55.241Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=099492c5-6c7f-4955-aa7f-73e9064bd5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:31:55.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:32:05.248Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=eac4b985-2f3e-4250-9c85-89b8392c97a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:32:05.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:32:15.252Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=2573557c-0964-4d4b-82cc-90b610c0c17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:32:15.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:32:25.259Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=e317979a-9a17-4301-ae5b-7a6c8e2ec0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:32:25.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:32:35.266Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=421d830c-e504-450f-83a9-74ef2a331088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:32:35.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:32:45.273Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=de67bd55-ad70-4f00-85cc-1cb509e1db30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:32:45.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:32:55.280Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=5f427db5-f97c-440e-8174-d3c8b4ff0cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:32:55.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:33:05.289Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=fd1f8fd4-5e7b-4814-8244-7296f24196d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:33:05.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:33:15.297Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=1635e7ad-c87f-4170-b375-7e88b3192def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:33:15.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T13:33:21.012Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T13:33:21.013Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-29T13:33:21.013Z |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 |2021-12-29T13:33:21.016Z |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 |2021-12-29T13:33:21.020Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T13:33:21.020Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-29T13:33:21.020Z |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 |2021-12-29T13:33:21.022Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:33:25.305Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=103411b4-10c8-4b07-96c3-6181f7980cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:33:25.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:33:35.313Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=2e64eb4d-14dc-4ffa-97de-1f4f96f87380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:33:35.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:33:45.323Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=21b5b59b-8cd0-4451-9244-7cf7c5fecac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:33:45.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:33:55.330Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=8a8ed416-1ac5-4d7a-90b3-4fbeebe91dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:33:55.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:34:05.336Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=365f77ae-77e5-4ea3-9caf-848d06ab03af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:34:05.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:34:15.344Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=d0cd520f-690f-432d-9c75-fa5c30df95ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:34:15.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:34:25.351Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=b1adb759-d633-4490-8087-14e47f5cbd7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:34:25.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:34:35.358Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=9612cafa-19e7-4db7-9b80-93a386df4454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:34:35.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:34:45.364Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=d5fbdb7f-1c25-4a24-b7cf-cc02bed797c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:34:45.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:34:55.371Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=bcfc60a5-1fd1-4032-b2f6-b4dbe7b7505e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:34:55.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:35:05.381Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=d08c4e2c-9829-4044-8416-451022b28cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:35:05.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:35:15.388Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=cb11deda-1cd2-4a44-9f75-2606af185d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:35:15.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:35:25.395Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=819703b5-f7cb-4e4b-839b-c9f2fbf5dffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:35:25.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:35:35.408Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=407053dc-d2f5-4274-95b3-044dfaf6c7b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:35:35.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:35:45.415Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=735b12a4-5419-4532-aa75-8f7fe0bd7d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:35:45.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:35:55.421Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=af5ac8c9-4a32-4162-83fa-df38da00233a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:35:55.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:36:05.428Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=0853ee69-8dd1-4f0c-a0c8-3c2cdb6f4509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:36:05.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:36:15.434Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=8f03ab40-eaf5-4e33-acb4-bf642c928a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:36:15.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:36:25.439Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=572a1190-a9ae-4b54-a3eb-32a09bb52b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:36:25.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:36:35.446Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=3c9a6b87-f111-42cf-a17b-cc19a8ee46f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:36:35.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:36:45.453Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=cb24bca1-70b2-4012-aa9d-022155576c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:36:45.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:36:55.462Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=84f71784-07b8-4970-958f-cacdf47222c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:36:55.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:37:05.469Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=17edef52-3698-4f22-9cc0-6940f6ad6a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:37:05.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:37:15.476Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=93f69753-15df-4db0-bf33-cd2d547a3af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:37:15.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:37:25.487Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=2158a7b3-de99-465c-b3ba-a79406fb6af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:37:25.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:37:35.492Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=ce13be7f-4781-4065-9c75-477ef7e5eb24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:37:35.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:37:45.501Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=d04191ca-0889-48cf-b607-892ea3f1eef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:37:45.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:37:55.506Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=78e78a06-0c0f-48a0-8038-80003e81264c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:37:55.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:38:05.512Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=d4e67c21-cf86-4e63-b265-1e90c0476a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:38:05.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:38:15.520Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=ac88f995-3dc0-48cb-9b2a-2874a6f146b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:38:15.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T13:38:21.030Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T13:38:21.030Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-29T13:38:21.031Z |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 |2021-12-29T13:38:21.033Z |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 |2021-12-29T13:38:21.036Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T13:38:21.037Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-29T13:38:21.037Z |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 |2021-12-29T13:38:21.038Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:38:25.526Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=9631272f-9892-4a39-8d5b-118340c62d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:38:25.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:38:35.536Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=ddff2d19-874f-4d1e-acd3-5b439e6cf8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:38:35.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:38:45.544Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=f7b4b97f-a28d-4d70-a2a7-0a424d00be7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:38:45.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:38:55.551Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=e63dbbfb-fab9-413f-b560-901ea1b31b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:38:55.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:39:05.558Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=4b87848b-4fe5-4e1b-992a-5d2c5cf864f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:39:05.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:39:15.568Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=fc320a98-7870-4fd8-aaeb-1032d3d58cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:39:15.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:39:25.574Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=34082d8c-38f5-4724-a52b-b08a83c64f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:39:25.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:39:35.580Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=e772e4da-2016-4602-83cc-6ab5182c9e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:39:35.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:39:45.585Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=8df727b6-6254-44e8-ac01-b9c53fa7dce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:39:45.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:39:55.595Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=5bdcf6a2-f130-4e9f-aa39-8b97964124fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:39:55.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:40:05.605Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=fd177e55-9870-4b30-a644-7f44981f778a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:40:05.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:40:15.612Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=f5ff35d2-15a1-4241-b5a9-8f1daac55ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:40:15.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:40:25.620Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=714c3bf7-d25c-49b8-b4f5-08f5a522338e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:40:25.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:40:35.634Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=7212549a-de72-4c37-8005-5e04f10ffc8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:40:35.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:40:45.641Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=75ca24cd-001f-411b-aa5a-1df7ab774b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:40:45.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:40:55.650Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=ab598436-7bbc-437a-98e5-e90ff8d8a236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:40:55.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:41:05.656Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=ddb2aaab-e343-4403-96a6-f93b3b2e2321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:41:05.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:41:15.661Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=a724e992-27d6-4d61-88cf-baad5611a420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:41:15.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:41:25.667Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=7838cc57-4752-421f-abde-7a88294e8439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:41:25.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:41:35.672Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=8d46be07-41ae-4560-832d-119e3a58fd43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:41:35.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:41:45.679Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=cdb328e0-0270-47a5-ad07-6923f39ce7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:41:45.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:41:55.684Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=6b1c8b42-03bf-4991-87b1-a8c3944ba685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:41:55.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:42:05.693Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=74517695-34f8-4c9e-9c4a-3b488d7c6d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:42:05.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:42:15.701Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=77f220ec-228f-4678-9b2d-6a14645b5bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:42:15.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:42:25.708Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=ad3564f9-1b3f-4e93-ba57-c152fc375c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:42:25.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:42:35.723Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=95d3317a-77dc-42a2-afec-cb8f556702fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:42:35.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:42:45.729Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=1e69d2ac-34f4-4607-955d-d3ec0682b837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:42:45.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:42:55.735Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=a88c7da2-eda9-43e7-a504-f4d4ffe53ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:42:55.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:43:05.741Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=befeb19d-1a84-48b6-b044-e270faa484eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:43:05.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:43:15.749Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=bd3ba630-6c32-4dc5-9df5-493346b46c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:43:15.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T13:43:20.954Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-29T13:43:20.954Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-29T13:43:20.955Z |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 |2021-12-29T13:43:20.957Z |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 |2021-12-29T13:43:20.960Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-29T13:43:20.960Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-29T13:43:20.960Z |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 |2021-12-29T13:43:20.962Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:43:25.757Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=5ac62d22-0845-4d07-82c4-db286d860ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:43:25.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:43:35.766Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=8609f3c4-c6b3-4454-99b4-f247d3da3b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:43:35.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:43:45.775Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=2e9dd2cd-4e3c-4f69-8e2e-cdd09197b1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:43:45.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:43:55.782Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=a837b796-dac1-4369-9623-b8011e330fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:43:55.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:44:05.793Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=377fd217-4237-4393-a1d2-8e8ed732ebc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:44:05.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:44:15.803Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=7ae017d9-5b5b-4033-b12d-18ee6b8feb47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:44:15.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:44:25.810Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=54b4d181-ba52-4498-b84b-5b1db0de3e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:44:25.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:44:35.817Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=1b0a56be-b883-4669-bc0c-66193a454dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:44:35.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:44:45.824Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=9fd12ccc-7cce-4a11-92bf-96d28ac681df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:44:45.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:44:55.829Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=9b7b4bf1-21e6-4e91-a955-ceb7f5b144c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:44:55.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:45:05.839Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=dd38c389-1389-4881-b323-a54ba80b61be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:45:05.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:45:15.849Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=497e0677-3c2a-40c0-aad5-8c9f3252f1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:45:15.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:45:25.855Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=5b52caeb-c9ad-47ba-868a-b6ba20362e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:45:25.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:45:35.863Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=8537a16b-2f5b-4afb-84a2-00908dceeaa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:45:35.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:45:45.873Z |INFO |Init configs |InvocationID=bdce206a-c4e9-41af-9901-f0f7b4d326c9, InstanceUUID=ab24cab9-6437-4f6f-8cef-593aa03ef266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-29T13:45:45.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |