. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T12:15:17.724Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T12:15:17.727Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-11T12:15:17.759Z |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-11-11T12:15:18.271Z |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-11-11T12:15:18.341Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T12:15:18.342Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-11T12:15:18.342Z |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-11-11T12:15:18.402Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-11T12:15:18.475Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-11T12:15:18.496Z |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-11-11T12:15:19.619Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-11T12:15:19.942Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-11T12:15:19.957Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-11T12:15:19.957Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-11T12:15:20.000Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-11T12:15:20.001Z |INFO |Root WebApplicationContext: initialization completed in 1505 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-11T12:15:20.364Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-11T12:15:20.960Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-11T12:15:21.995Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-11T12:15:22.465Z |INFO |Started MainApp in 6.512 seconds (JVM running for 7.093) |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-11T12:15:22.525Z |INFO |Start scheduling PRH workflow |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:15:22.535Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=b02be1ca-6413-4a30-b176-079ed104ede2 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-11T12:15:22.748Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-11T12:15:22.749Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-11T12:15:22.751Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T12:15:24.010Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.10.10:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:15:24.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:15:34.050Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=507b5d65-8867-451a-b03f-5bb71abfc5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T12:15:35.106Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.10.10:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:15:35.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:15:45.108Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=d70bb07e-da26-4b1a-82da-b0795f007524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T12:15:46.146Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.10.10:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:15:46.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:15:56.148Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=f54b0046-c598-48a8-9151-680e4df6cb79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T12:15:57.190Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.10.10:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:15:57.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:16:07.192Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=2a33bbd6-a1e9-4847-be1f-e29df9b3729f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T12:16:08.226Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.10.10:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:16:08.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:16:18.227Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=eafa12e9-8657-4398-b3ac-71db0c7b5963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T12:16:19.266Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.10.10:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:16:19.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:16:29.268Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=b7b9574c-4651-4391-a42f-e5c33bdc89ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T12:16:30.307Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.10.10:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:16:30.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:16:40.309Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=35956b55-2286-4a55-bc8c-cea559c950f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T12:16:41.346Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.10.10:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:16:41.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:16:51.348Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=4c4b2319-135e-42d3-9f8f-4b036da6819a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T12:16:52.418Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.10.10:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:16:52.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:17:02.420Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=ed97a7fc-8699-4dc2-9678-6ffa52307fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T12:17:03.458Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.10.10:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:17:03.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:17:13.461Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=4079767e-86d5-4f9f-adc6-fc7125b08136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T12:17:14.499Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.10.10:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:17:14.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:17:24.501Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=efeabf15-8d99-4a24-8129-594c42ead182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T12:17:25.538Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.10.10:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:17:25.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:17:35.539Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=bc56e280-79ed-4e1c-b9d8-1b7bc59f054d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T12:17:36.578Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.10.10:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:17:36.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:17:46.579Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=cdf9a9af-c42a-451f-b0df-0d47449e090b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T12:17:47.618Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.10.10:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:17:47.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:17:57.619Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=38bbb59a-6cdb-4041-9cf1-692bb739f519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T12:17:58.658Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.10.10:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:17:58.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:18:08.660Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=6bbf2a7a-89b6-4421-bfce-3911767ad927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T12:18:09.698Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.10.10:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:18:09.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:18:19.700Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=cfad0036-6159-415d-8ed7-9bf0f9fd5373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T12:18:20.738Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.10.10:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:18:20.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:18:30.739Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=09e117f2-3630-45d0-bc51-629ac1af982a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T12:18:31.778Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.10.10:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:18:31.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:18:41.779Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=438c1945-0251-4070-83ad-23e9c8f44ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T12:18:42.822Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.10.10:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:18:42.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:18:52.824Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=b8491bc3-626b-47bd-b3bd-8824793ffb34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T12:18:53.858Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.10.10:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:18:53.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:19:03.860Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=272edf4c-b5cb-4fe5-b139-ef1f276381be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T12:19:04.902Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.10.10:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:19:04.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:19:14.903Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=a24c6843-f206-48c6-8dae-625b2286a6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T12:19:15.938Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.10.10:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:19:15.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:19:25.939Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=fbdb0c45-1b69-46cb-af26-5172a38a23a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T12:19:26.978Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.10.10:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:19:26.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:19:36.979Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=ca12df52-97bd-4760-a140-09ab1bb9acec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T12:19:38.018Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.10.10:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:19:38.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:19:48.022Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=219ae80f-f16b-4dcf-9e93-6805f046b04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T12:19:49.058Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.10.10:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:19:49.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:19:59.060Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=eedf5522-9c89-47ee-b890-4c7ae209c75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T12:20:00.130Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.10.10:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:20:00.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:20:10.131Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=221bced2-460a-4450-b4e4-2071ea40bac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T12:20:11.174Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.10.10:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:20:11.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T12:20:20.904Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T12:20:20.905Z |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-11-11T12:20:20.907Z |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-11-11T12:20:20.915Z |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-11-11T12:20:20.923Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T12:20:20.923Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-11T12:20:20.923Z |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-11-11T12:20:20.925Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:20:21.175Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=02d1de97-608b-4c78-a178-3caf430dd55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T12:20:22.210Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.10.10:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:20:22.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:20:32.212Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=5545a993-6913-4ba4-92ed-fbe4116b6164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T12:20:33.250Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.10.10:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:20:33.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:20:43.251Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=745a717f-bced-401a-91b3-7a660318bf98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T12:20:44.290Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.10.10:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:20:44.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:20:54.291Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=95f312ee-7f82-4eb8-937c-e9e00ca45c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T12:20:55.330Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.10.10:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:20:55.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:21:05.333Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=4da0a105-a7c3-47d2-81cf-04118ed70f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T12:21:06.402Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.10.10:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:21:06.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:21:16.405Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=2bf62dab-27be-4318-aa04-a8bd19d81b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T12:21:17.446Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.10.10:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:21:17.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:21:27.447Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=b987d494-63aa-41e9-8b68-9fbb1411b25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T12:21:28.482Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.10.10:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:21:28.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:21:38.483Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=d66d4d94-03a8-4571-a10c-c59e011a521c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T12:21:39.522Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.10.10:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:21:39.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:21:49.525Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=e1122f5f-e75e-4706-bc39-b127c4a11461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T12:21:50.562Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.10.10:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:21:50.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:22:00.565Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=95b0ffe4-120f-4486-834f-52fd44b63b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T12:22:01.602Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.10.10:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:22:01.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:22:11.603Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=8b42dc4e-5264-4bf5-a727-de8c75cc4737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T12:22:12.642Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.10.10:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:22:12.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:22:22.643Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=fbe69e40-a9a6-4ee2-8bd6-f200d963d206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T12:22:23.682Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.10.10:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:22:23.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:22:33.683Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=b326d29e-ce8f-44ab-97e9-fb1a5ef0ee25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T12:22:34.722Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.10.10:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:22:34.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:22:44.726Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=724b2745-7f0d-4f05-ba77-04c5881b4b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T12:22:45.766Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.10.10:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:22:45.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:22:55.768Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=5f4a1962-0e5d-4c21-994f-68eaac5635f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T12:22:56.802Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.10.10:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:22:56.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:23:06.805Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=8e06243e-692b-4f65-ac75-33845a5f51d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-11T12:23:07.842Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.10.10:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:23:07.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:23:17.852Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=f4942f04-8158-4f7e-838b-dd6570e593ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:23:17.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:23:27.944Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=49bf329e-8527-4f9b-8293-e78a1141d1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:23:27.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:23:37.970Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=bbdf81b8-2daf-49aa-b719-9b2500f0642b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:23:37.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:23:47.983Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=caf8dd7f-b7a8-499d-b3e5-42f5c047a89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:23:47.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:23:57.994Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=3c942217-c7a0-4d88-b071-48fbb8deacb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:23:58.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:24:08.005Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=70a20b3e-1033-4178-b9b9-9affdf87dbfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:24:08.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:24:18.040Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=96e2eb45-add8-4f5c-a37a-534572668a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:24:18.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:24:28.057Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=a9782ba1-3499-4cf5-abb2-fffe5b842b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:24:28.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:24:38.068Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=e38eb6ca-5e40-4f93-b301-7142f8b88cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:24:38.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:24:48.077Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=548ab7ce-f58f-4960-802a-93876beaca99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:24:48.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:24:58.094Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=46399cc2-a869-4060-b408-a2cf6d28ce28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:24:58.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:25:08.105Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=97f3d7ce-8cd3-4f30-b0f5-c36615193c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:25:08.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:25:18.114Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=f5d9a1c7-4fe8-44f3-b2f7-8a3111b7c5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:25:18.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T12:25:20.744Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T12:25:20.745Z |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-11-11T12:25:20.746Z |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-11-11T12:25:20.750Z |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-11-11T12:25:20.758Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T12:25:20.759Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-11T12:25:20.759Z |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-11-11T12:25:20.761Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:25:28.125Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=28ad08ca-6213-4ec5-b24b-5b384f8b4cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:25:28.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:25:38.139Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=3e5e78ce-5c17-4371-a062-7cda05e1bed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:25:38.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:25:48.149Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=9f10b8c7-39ac-42ae-a388-5165a43b6b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:25:48.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:25:58.158Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=a3e4cad7-f21d-4b7a-b65f-eb58a46ca8e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:25:58.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:26:08.169Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=747244a7-ac52-45f3-b1a6-259e1cada805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:26:08.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:26:18.179Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=be1fcdac-a7b3-4ff5-8d32-8ae460f8044c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:26:18.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:26:28.192Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=31253a5a-5d20-4e9f-803d-b1a241854cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:26:28.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:26:38.210Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=9c5388dc-9f76-4437-a817-0c7d479c8a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:26:38.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:26:48.219Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=f9b11bc9-982c-40b1-849a-fa5ed190d3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:26:48.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:26:58.228Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=5838aa64-0f3d-4245-be25-368b8e4ab23d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:26:58.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:27:08.236Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=841b3580-8baf-41f9-a577-8a04bfc698b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:27:08.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:27:18.244Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=2067f500-a6b1-4c3e-858c-a77d591c961d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:27:18.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:27:28.257Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=1dee5da2-527e-496b-85bb-866c490b0a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:27:28.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:27:38.268Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=e9298f67-f95c-430e-b9fd-d086150e2d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:27:38.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:27:48.286Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=27d81f04-e7a9-4612-a3fb-4b85211f56d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:27:48.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:27:58.300Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=72883e56-7f08-4c10-afaf-a92b4011a9fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:27:58.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:28:08.308Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=56f4fb4c-c35b-46f5-9669-f5f466f043a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:28:08.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:28:18.317Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=9273aca6-f5f3-42eb-a6ca-b3522052626f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:28:18.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:28:28.328Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=5387a9d9-55a9-4399-b318-afa99cfb0625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:28:28.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:28:38.338Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=238bebfc-99e6-43b4-b6df-c098a3b7252e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:28:38.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:28:48.350Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=e961642b-f8de-42f3-a532-fddf6f887552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:28:48.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:28:58.377Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=a780a38f-8430-472e-a3b8-44389497b665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:28:58.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:29:08.386Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=60e9ec7c-afb7-4e84-a84c-e6e0e33a45a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:29:08.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:29:18.396Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=b3b93807-6f0c-4d74-8703-a2d04ed76aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:29:18.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:29:28.426Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=b46b3149-759d-4efa-a75b-e077a0018ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:29:28.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:29:38.434Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=5cec0934-d8a4-4fd0-97e7-5b2a5f0de2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:29:38.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:29:48.442Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=1d026c5c-bbc2-428d-b751-d3c823d8dd4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:29:48.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:29:58.455Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=e1be5a5c-9df7-4b2f-b0d3-280c787a5517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:29:58.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:30:08.462Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=a79ba8d2-d9f9-4950-bcc8-352087129f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:30:08.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:30:18.476Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=b7cf3530-b05e-4c15-8e3a-d063a7ab572f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:30:18.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T12:30:20.668Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T12:30:20.670Z |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-11-11T12:30:20.670Z |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-11-11T12:30:20.672Z |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-11-11T12:30:20.678Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T12:30:20.678Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-11T12:30:20.678Z |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-11-11T12:30:20.680Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:30:28.488Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=3d2d6ad6-3b8f-440d-a64c-392bad05a260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:30:28.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:30:38.498Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=b412ec04-b713-46fc-af2e-6aa04e7a51b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:30:38.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:30:48.509Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=a5e73ae6-eceb-4a26-9057-ef856f0518fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:30:48.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:30:58.518Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=b868b800-ba42-46ef-a25f-52fb3d7dafbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:30:58.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:31:08.527Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=25196765-057c-4a05-8912-cb32786fa6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:31:08.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:31:18.544Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=bab2b074-3d86-442a-ba6e-609c965499c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:31:18.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:31:28.558Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=299922e9-2915-493d-ac06-3322fcb16cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:31:28.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:31:38.566Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=eabc8da9-827e-4222-89a3-93698b5acbe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:31:38.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:31:48.575Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=1c844d98-37dc-443b-89aa-5980ade0c11a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:31:48.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:31:58.583Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=26c1093e-1265-45ba-8572-c1a40c873327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:31:58.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:32:08.592Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=ad22ba0f-3dc0-4a39-8d82-cb6f3cc50077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:32:08.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:32:18.602Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=7d356530-f23c-4e25-ad29-9d6814bee738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:32:18.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:32:28.615Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=911c86a5-591f-46ba-8f70-0247bcbab613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:32:28.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:32:38.627Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=5b5dc99c-2845-4b1b-9323-a1b445917a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:32:38.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:32:48.635Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=f03593de-a36d-4d56-b54e-81f659a29a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:32:48.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:32:58.644Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=a4db33b2-3003-40c9-a6bb-63456fdc48d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:32:58.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:33:08.652Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=7e794910-9175-46a9-a9bd-f3946c61e647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:33:08.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:33:18.664Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=2bdb9e74-0583-4992-ab64-f671c9c29a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:33:18.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:33:28.674Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=a6799f53-00cb-4ca2-b077-9a3a6ee5999a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:33:28.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:33:38.687Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=a72b60fa-90ba-47c0-81d4-2cdf5851889e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:33:38.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:33:48.697Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=17e84add-606c-431f-b6ce-014270f66613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:33:48.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:33:58.717Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=d3058e7c-2bd7-46ae-a1fb-7cacc87f501f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:33:58.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:34:08.755Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=70c80557-dff0-4089-b86e-e4c036194788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:34:08.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:34:18.767Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=628334e4-925a-454c-a4cb-bd02a79f236d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:34:18.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:34:28.776Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=bedbdf77-9b58-4e71-bd2a-3ee53b99e4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:34:28.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:34:38.786Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=6ccc5489-278b-4973-99ec-83f6c7f49d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:34:38.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:34:48.803Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=773ef530-7ce7-4958-9708-9d6d9261c476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:34:48.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:34:58.819Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=a2b27829-eece-467c-b614-4c2226cf6f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:34:58.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:35:08.835Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=3ea4797a-7af0-45c5-9a49-b9ff65640b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:35:08.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:35:18.848Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=80fd3aa0-612c-4427-a245-65c278fc4820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:35:18.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T12:35:20.644Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T12:35:20.645Z |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-11-11T12:35:20.645Z |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-11-11T12:35:20.647Z |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-11-11T12:35:20.654Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T12:35:20.654Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-11T12:35:20.654Z |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-11-11T12:35:20.656Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:35:28.856Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=a3ca6946-63c1-4e17-9416-abcd5e446c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:35:28.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:35:38.863Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=65dc76e9-cad4-4e29-a400-79eba0f4b366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:35:38.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:35:48.874Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=77383533-e7c2-4100-9181-1a784d1749c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:35:48.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:35:58.885Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=9b61bb03-1114-4a51-b146-6279b042bfbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:35:58.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:36:08.900Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=40688918-0dcb-4cac-a2e7-7375e64dcaf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:36:08.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:36:18.910Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=060501b3-f466-43d9-aaf3-6aa3c8cc118d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:36:18.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:36:28.920Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=be4b60dc-7aba-4c8d-8e4b-f3df31a9c1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:36:28.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:36:38.935Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=68e965a9-652b-4246-b7ea-02bef5d1f4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:36:38.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:36:48.944Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=08f82cec-2b93-4883-984f-0c945774b6e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:36:48.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:36:58.952Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=1036d35b-fa0a-40ee-9ab2-09303266a0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:36:58.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:37:08.959Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=a8a51c03-d56b-479c-815b-fa666c11513f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:37:08.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:37:18.976Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=a4f232da-7f2b-4e7a-8bbe-f70cfbae290b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:37:18.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:37:28.989Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=557dabac-0df2-45a2-9cb1-3c50d8fb7d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:37:29.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:37:39.001Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=426965c4-7f29-433b-bfcb-6b7af5f2b2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:37:39.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:37:49.010Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=261ed232-5639-4fa9-ae83-373a1372ae4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:37:49.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:37:59.024Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=424f01e1-0181-40ef-8956-46fcbf854a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:37:59.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:38:09.033Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=243f3f62-a2be-4ee8-b65d-134008f7be09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:38:09.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:38:19.042Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=804989e9-3952-4a3c-9e39-b059ea026261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:38:19.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:38:29.056Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=69be7723-ad8d-40e1-b6ef-3cbd4288f9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:38:29.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:38:39.065Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=0a8a5703-4582-4bbb-9f51-af75f53e1047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:38:39.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:38:49.072Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=ed55c773-792c-4900-910c-2db3d16659a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:38:49.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:38:59.080Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=8e1b79cb-208e-44b2-913e-b69eb40b9f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:38:59.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:39:09.088Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=9c8d116e-0ea4-4412-a5fb-839fb848801c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:39:09.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:39:19.096Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=f30cfcd8-34c2-4fba-bd7a-4880645dd91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:39:19.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:39:29.104Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=47866c06-3f78-4a41-a166-2081639eccf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:39:29.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:39:39.121Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=fcb7fbca-09fd-4710-a118-e7ce58bfaa6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:39:39.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:39:49.131Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=7a96751d-2f61-45c8-80b2-8df53a8e1f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:39:49.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:39:59.139Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=b046b9ff-29a2-4095-9cae-369ea0fe6d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:39:59.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:40:09.146Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=789bb985-26f7-45c4-a514-a494c26e5dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:40:09.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:40:19.154Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=f64c0a49-2391-432b-9b8f-726df967b304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:40:19.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T12:40:20.650Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T12:40:20.651Z |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-11-11T12:40:20.652Z |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-11-11T12:40:20.653Z |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-11-11T12:40:20.659Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T12:40:20.659Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-11T12:40:20.659Z |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-11-11T12:40:20.661Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:40:29.164Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=7ad68ee2-1d9e-4104-8a7e-b8cfd7ce43cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:40:29.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:40:39.172Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=4cc6bc07-6931-41c2-85d0-1bbb00156943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:40:39.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:40:49.184Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=2c747af0-fb7f-435d-b629-00cee898614d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:40:49.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:40:59.202Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=13d538fc-f211-4982-8fad-1f556574e8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:40:59.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:41:09.211Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=57c70e83-0062-434e-94a1-1f38b4f8de6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:41:09.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:41:19.219Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=8c3e91ee-4259-4028-b1d9-013b763c3bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:41:19.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:41:29.226Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=44c90e5f-a14e-44ee-afe1-f91ee0ebae49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:41:29.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:41:39.235Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=690aa4c2-7a61-4396-9b3d-73c47b490664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:41:39.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:41:49.244Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=b002618e-0778-48f5-8f8e-4156c5f709b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:41:49.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:41:59.254Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=186e9d68-b624-41c0-8193-e78c11cd8453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:41:59.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:42:09.273Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=df8d6526-ea59-4982-8ef4-b7ce23f3c629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:42:09.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:42:19.286Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=044991ba-2758-4e2a-9925-2ac274f6af35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:42:19.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:42:29.293Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=55ad5ab1-d230-40a9-ae96-1a38d6c87818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:42:29.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:42:39.301Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=dd40579e-d012-4878-9c2f-a79a0b64a013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:42:39.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:42:49.308Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=07e17f5f-f17b-40ba-8599-8f472ed6d464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:42:49.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:42:59.324Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=85696840-7123-4f78-98d2-6d3a2230db81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:42:59.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:43:09.333Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=fbe3bec8-2576-40f3-8f00-4212f5322ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:43:09.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:43:19.340Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=1af8784f-a0ae-42b6-bf82-5b0998220aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:43:19.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:43:29.354Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=891ce6db-2ab6-4354-99e1-78a485b1f25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:43:29.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:43:39.363Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=86b19b58-473e-4587-b7dd-3bdf08da2634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:43:39.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:43:49.373Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=f838f525-0ed9-416d-ac9a-e8e053ec081e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:43:49.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:43:59.381Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=91eb078a-c11b-4f4c-b057-93dbf35ccca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:43:59.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:44:09.389Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=4a6273d6-fd57-4e7f-b22b-02f6093356e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:44:09.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:44:19.401Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=0518240e-77dd-460f-972a-6613ea6d040d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:44:19.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:44:29.410Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=8ea8a4a7-e520-4cd8-9e03-46edbcbd5052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:44:29.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:44:39.428Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=aa8a5a19-420e-4eec-97c8-d31a87794839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:44:39.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:44:49.440Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=042a2995-6da8-4f9e-8de0-6aa82f229416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:44:49.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:44:59.448Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=acff4707-eb3e-483a-bde9-d3cbdcb6008d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:44:59.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:45:09.455Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=0e64ebe0-b2dd-412a-81a9-11d6df4b841f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:45:09.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:45:19.463Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=8df27c90-30f8-4a25-9814-88dd1f65b38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:45:19.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T12:45:20.680Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T12:45:20.680Z |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-11-11T12:45:20.681Z |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-11-11T12:45:20.684Z |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-11-11T12:45:20.689Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T12:45:20.689Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-11T12:45:20.689Z |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-11-11T12:45:20.691Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:45:29.470Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=34d017db-5036-4660-b138-605ce7893909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:45:29.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:45:39.476Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=32c72420-ea06-40eb-92af-7a5843b75e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:45:39.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:45:49.488Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=eab04664-9391-4bb2-915a-68a94db52815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:45:49.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:45:59.499Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=5755ea4d-3408-45ad-8e1c-b4574f9efdba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:45:59.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:46:09.507Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=d630d79b-b790-4587-bcbc-0e2fec0d0c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:46:09.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:46:19.517Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=06ba91eb-a530-4657-b7f5-58e6bba11a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:46:19.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:46:29.524Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=423d9f3e-cb89-4545-a916-099518fdf30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:46:29.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:46:39.531Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=34d641da-df01-46bd-a020-473d802daeb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:46:39.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:46:49.537Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=6c9f452e-2cc5-4055-9d2f-963e57f6544a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:46:49.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:46:59.544Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=9dcc3cfd-6813-46cb-a049-3c81b533e06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:46:59.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:47:09.557Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=717f9eca-4f6b-41bb-903b-b3f34abb498c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:47:09.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:47:19.568Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=0a4d9ae8-24ae-42f9-91ee-967cc41ed0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:47:19.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:47:29.577Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=1c04981c-7e3a-4a12-b96e-baa0c30ffe6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:47:29.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:47:39.585Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=296d8ba0-98ba-4a75-a5bb-226197584197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:47:39.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:47:49.594Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=cb890dc6-8824-4748-b681-bba6bd5610f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:47:49.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:47:59.603Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=053e1bd9-ff8e-42c0-9cfd-77db58f6ede1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:47:59.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:48:09.611Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=a1ea8cfc-4bcb-466b-973a-841da57fa4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:48:09.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:48:19.617Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=78e2ed6b-2efd-4aaa-9393-771263a969be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:48:19.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:48:29.625Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=1306a553-5348-4379-be00-8553a189666c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:48:29.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:48:39.638Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=1ea43cf0-d3e1-474e-ae11-6bd5c364b985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:48:39.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:48:49.645Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=f17e64b6-086c-4a6d-8093-46fc8cc721a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:48:49.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:48:59.651Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=ee2b3e1a-ee0f-4146-a148-be70ec001459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:48:59.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:49:09.665Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=6ff19c3d-3c0a-4d14-80d5-9f52972a720b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:49:09.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:49:19.672Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=f2e48ec6-a271-42f2-8759-e426e0e9863d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:49:19.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:49:29.679Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=463cb9cc-392b-465b-8f60-0bae7b5d9668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:49:29.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:49:39.687Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=fccfd641-9bf7-4044-a90a-b22df66562a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:49:39.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:49:49.694Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=08f242b2-9eee-4c9b-8588-6732414b9f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:49:49.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:49:59.711Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=c5c8b73b-3fde-4d02-bca3-fe160da95b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:49:59.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:50:09.724Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=55ed6489-590f-44df-a859-c0a31ccc8780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:50:09.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:50:19.731Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=ab0d7d08-0b7c-4d07-9547-f83bc1e8c458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:50:19.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T12:50:20.682Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T12:50:20.682Z |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-11-11T12:50:20.683Z |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-11-11T12:50:20.685Z |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-11-11T12:50:20.690Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T12:50:20.690Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-11T12:50:20.690Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-11T12:50:20.692Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:50:29.739Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=dd38cf72-8a7c-438d-9764-f2a773ee216f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:50:29.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:50:39.749Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=7cee2203-0222-4afd-a05a-9681b20ff2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:50:39.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:50:49.756Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=53ff3542-cbb5-4b55-8ee8-b1c8540b88ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:50:49.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:50:59.763Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=54bdb705-f394-41b0-92c3-dccb18fc2acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:50:59.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:51:09.770Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=6d7eabe4-387d-4e71-ac33-f28a8f30f7fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:51:09.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:51:19.786Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=2f19fc8b-92c1-4a48-9968-b7a7003e56dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:51:19.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:51:29.794Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=6b04de21-0e8f-473e-9c03-e2e9c6d635e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:51:29.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:51:39.803Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=0c9f05db-bfc6-4e21-bc27-b3a25367ef0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:51:39.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:51:49.811Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=eab16274-a0ea-4d5e-a8d3-65a5a9dba7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:51:49.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:51:59.818Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=cae5c2e1-63d3-44a1-befb-12e2c0748563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:51:59.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:52:09.825Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=6f47d588-851e-4c79-8e3e-f3bd464a0902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:52:09.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:52:19.832Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=fe2d4bd8-ac00-4b14-888c-60874da2fe95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:52:19.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:52:29.841Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=9bf91849-44da-4311-bd55-b7f7e4eabbd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:52:29.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:52:39.862Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=cc1b62de-864c-401a-9535-95dc436a586e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:52:39.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:52:49.869Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=aa73a31f-853b-455b-9821-a0ddaae978dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:52:49.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:52:59.876Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=eda7f176-282f-4cf8-b495-b9b7b37af511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:52:59.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:53:09.883Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=ce5a9f40-a0d5-4ac3-907f-e021040a6a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:53:09.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:53:19.889Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=21648c3f-70a9-4407-96e5-a0e0f7aeffdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:53:19.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:53:29.897Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=ddbd4cb3-50bd-4c55-a595-e1fcc50e16f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:53:29.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:53:39.904Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=610190eb-90cc-459e-bf71-e5fc6d0875a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:53:39.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:53:49.913Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=2292841c-ac2a-47c1-b66c-12c05aba8d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:53:49.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:53:59.928Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=2d01ddd1-0a93-489d-ae5e-35f771810576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:53:59.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:54:09.939Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=b8f1941e-6396-490d-ab28-7111c19ae46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:54:09.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:54:19.946Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=c331642a-0063-4377-a7be-0b33c1201c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:54:19.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:54:29.955Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=ff002d1f-b3f4-48d3-bb9a-cf338cf539f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:54:29.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:54:39.964Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=9acf63a7-777e-4bff-94d8-113287e1feda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:54:39.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:54:49.970Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=215e4340-a3cf-434c-a2d4-d9e2b93087e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:54:49.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:54:59.978Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=b9d73b9b-0731-4c17-999c-6a2956343ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:54:59.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:55:09.986Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=4e5e565f-3fee-41a9-8d9e-f95a7e10f744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:55:09.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:55:19.999Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=27cf7358-fbe9-43cd-a09c-1e96d452a036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:55:20.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T12:55:20.689Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T12:55:20.690Z |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-11-11T12:55:20.691Z |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-11-11T12:55:20.695Z |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-11-11T12:55:20.700Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T12:55:20.700Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-11T12:55:20.701Z |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-11-11T12:55:20.703Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:55:30.009Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=b6561508-1516-4b21-b57d-10b01ab39657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:55:30.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:55:40.016Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=2e9a0e08-cb21-47d3-a8ce-8d68f1d03aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:55:40.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:55:50.023Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=508424ff-da36-44f8-9b48-f5d5a4a1c05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:55:50.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:56:00.031Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=5bec56fd-cbc1-4334-bf58-8ffc52a587b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:56:00.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:56:10.037Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=0fa9a747-1b79-4b95-aca5-4e8c8b7ad1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:56:10.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:56:20.053Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=fe05d3a9-aa27-4f69-ade6-364f492380e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:56:20.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:56:30.062Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=99918b9b-2412-499c-9250-a67cc4e59780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:56:30.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:56:40.080Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=bad06287-ab16-4b30-a208-ae01b1a4301d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:56:40.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:56:50.089Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=26271885-827f-4565-8fc4-8eb11897530b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:56:50.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:57:00.097Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=755cab2b-7163-4324-a05d-a130f60d2392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:57:00.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:57:10.104Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=408871f1-5cc1-43b6-9d9b-3637ae0728ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:57:10.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:57:20.112Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=50cf34e5-5ff3-4b34-98c5-d0a2c8e62d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:57:20.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:57:30.118Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=fa61247f-ff60-4573-8858-7f2447ec8fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:57:30.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:57:40.128Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=83c7bec1-2e63-45c0-85da-8414796999dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:57:40.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:57:50.150Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=520a3d95-3646-4be6-8803-a0ab7ee7d725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:57:50.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:58:00.159Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=16d51b4c-af43-4806-838b-abc68cd60fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:58:00.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:58:10.169Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=c4b2c9ba-5e4b-439f-9969-b4f6edae2b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:58:10.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:58:20.175Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=acc9bf0a-0a97-45c7-a720-982494523037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:58:20.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:58:30.182Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=46c1de77-a1c0-40b6-8d54-01faeda55dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:58:30.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:58:40.193Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=f54056cb-6c15-43a2-a9ee-39b1b9af6330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:58:40.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:58:50.206Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=22a88b8e-7662-4e42-add2-97449de81213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:58:50.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:59:00.214Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=a46aa479-4152-4a5f-a24c-b21066b1cad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:59:00.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:59:10.222Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=9c91da8b-a4c7-4e04-afd4-2d7fa28a93c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:59:10.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:59:20.233Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=20b875d9-0b03-4610-8135-d59fd54df9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:59:20.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:59:30.242Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=56657b42-1362-4193-9501-3c51f353e94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:59:30.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:59:40.250Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=885a69cd-67ec-4fb3-a2ca-8179cee75aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:59:40.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:59:50.258Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=00be011e-3b19-4988-9d0a-ed28f559d931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T12:59:50.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:00:00.265Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=01f628d3-d5bb-4c4d-b489-702af551ba08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:00:00.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:00:10.282Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=d34bee98-5472-49a1-a7ce-c9945b8b1e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:00:10.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:00:20.288Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=35917340-5173-4c37-a52f-d3e5c28db179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:00:20.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T13:00:20.679Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T13:00:20.679Z |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-11-11T13:00:20.680Z |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-11-11T13:00:20.683Z |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-11-11T13:00:20.687Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T13:00:20.688Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-11T13:00:20.688Z |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-11-11T13:00:20.690Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:00:30.296Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=7151c4e7-ea6b-417d-9d50-c7b64d9cef2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:00:30.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:00:40.309Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=9aa11b04-45d6-45b4-bf58-29bc2d59b9d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:00:40.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:00:50.319Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=5d79af8a-a1f4-4fb3-8486-2357608137c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:00:50.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:01:00.325Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=ffd36463-36ff-4d19-af82-a27476002065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:01:00.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:01:10.332Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=fb5603a5-64ca-4a64-b5ae-713b0cf67bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:01:10.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:01:20.339Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=cbda1adc-9936-4e62-aa67-4e59154349cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:01:20.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:01:30.347Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=c80f7888-3a10-4532-b5ba-56e26251d2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:01:30.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:01:40.355Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=e78f8fca-090e-4763-9cae-5ef91f3cb60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:01:40.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:01:50.361Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=16919017-c611-4b13-aed9-d4b30ba149ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:01:50.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:02:00.368Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=27548723-88fe-4d8f-a63c-a8f750286c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:02:00.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:02:10.383Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=e31197df-bbda-4360-9cce-196bc7321c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:02:10.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:02:20.391Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=8a8d280e-9667-41fe-9bdf-2f4931a4a158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:02:20.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:02:30.399Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=e152281a-5fcb-4d9c-90cd-9c751545db10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:02:30.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:02:40.409Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=51046820-582f-47af-b040-0930c47be6db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:02:40.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:02:50.417Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=f558cd20-575e-4f5a-819e-05d3a7f1b3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:02:50.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:03:00.425Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=e790ec5d-ce36-41bd-ad80-b69ce30ea971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:03:00.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:03:10.432Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=ee7bccf1-3ab9-4632-8900-71b82e1f708c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:03:10.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:03:20.442Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=27d0c7b3-2c96-4561-a18c-00a9188fb1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:03:20.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:03:30.462Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=f714e408-daa8-48ee-be9e-d6ebeb7b2cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:03:30.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:03:40.470Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=8dfae245-aab8-4a9c-89d7-e34d75488306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:03:40.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:03:50.477Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=7cae1a02-dfbd-4403-a034-f2e5c567b638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:03:50.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:04:00.486Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=95ba3701-324a-41e7-9818-876ab84389f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:04:00.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:04:10.493Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=fe95bba1-ca5a-477f-8222-abcc148b5a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:04:10.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:04:20.500Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=52375038-62e0-47ca-8323-18f7324df211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:04:20.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:04:30.509Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=0fc87ff1-ac3d-4e83-bac0-21e878ce81a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:04:30.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:04:40.518Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=89704a48-6142-4760-a843-5845a55557df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:04:40.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:04:50.534Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=194b5390-a13f-4d10-972e-d73ed77999c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:04:50.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:05:00.545Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=7223d1af-70e1-4697-8912-f67c4e9613ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:05:00.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:05:10.554Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=f5c80f2e-6cc9-48ab-bd86-4ae9db330fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:05:10.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:05:20.561Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=282b63aa-1bb3-4d6b-9e21-090d578e1fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:05:20.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T13:05:20.722Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T13:05:20.723Z |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-11-11T13:05:20.724Z |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-11-11T13:05:20.727Z |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-11-11T13:05:20.731Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T13:05:20.731Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-11T13:05:20.731Z |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-11-11T13:05:20.734Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:05:30.568Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=913ad0c3-fae3-47a3-9e6e-d68be24765bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:05:30.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:05:40.573Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=c056fc9a-e5b3-4c4b-90bd-e442a8cf2f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:05:40.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:05:50.580Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=022362c6-edef-478d-a080-cfb8d7c271cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:05:50.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:06:00.588Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=189fafec-a631-4dbb-a475-b46ab799a594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:06:00.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:06:10.595Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=f4d1e623-7834-4f56-afb9-ebff46b30921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:06:10.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:06:20.609Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=de812390-0520-4754-988a-84336f910a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:06:20.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:06:30.619Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=de34edfe-5b7e-49eb-9edf-641c2fd48840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:06:30.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:06:40.625Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=bfffb14e-b8c6-4294-ad2e-9f279989cd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:06:40.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:06:50.631Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=13cb2d78-5ce3-44ad-9500-632e951abb0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:06:50.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:07:00.638Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=7bacaa42-ad7c-4a59-ae5e-968ec376ccf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:07:00.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:07:10.644Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=5fa02097-a9ea-409a-8708-980572daff5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:07:10.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:07:20.651Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=251f42d9-3e9d-47d3-94ee-23f0da4aa0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:07:20.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:07:30.658Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=f766c27f-4eb2-43a3-8bf1-ea94812d750b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:07:30.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:07:40.665Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=884f6f14-5edc-41db-9479-38474ce0f43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:07:40.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:07:50.680Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=bdc4b0be-0418-4629-931e-ea02aa958f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:07:50.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:08:00.690Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=1c401e9d-826f-4af2-85c6-538bdac125bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:08:00.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:08:10.696Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=783c9b7b-30b6-43e5-a854-930a0e7c719e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:08:10.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:08:20.702Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=145884fc-7f84-417f-8c49-1e232f98acee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:08:20.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:08:30.710Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=b156d364-16e0-4449-ad9a-90a8c0ce3cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:08:30.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:08:40.717Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=3db09174-7a6a-42d9-a56a-6f717e23dfec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:08:40.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:08:50.724Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=2d6f566f-8c41-44d9-8b8e-3a159112e6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:08:50.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:09:00.731Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=b828c48f-1aad-4ba2-8804-623896c1ec8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:09:00.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:09:10.738Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=67b8d897-e2a2-4a0c-9d42-81036e0e5619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:09:10.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:09:20.748Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=3d2429d1-6af5-4b34-835b-1e37211942fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:09:20.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:09:30.755Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=fa6d8042-9591-49b3-9f04-214eae9f0725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:09:30.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:09:40.762Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=43727a38-19b4-4b22-81f6-d1fe0fa17ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:09:40.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:09:50.770Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=6793e749-b344-4afd-8c83-5b06b38c5494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:09:50.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:10:00.778Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=04cde8e0-b81c-4582-8074-1dee780804c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:10:00.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:10:10.785Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=00ac051a-c940-4e70-b830-a809ad51b7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:10:10.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T13:10:20.711Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T13:10:20.712Z |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-11-11T13:10:20.713Z |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-11-11T13:10:20.717Z |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-11-11T13:10:20.724Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T13:10:20.725Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-11T13:10:20.725Z |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-11-11T13:10:20.727Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:10:20.797Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=5e36fd26-5f8d-4551-97b8-b3082ffdb010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:10:20.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:10:30.804Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=2fedb70f-baed-480d-b40a-54602cf83a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:10:30.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:10:40.830Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=bfb4b022-16b2-4bad-b8d2-402db921821a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:10:40.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:10:50.839Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=dcee7297-913d-4294-b8ab-89c93ea3fbfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:10:50.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:11:00.846Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=03886934-745c-48ea-8b93-3401fe6e42b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:11:00.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:11:10.854Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=30e09f9c-685f-4351-a9c9-39fe313736af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:11:10.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:11:20.862Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=f47e91d8-c104-4917-a2d5-0e4816f29a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:11:20.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:11:30.870Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=32477512-1e9e-4669-b8da-b53cfc9f1f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:11:30.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:11:40.878Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=bc58110e-430c-46aa-b1f2-656da712b5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:11:40.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:11:50.886Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=05e4aed6-3d45-44bd-be45-05fe5fb665a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:11:50.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:12:00.908Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=09542f78-e177-4f91-9e5b-cab6a428209c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:12:00.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:12:10.920Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=39298fe3-9010-4780-9734-e2a5378e4fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:12:10.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:12:20.926Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=732e1519-52d1-4d8c-89a9-77597ab1d19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:12:20.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:12:30.933Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=73c89bb5-c308-40a3-bb92-00e75639c53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:12:30.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:12:40.940Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=86f575dc-e5e3-47a0-9d7d-b9735b597ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:12:40.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:12:50.946Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=d02689f7-49f7-4f70-9350-68e478433076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:12:50.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:13:00.953Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=586ae3bd-75df-418f-924f-9be33e194793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:13:00.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:13:10.959Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=8e5b0c6a-4712-46fa-8596-d66943bd7255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:13:10.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:13:20.969Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=b835e510-8598-4d94-81e1-771c2a06e854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:13:20.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:13:30.984Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=b35285ff-ddd4-44f1-b813-a1339eef1730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:13:30.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:13:40.991Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=02cb74d0-c93d-4b05-b6c3-fb5182517a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:13:40.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:13:50.998Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=64042eb3-a64b-4482-804b-ffa6bb242c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:13:51.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:14:01.004Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=73de4e00-f10f-4a51-bbdf-566a3c615977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:14:01.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:14:11.011Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=553d7550-08db-4486-b67e-7140200b8fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:14:11.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:14:21.016Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=37f61583-31f9-498b-bbc7-e5cdddea61f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:14:21.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:14:31.023Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=3fcff3a6-20fa-45bf-b04a-0d054d6d93ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:14:31.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:14:41.030Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=94a454de-981d-403c-bc67-299c3a186d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:14:41.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:14:51.043Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=da29eb43-bae6-4fb0-bd82-9bed5d809b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:14:51.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:15:01.054Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=f56ab884-f8bd-4e24-ad6c-aa66b77b2646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:15:01.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:15:11.060Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=88226b73-f73d-43c5-8147-04d40390719b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:15:11.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T13:15:20.660Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T13:15:20.660Z |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-11-11T13:15:20.661Z |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-11-11T13:15:20.665Z |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-11-11T13:15:20.669Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T13:15:20.669Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-11T13:15:20.669Z |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-11-11T13:15:20.671Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:15:21.072Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=34e7cfd5-f680-4c95-a63f-d2c332735fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:15:21.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:15:31.079Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=6ccd148c-2ee8-476f-96aa-2df0a6ff7c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:15:31.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:15:41.085Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=e23dc4f7-9f54-4b17-aa09-7f51176c98f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:15:41.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:15:51.092Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=4515cee9-4f01-4e49-8241-622a7d010b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:15:51.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:16:01.099Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=12b2047e-5427-4b5a-9690-3fe8d4b47d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:16:01.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:16:11.112Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=caa549b8-594f-434c-a324-7c48e276d339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:16:11.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:16:21.122Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=941de3b9-3bda-48d1-a250-5569807111df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:16:21.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:16:31.129Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=51825cef-8f20-42e3-b97d-774d288ed90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:16:31.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:16:41.136Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=156e00c4-48af-465b-a173-7c7bd061e917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:16:41.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:16:51.142Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=d241a8c6-8a57-4914-8276-86f1fa53dd06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:16:51.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:17:01.148Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=d8489a86-88ac-4884-967a-8c9d0c1fd1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:17:01.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:17:11.154Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=988852a1-1c6d-4c03-9846-48dc348b576a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:17:11.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:17:21.168Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=685bd41d-9d94-4591-a643-efdb216f477f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:17:21.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:17:31.183Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=e795fca0-3cb7-49bb-8e69-54ee11b51534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:17:31.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:17:41.191Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=5e28fd0e-6276-4325-aea8-95099e774d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:17:41.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:17:51.198Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=ddef0fff-e7a2-48a2-8bc5-84d4b1a53a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:17:51.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:18:01.204Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=6cc98720-08ac-401d-968e-2da7838d1f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:18:01.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:18:11.211Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=789d38d3-36e7-4fc0-9e7a-3cb04878f69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:18:11.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:18:21.217Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=3ce8f411-90fe-4145-ac25-3c711d91a1f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:18:21.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:18:31.223Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=e6d1834b-2d36-4e11-9c98-925bea72f909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:18:31.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:18:41.234Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=03abbc75-1408-4b15-9daa-811c1572b1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:18:41.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:18:51.249Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=6d3fefe2-14a6-475a-ab6a-68f4eb7cf11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:18:51.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:19:01.258Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=95eeb125-a44a-4775-9352-d4a31227ad0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:19:01.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:19:11.265Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=de400e4e-33f2-4eab-97e3-2171fa9f7ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:19:11.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:19:21.273Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=a72d01f1-1cfa-4789-a5f2-12b6799311fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:19:21.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:19:31.279Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=5975499b-c0f3-4513-95eb-4425c0f8d7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:19:31.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:19:41.286Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=fcc537e2-f317-42eb-ba90-134c6c11d28d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:19:41.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:19:51.293Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=d90cd88b-6117-498f-b610-5c6863f6e6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:19:51.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:20:01.300Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=7dc82117-598e-4feb-9a8b-5f569b63f89d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:20:01.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:20:11.309Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=8fc5e746-9dbe-403b-9090-dabb1f65b9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:20:11.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T13:20:20.706Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T13:20:20.707Z |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-11-11T13:20:20.708Z |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-11-11T13:20:20.710Z |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-11-11T13:20:20.714Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T13:20:20.714Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-11T13:20:20.714Z |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-11-11T13:20:20.716Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:20:21.327Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=ca9bf680-f666-4bd2-ab41-23bc8727feaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:20:21.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:20:31.335Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=321c6569-df0a-48bc-a3fa-edb8bd261e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:20:31.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:20:41.347Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=699283b3-aaa4-4e48-98d1-f2f29ed9d7b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:20:41.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:20:51.353Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=fb1374e1-ff4b-4f34-919d-1133004c38bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:20:51.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:21:01.361Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=14f21d6d-ab23-4c09-a3f6-56bf12a99cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:21:01.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:21:11.368Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=de619aa4-805c-4057-aa54-32330838b89d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:21:11.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:21:21.375Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=a71cd376-9ae6-4054-8f0e-8c0b2721c0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:21:21.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:21:31.382Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=6db32b74-27cb-4d65-8bc6-349d41472c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:21:31.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:21:41.397Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=2131bd32-c62e-4908-9a46-70b5b9c1ece6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:21:41.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:21:51.404Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=857f3c0f-7e99-4842-a555-bee3af31be51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:21:51.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:22:01.421Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=5bcd450e-f185-4745-9ebc-20a69cc18d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:22:01.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:22:11.428Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=27a2e730-368a-42ed-b5e5-27241db8040d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:22:11.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:22:21.434Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=b37e5087-2da5-4243-9a5a-c26a3ff5e7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:22:21.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:22:31.442Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=cf14f318-6653-4bd1-bdff-645bca514d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:22:31.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:22:41.449Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=1e3847f8-547b-4ef1-bdbd-f0693cb98faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:22:41.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:22:51.456Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=0b41d1fc-b9e7-468d-aae6-5e8800630d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:22:51.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:23:01.473Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=a625dc8f-c4e0-4d2a-bf6b-31a1068b8468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:23:01.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:23:11.486Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=784eda10-14e5-4b2f-abd9-53881e134a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:23:11.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:23:21.495Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=05ba1280-0df7-461f-8632-84c4b65af738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:23:21.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:23:31.502Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=74258de5-1d7b-4b5f-b394-d0bce4e7b78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:23:31.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:23:41.511Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=3b93f1d6-b1f9-4d5a-a170-53777f3c8d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:23:41.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:23:51.519Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=539f056b-a15d-469c-990a-970bd755e898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:23:51.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:24:01.527Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=b28b6435-9e69-493a-8664-a7dcab4544ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:24:01.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:24:11.534Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=2b893c0f-fb6d-41f6-a941-273a2133674a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:24:11.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:24:21.550Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=a83629fe-3dd6-4df7-9454-db86b06a0985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:24:21.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:24:31.560Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=69f24c16-4157-425b-93fc-862f3edf4783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:24:31.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:24:41.568Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=6788f5a2-dd9e-44c2-8820-4b3c74ac0c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:24:41.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:24:51.574Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=4f406ae7-8f3d-45ec-8e1a-a0e7fb98d784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:24:51.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:25:01.583Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=22a9537a-b9fa-4be2-8b77-a2b1fafa1f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:25:01.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:25:11.589Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=1a1bc0c3-0a0b-48e1-a4b4-83bdc397f7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:25:11.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T13:25:20.698Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T13:25:20.699Z |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-11-11T13:25:20.699Z |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-11-11T13:25:20.702Z |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-11-11T13:25:20.705Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T13:25:20.705Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-11T13:25:20.705Z |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-11-11T13:25:20.706Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:25:21.595Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=7d0518f9-bf16-4aa0-88ba-dc74a23a181b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:25:21.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:25:31.602Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=a0816447-01a9-4fee-9cac-97ed8bb5ca5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:25:31.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:25:41.621Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=f4ab18ad-7016-421d-ae57-1cc2a6e21ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:25:41.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:25:51.629Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=3e544210-1863-4a18-bbc6-9d8438455e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:25:51.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:26:01.636Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=8a7bd771-48f4-4116-a1f8-12ba444f8f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:26:01.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:26:11.645Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=ed281d8d-cdd0-4006-aded-f81855c39adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:26:11.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:26:21.652Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=fdfbc0c1-1f62-4bec-ad57-9e5366e8a7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:26:21.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:26:31.660Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=ca956b52-c01f-46de-8bf6-b87a59a40743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:26:31.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:26:41.667Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=914726aa-60d7-4155-abae-170bab1b62b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:26:41.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:26:51.673Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=6055c5a9-f246-4944-9b7b-fc9e2d65792d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:26:51.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:27:01.683Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=3baba3d6-7e4f-4915-96f6-2d09cde95b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:27:01.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:27:11.706Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=1dc49889-e383-4c6e-b35b-62de106e3e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:27:11.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:27:21.715Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=81222729-5180-4d49-ba4f-f67de1dbfc4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:27:21.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:27:31.723Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=46f6fb0f-9ba7-49f0-9d39-ec732e764062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:27:31.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:27:41.729Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=ffa35f08-e225-40c5-9aee-f50570da1ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:27:41.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:27:51.735Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=bfc0589a-01e9-403e-bc4d-9352add382b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:27:51.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:28:01.742Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=0355c665-3aec-45d6-bde2-f98756a01ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:28:01.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:28:11.748Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=45109cff-0564-4f20-94e9-72e9d9c1314f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:28:11.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:28:21.757Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=c75e457c-752d-474a-91f2-20dc680133e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:28:21.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:28:31.764Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=51b40431-ca0c-4ca5-b28e-5a12c8868cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:28:31.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:28:41.806Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=524904ab-a853-49d7-996d-55b453a39bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:28:41.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:28:51.815Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=018df1f1-f29e-49b0-98af-5c50e4561ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:28:51.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:29:01.822Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=1ec6e10c-2077-44ec-aa61-5f8ed4cb208a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:29:01.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:29:11.828Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=b246387b-7c48-4352-b264-89c78f0950ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:29:11.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:29:21.836Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=d1470580-7f2c-4bf3-a34a-ac324ab55296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:29:21.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:29:31.842Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=c9493dc2-b3e7-4e9b-83ab-1343d3115e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:29:31.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:29:41.850Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=0d4846e4-636e-492c-852b-dafe6db9688d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:29:41.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:29:51.857Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=457241e0-d70c-463d-b028-58ad52e0a253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:29:51.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:30:01.864Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=35014b5a-8218-4136-9d4a-4af73779a25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:30:01.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:30:11.878Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=3f386599-dd0e-4d00-a6f8-b5f5f70e89b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:30:11.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T13:30:20.708Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T13:30:20.708Z |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-11-11T13:30:20.709Z |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-11-11T13:30:20.712Z |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-11-11T13:30:20.718Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T13:30:20.718Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-11T13:30:20.718Z |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-11-11T13:30:20.720Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:30:21.888Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=7cbb2153-2cd9-4f55-9547-8488e7ea9717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:30:21.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:30:31.894Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=a9d6fb0c-db3d-4392-ab97-4d7595e012c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:30:31.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:30:41.900Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=3b76994d-25e6-4f3f-94f8-fb7699b5b842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:30:41.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:30:51.907Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=87413191-cb1e-4ace-ba7e-70d7eaf2d2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:30:51.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:31:01.914Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=1950e514-9a2e-4979-8603-3dfa55649edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:31:01.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:31:11.920Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=722b8a40-9436-4f62-bc8a-32400ebb1cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:31:11.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:31:21.927Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=3d521fa7-1631-47d9-8eba-90f6192341fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:31:21.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:31:31.940Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=abab8200-facd-42fa-8b9a-4bf6d5fba69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:31:31.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:31:41.948Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=f0c59d99-f4b1-4b41-948d-cc4621877769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:31:41.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:31:51.956Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=d95b769c-42e5-4387-b448-17c0ff9dddfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:31:51.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:32:01.963Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=0232d9aa-6ae4-4285-af08-82d4c6a4c5ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:32:01.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:32:11.969Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=9458eda9-5a49-4361-9962-f8abc99513bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:32:11.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:32:21.977Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=c2773d60-5e61-4c52-bf81-145b72768ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:32:21.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:32:31.983Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=5d6f5f1c-56cf-41e0-9732-959ee2da3048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:32:31.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:32:41.995Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=5e5bc47e-bade-43a0-84ac-c16e8a63c89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:32:42.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:32:52.007Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=98f78195-6e33-4eae-b82d-cf5662535cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:32:52.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:33:02.016Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=8f8aa6ce-0f7a-4b56-bb94-aad63743b878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:33:02.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:33:12.023Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=1359a8fb-6171-443a-829d-75d45153e047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:33:12.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:33:22.032Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=9069e5b7-633a-41fc-b63a-fa1c82a0ce02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:33:22.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:33:32.039Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=a14bffae-ec5b-49c4-8a62-40544354da96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:33:32.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:33:42.045Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=86bb1ee9-3c87-47c2-93e9-ec49b56312dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:33:42.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:33:52.054Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=7f8944ec-3f6a-4c2e-b72c-6a305d36756d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:33:52.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:34:02.060Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=ebe89dbb-5fb3-41f5-ad4e-1a0953c7537f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:34:02.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:34:12.066Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=1b4ec798-6a98-4e4b-bacb-5f0e25aea237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:34:12.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:34:22.083Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=457e69d1-3daf-4f79-b5c8-af2f97dbb8e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:34:22.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:34:32.092Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=149280e2-eb9f-4dfc-8fdc-33515d4f1049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:34:32.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:34:42.100Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=70aed493-68f7-4bcb-859e-56d63ab5c2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:34:42.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:34:52.107Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=e2b45710-006e-4e1a-9725-b71202b8ead9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:34:52.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:35:02.116Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=c143eecc-8ecd-4621-b859-2e0f38e03404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:35:02.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:35:12.122Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=2a265027-c39a-4a3c-a2bb-dfd5ca0f1387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:35:12.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T13:35:20.734Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T13:35:20.734Z |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-11-11T13:35:20.735Z |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-11-11T13:35:20.738Z |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-11-11T13:35:20.744Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T13:35:20.744Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-11T13:35:20.745Z |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-11-11T13:35:20.749Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:35:22.130Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=46b5c36b-ac72-4f96-a5b2-8977afd32bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:35:22.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:35:32.136Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=a993dd8e-39c1-48cb-9301-18adefac9b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:35:32.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:35:42.143Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=a7890982-4c52-4d55-ae3c-219405ff22c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:35:42.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:35:52.158Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=c8f966de-e232-4ee6-a9e5-3eeaf3df0f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:35:52.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:36:02.167Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=697617dc-7dbb-4e9f-9c68-9ae38242f112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:36:02.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:36:12.172Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=92904574-5e84-40bc-b5cf-53c1011fb2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:36:12.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:36:22.183Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=3622bc76-9245-4970-9414-54340cc225d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:36:22.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:36:32.190Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=feaaaa59-6c62-46c5-968f-0c412687959e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:36:32.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:36:42.196Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=2608fc4e-b46f-4dfb-9772-3f9696e0de06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:36:42.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:36:52.202Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=114b22e7-73e7-4683-93de-b127e0a36a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:36:52.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:37:02.210Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=0bfe7c6f-eee5-42bc-966e-822953af6c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:37:02.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:37:12.218Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=45865f65-eb04-4e63-9299-6bdf99a4db9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:37:12.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:37:22.236Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=4d0cf059-8ae4-4a9c-9d8b-431cc4bc8163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:37:22.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:37:32.242Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=4c78d85d-2a15-4d0b-9ef4-ab6500dce6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:37:32.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:37:42.249Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=9024193a-1533-42ee-825c-51e09c5fae21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:37:42.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:37:52.256Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=cdcb5404-61a7-47d2-b857-d1bd286b161d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:37:52.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:38:02.262Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=83849b5c-3d74-495c-ba6d-bfcab37727c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:38:02.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:38:12.269Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=a7d5eceb-fb1f-40ef-8286-b0b524e13005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:38:12.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:38:22.277Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=2d1ad347-455a-4d4b-bfbc-c8adefc8afde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:38:22.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:38:32.291Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=baa6077f-4e24-48a6-bcc0-bf1038921af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:38:32.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:38:42.311Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=1f88dd1e-c605-4d30-836f-9093b3d1dd56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:38:42.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:38:52.317Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=25c3ba9f-2b07-43fb-9bb6-8b71ecd5dc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:38:52.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:39:02.324Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=bcda23e1-0722-4da6-9ba9-46f7ecf405f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:39:02.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:39:12.330Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=11a8fcb4-ce95-4fd9-8d14-c5c7d56e9005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:39:12.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:39:22.337Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=b41d0be3-0c0e-48e7-b181-edcc579b6c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:39:22.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:39:32.343Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=7a25b494-d8fe-40ef-97ac-ed74549cfa59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:39:32.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:39:42.348Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=d2b39720-03a3-40b5-b970-4bd4791c19ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:39:42.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:39:52.362Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=78482bd9-2354-4844-8a82-64b548326f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:39:52.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:40:02.379Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=2c47de69-87e0-44d3-ad8b-56789d6de6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:40:02.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:40:12.387Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=f43a1244-7c28-494d-ab70-125240bbc39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:40:12.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T13:40:20.670Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T13:40:20.671Z |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-11-11T13:40:20.672Z |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-11-11T13:40:20.674Z |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-11-11T13:40:20.676Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T13:40:20.677Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-11T13:40:20.677Z |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-11-11T13:40:20.678Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:40:22.395Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=4d09a9de-f85a-41f5-8654-78c7732b6da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:40:22.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:40:32.402Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=415dd48b-1b5d-4212-80a7-2201c72751bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:40:32.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:40:42.409Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=af18ecf7-072c-480c-86cf-f2009a6dc7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:40:42.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:40:52.417Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=369bbf5e-c669-46fd-8638-a603025ce12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:40:52.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:41:02.422Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=5bffa660-7e6e-4ff8-b757-49827b441a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:41:02.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:41:12.428Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=b419273a-76f8-4ef4-94ef-eed7b4ad42ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:41:12.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:41:22.434Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=02abd2d7-6be7-4e0d-9bd8-14e8f6825e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:41:22.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:41:32.452Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=f97ac314-2ea5-43c2-9590-5cb48d4011af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:41:32.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:41:42.461Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=3f66cda0-b11e-40d2-86bf-5004b4a90e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:41:42.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:41:52.469Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=8e4be255-aa72-4c29-a545-45c64b9a9561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:41:52.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:42:02.477Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=606a5e03-35a5-46c4-8c0a-aa5c72890591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:42:02.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:42:12.483Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=a047e1f9-26dd-4aee-b78e-b423cf4015e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:42:12.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:42:22.490Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=c67dfd76-4580-47d8-a957-33b9ac8b99fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:42:22.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:42:32.497Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=0d7e9c2e-0fcb-4259-ada8-bb00c88ac6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:42:32.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:42:42.503Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=707fce9e-7056-4ef5-bb8c-fc06eba7ed05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:42:42.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:42:52.512Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=fd136c45-60b9-4d44-994e-7e1154a38f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:42:52.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:43:02.526Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=a131ab44-b562-4149-ac6c-f4f12c0773e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:43:02.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:43:12.534Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=8d5d3f32-a45d-46a5-b5e9-809d56c98ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:43:12.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:43:22.539Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=92f15034-2fb1-4789-aedd-d2730462a675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:43:22.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:43:32.546Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=0f0abefb-f9af-41ae-b37c-dcf719d26ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:43:32.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:43:42.551Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=c2bd8a65-cc4d-40b0-8779-bf4df02efa16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:43:42.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:43:52.558Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=9539b213-1a01-4d06-bcbc-e25f8ac92d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:43:52.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:44:02.565Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=27b98849-e37b-4b01-9d1c-bd35ac9aec46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:44:02.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:44:12.570Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=507b7d3b-c9a5-400e-bcd5-c26be0e47c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:44:12.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:44:22.577Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=53f5fc0d-4b76-4179-bd6c-9efa783b9a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:44:22.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:44:32.591Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=de880c36-2502-4ca3-8b91-e8a603abcedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:44:32.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:44:42.599Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=56fd91bb-39e6-49c1-a6f8-cbce5f4ae865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:44:42.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:44:52.605Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=c7be529b-d3d6-4ce5-a123-2e28a5155858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:44:52.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:45:02.612Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=87e0513f-595d-4e48-8960-8346228bc22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:45:02.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:45:12.617Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=fd57eb94-8ff6-4b24-bd5f-64bdc61abe49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:45:12.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T13:45:20.693Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T13:45:20.694Z |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-11-11T13:45:20.695Z |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-11-11T13:45:20.697Z |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-11-11T13:45:20.701Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T13:45:20.701Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-11T13:45:20.701Z |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-11-11T13:45:20.703Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:45:22.623Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=38729976-3804-4f36-b77c-73940bcece6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:45:22.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:45:32.630Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=bf9a3bac-5977-418a-9975-f0038f95489a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:45:32.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:45:42.637Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=00a6daa0-4350-4a25-aa45-ef07e9935936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:45:42.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:45:52.650Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=527f9de3-4464-413d-908a-1c7e7a253e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:45:52.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:46:02.666Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=0e3b7136-3bb6-424c-ae08-ea0d5c7189ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:46:02.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:46:12.673Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=4a280e07-7d0f-42d3-9210-ad34204c43fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:46:12.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:46:22.680Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=acc4591d-678b-4b5b-a04a-00684e41bf08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:46:22.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:46:32.687Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=aeab8430-2f5e-42d6-a8de-27da7248137f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:46:32.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:46:42.695Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=9bd14217-f930-4afb-be56-c198e392a7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:46:42.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:46:52.702Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=27edf2bf-9ba4-4a52-bf46-38b32ad99f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:46:52.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:47:02.709Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=a0d453b3-0f9c-4f48-bc24-f6b02e63f6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:47:02.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:47:12.715Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=06955511-c0b6-4a23-9bad-0fa902a755c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:47:12.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:47:22.721Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=c2f2fce3-967a-46ce-b8bd-efe6b0017776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:47:22.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:47:32.732Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=6757ff2b-d1ff-427a-912a-602e7cea8876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:47:32.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:47:42.742Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=f6c306fc-a0d2-411f-90ea-f62d2ad57173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:47:42.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:47:52.749Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=bfb91dfc-ef0f-4262-b4e7-de108e53cb08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:47:52.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:48:02.755Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=0560f5ce-34c9-405f-bdaf-e1945271eed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:48:02.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:48:12.761Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=4696400e-5445-4c00-a242-f79772d0b48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:48:12.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:48:22.771Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=13222e53-89b0-4246-bdcb-fa020afd355d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:48:22.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:48:32.776Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=8dd0ce3b-0558-4a1d-b81d-b5e7dc84ed94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:48:32.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:48:42.786Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=e6a55c7a-33ed-4871-8cde-cc3b3231917d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:48:42.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:48:52.793Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=0819065f-95cf-4caa-a099-7aa6b8c1b271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:48:52.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:49:02.810Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=0ef02792-ca94-4d6c-8206-6736319438a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:49:02.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:49:12.825Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=d739df9d-2383-49f2-9668-58e79aea0ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:49:12.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:49:22.832Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=eb7d89d8-32e3-426e-b341-e590d638f22c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:49:22.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:49:32.841Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=4c86c9e7-ddaf-4f50-bca4-87c297dbe333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:49:32.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:49:42.847Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=5731d402-cc55-4798-97af-96dd83cf3f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:49:42.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:49:52.855Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=f8247264-164f-4cf8-b2b6-ebb02d65045e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:49:52.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:50:02.860Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=58f61196-4561-41a4-bc59-333a13e0e5d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:50:02.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:50:12.867Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=a33279c9-2a4e-450e-869a-4216c2f5770b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:50:12.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T13:50:20.730Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T13:50:20.730Z |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-11-11T13:50:20.731Z |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-11-11T13:50:20.735Z |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-11-11T13:50:20.739Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T13:50:20.739Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-11T13:50:20.739Z |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-11-11T13:50:20.741Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:50:22.876Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=1f0c23fb-13ce-478c-bed9-fcaa050599fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:50:22.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:50:32.884Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=f44d7a73-cbdf-4a0b-9e3d-47c25c3e31a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:50:32.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:50:42.895Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=cb2ead86-beb0-40d4-bced-3eee25ac6e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:50:42.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:50:52.903Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=c65e4bfd-c193-454e-8ac6-32a5ce885408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:50:52.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:51:02.908Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=9b8d50ff-aa32-4299-887e-02dcbe066e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:51:02.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:51:12.916Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=cc7f85a0-a5ed-43b1-a911-c58d5000a201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:51:12.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:51:22.922Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=00d71346-cbc0-43ce-a517-3a6b73b20aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:51:22.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:51:32.928Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=3facf0e5-05e7-4a2f-8c84-a00a93acff38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:51:32.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:51:42.940Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=d2222727-9440-48ca-89fa-4cb3606d6a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:51:42.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:51:52.948Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=e6bc7264-901d-47ab-a445-59de6d6e2f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:51:52.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:52:02.955Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=cb71f2cf-66d7-40a5-9fa0-45d420b2d382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:52:02.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:52:12.963Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=07251ebc-6f73-454d-8df1-8c5b0e2dae09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:52:12.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:52:22.968Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=898371fb-4b69-422e-8f6e-da67af20302d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:52:22.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:52:32.975Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=dc521e17-7b04-41a9-99de-7582f2fb6484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:52:32.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:52:42.982Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=6e473971-9f26-4515-bb91-98f4183e62f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:52:42.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:52:52.990Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=62f120b2-dc2a-4709-b6f3-b0ee655b527b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:52:52.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:53:02.997Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=6ecac1a0-5525-413b-9d20-d40ffee5be59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:53:03.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:53:13.012Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=e4156492-4ba8-49d5-9c66-c5a21cda65dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:53:13.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:53:23.019Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=1494363d-09ab-47ba-9cf7-7d651123a363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:53:23.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:53:33.025Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=2637ee75-b07d-40e0-a0cf-c1071409ec69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:53:33.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:53:43.034Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=278cb0b1-c3ff-47fe-9075-b34f7c853ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:53:43.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:53:53.041Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=02f97f9c-d708-4174-ad3d-2d1924c2dd1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:53:53.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:54:03.047Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=268029a8-6f19-4568-9e8b-37bb802c445f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:54:03.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:54:13.053Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=ec9bc4c0-3c2f-4dae-be1e-475d16006ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:54:13.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:54:23.061Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=67a2e3f6-4ff6-4abc-99cd-00f00c985bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:54:23.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:54:33.070Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=029e2ef3-34a4-4be2-8881-b38d1e386157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:54:33.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:54:43.091Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=b7de3c91-c458-4812-9f94-d7afb142c32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:54:43.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:54:53.098Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=473ede73-ffd0-4736-b2e7-0ba5c27e2f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:54:53.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:55:03.107Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=d09b0d01-984f-442c-b74c-95437eed1283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:55:03.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:55:13.114Z |INFO |Init configs |InvocationID=331c50d2-5b0d-4d76-92ec-e106238ba63b, InstanceUUID=66d29ce9-2f1f-49cc-bb3a-764a3138fbca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-11T13:55:13.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T13:55:20.705Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-11T13:55:20.706Z |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-11-11T13:55:20.706Z |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-11-11T13:55:20.709Z |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-11-11T13:55:20.712Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-11T13:55:20.712Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-11T13:55:20.712Z |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-11-11T13:55:20.714Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |